mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-09-05 08:10:39 +00:00
98 lines
No EOL
3.7 KiB
JSON
98 lines
No EOL
3.7 KiB
JSON
{
|
|
"timestamp": "2026-03-22T20:12:58.263560Z",
|
|
"current_node": "ship",
|
|
"completed_nodes": [
|
|
"start",
|
|
"draft",
|
|
"approve",
|
|
"ship"
|
|
],
|
|
"node_retries": {
|
|
"ship": 1,
|
|
"approve": 1,
|
|
"start": 1,
|
|
"draft": 1
|
|
},
|
|
"context_values": {
|
|
"outcome": "success",
|
|
"internal.fidelity": "compact",
|
|
"internal.retry_count.start": 1,
|
|
"preferred_label": "[A] Approve",
|
|
"graph.goal": "Test human gate with auto-approve",
|
|
"command.output": "shipped\n",
|
|
"human.gate.label": "[A] Approve",
|
|
"internal.retry_count.draft": 1,
|
|
"failure_signature": "",
|
|
"graph.rankdir": "LR",
|
|
"last_response": "# Greeting\n\nHello! 👋 \n\nWelcome to Fabro! I'm ready to help you test the human gate with auto-approve functionality. Feel free to share the workflow details, test case, or specific scenario you'd li",
|
|
"thread.approve.current_node": "ship",
|
|
"human.gate.selected": "A",
|
|
"last_stage": "draft",
|
|
"internal.retry_count.ship": 1,
|
|
"internal.thread_id": "approve",
|
|
"response.draft": "# Greeting\n\nHello! 👋 \n\nWelcome to Fabro! I'm ready to help you test the human gate with auto-approve functionality. Feel free to share the workflow details, test case, or specific scenario you'd like to work through, and I'll assist you with implementation, debugging, or documentation as needed.\n\nWhat would you like to explore first?",
|
|
"current.preamble": "Goal: Test human gate with auto-approve\n\n## Completed stages\n- **draft**: success\n - Model: claude-haiku-4-5, 2.2k tokens in / 142 out\n- **approve**: success\n\n## Context\n- human.gate.label: [A] Approve\n- human.gate.selected: A\n",
|
|
"thread.start.current_node": "draft",
|
|
"thread.draft.current_node": "approve",
|
|
"internal.retry_count.approve": 1,
|
|
"internal.node_visit_count": 1,
|
|
"current_node": "ship",
|
|
"internal.run_id": "01KMBJVE3Q1RQ8VAB3F9G8G0VD",
|
|
"command.stderr": "",
|
|
"failure_class": ""
|
|
},
|
|
"logs": [],
|
|
"node_outcomes": {
|
|
"approve": {
|
|
"status": "success",
|
|
"preferred_label": "[A] Approve",
|
|
"suggested_next_ids": [
|
|
"ship"
|
|
],
|
|
"context_updates": {
|
|
"human.gate.selected": "A",
|
|
"human.gate.label": "[A] Approve"
|
|
},
|
|
"duration_ms": 0
|
|
},
|
|
"ship": {
|
|
"status": "success",
|
|
"context_updates": {
|
|
"command.output": "shipped\n",
|
|
"command.stderr": ""
|
|
},
|
|
"notes": "Script completed: echo shipped",
|
|
"duration_ms": 39
|
|
},
|
|
"draft": {
|
|
"status": "success",
|
|
"context_updates": {
|
|
"response.draft": "# Greeting\n\nHello! 👋 \n\nWelcome to Fabro! I'm ready to help you test the human gate with auto-approve functionality. Feel free to share the workflow details, test case, or specific scenario you'd like to work through, and I'll assist you with implementation, debugging, or documentation as needed.\n\nWhat would you like to explore first?",
|
|
"last_stage": "draft",
|
|
"last_response": "# Greeting\n\nHello! 👋 \n\nWelcome to Fabro! I'm ready to help you test the human gate with auto-approve functionality. Feel free to share the workflow details, test case, or specific scenario you'd li"
|
|
},
|
|
"notes": "Stage completed: draft",
|
|
"usage": {
|
|
"model": "claude-haiku-4-5",
|
|
"input_tokens": 2206,
|
|
"output_tokens": 142,
|
|
"cache_read_tokens": 0,
|
|
"cache_write_tokens": 0,
|
|
"reasoning_tokens": 59,
|
|
"cost": 0.0023328000000000003
|
|
},
|
|
"duration_ms": 1943
|
|
},
|
|
"start": {
|
|
"status": "success",
|
|
"duration_ms": 0
|
|
}
|
|
},
|
|
"next_node_id": "exit",
|
|
"node_visits": {
|
|
"start": 1,
|
|
"ship": 1,
|
|
"draft": 1,
|
|
"approve": 1
|
|
}
|
|
} |