mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-08-28 05:27:41 +00:00
parent
406eb05341
commit
e3968ae7fe
3 changed files with 134 additions and 24 deletions
146
run.json
146
run.json
|
|
@ -232,7 +232,7 @@
|
|||
"kind": "running"
|
||||
},
|
||||
"status_updated_at": "2026-07-23T02:41:30.910718321Z",
|
||||
"last_event_at": "2026-07-23T02:41:34.500131736Z",
|
||||
"last_event_at": "2026-07-23T02:41:38.164493712Z",
|
||||
"pending_control": null,
|
||||
"checkpoints": [
|
||||
{
|
||||
|
|
@ -272,9 +272,9 @@
|
|||
"diff": {}
|
||||
},
|
||||
{
|
||||
"seq": 0,
|
||||
"seq": 36,
|
||||
"checkpoint": {
|
||||
"timestamp": "2026-07-23T02:41:34.531023179Z",
|
||||
"timestamp": "2026-07-23T02:41:38.164291121Z",
|
||||
"current_node": "greet",
|
||||
"completed_nodes": [
|
||||
"start",
|
||||
|
|
@ -282,29 +282,25 @@
|
|||
],
|
||||
"node_retries": {},
|
||||
"context_values": {
|
||||
"graph.goal": "Smoke test the Fabro server after upgrade",
|
||||
"internal.run_id": "01KY6DJF1WZTE10G1CD6FY5ZPZ",
|
||||
"current_node": "greet",
|
||||
"internal.fidelity": "compact",
|
||||
"internal.work_dir": "/home/daytona/workspace/fabro",
|
||||
"failure_signature": "",
|
||||
"failure_class": "",
|
||||
"last_stage": "greet",
|
||||
"internal.retry_count.start": 0,
|
||||
"response.greet": "Hello from Fabro.",
|
||||
"internal.retry_count.greet": 0,
|
||||
"last_response": "Hello from Fabro.",
|
||||
"internal.node_visit_count": 1,
|
||||
"internal.run_id": "01KY6DJF1WZTE10G1CD6FY5ZPZ",
|
||||
"thread.start.current_node": "greet",
|
||||
"last_response": "Hello from Fabro.",
|
||||
"internal.fidelity": "compact",
|
||||
"last_stage": "greet",
|
||||
"outcome": "succeeded",
|
||||
"graph.rankdir": "LR",
|
||||
"internal.thread_id": "start"
|
||||
"internal.thread_id": "start",
|
||||
"internal.work_dir": "/home/daytona/workspace/fabro",
|
||||
"internal.retry_count.greet": 0,
|
||||
"response.greet": "Hello from Fabro.",
|
||||
"failure_class": "",
|
||||
"current_node": "greet",
|
||||
"graph.goal": "Smoke test the Fabro server after upgrade",
|
||||
"failure_signature": "",
|
||||
"internal.retry_count.start": 0
|
||||
},
|
||||
"node_outcomes": {
|
||||
"start": {
|
||||
"status": "succeeded",
|
||||
"usage": null
|
||||
},
|
||||
"greet": {
|
||||
"status": "succeeded",
|
||||
"context_updates": {
|
||||
|
|
@ -342,18 +338,75 @@
|
|||
"tool_time_ms": 0,
|
||||
"active_time_ms": 1351
|
||||
}
|
||||
},
|
||||
"start": {
|
||||
"status": "succeeded",
|
||||
"usage": null
|
||||
}
|
||||
},
|
||||
"next_node_id": "exit",
|
||||
"git_commit_sha": "20b42845e0f40c3fa7cff2674e7cec3439c357d5",
|
||||
"node_visits": {
|
||||
"greet": 1,
|
||||
"start": 1
|
||||
}
|
||||
},
|
||||
"diff": {}
|
||||
"diff": {
|
||||
"summary": {
|
||||
"files_changed": 0,
|
||||
"additions": 0,
|
||||
"deletions": 0
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"conclusion": null,
|
||||
"conclusion": {
|
||||
"timestamp": "2026-07-23T02:41:38.185121151Z",
|
||||
"status": "succeeded",
|
||||
"timing": {
|
||||
"wall_time_ms": 7255,
|
||||
"inference_time_ms": 1351,
|
||||
"tool_time_ms": 0,
|
||||
"active_time_ms": 1351
|
||||
},
|
||||
"final_git_commit_sha": "20b42845e0f40c3fa7cff2674e7cec3439c357d5",
|
||||
"stages": [
|
||||
{
|
||||
"stage_id": "start",
|
||||
"stage_label": "start",
|
||||
"timing": {
|
||||
"wall_time_ms": 0,
|
||||
"inference_time_ms": 0,
|
||||
"tool_time_ms": 0,
|
||||
"active_time_ms": 0
|
||||
},
|
||||
"retries": 0
|
||||
},
|
||||
{
|
||||
"stage_id": "greet",
|
||||
"stage_label": "greet",
|
||||
"timing": {
|
||||
"wall_time_ms": 1826,
|
||||
"inference_time_ms": 1351,
|
||||
"tool_time_ms": 0,
|
||||
"active_time_ms": 1351
|
||||
},
|
||||
"billing_usd_micros": 25713,
|
||||
"retries": 0
|
||||
}
|
||||
],
|
||||
"billing": {
|
||||
"input_tokens": 8526,
|
||||
"output_tokens": 9,
|
||||
"total_tokens": 8535,
|
||||
"reasoning_tokens": 0,
|
||||
"cache_read_tokens": 0,
|
||||
"cache_write_tokens": 0,
|
||||
"total_usd_micros": 25713
|
||||
},
|
||||
"total_retries": 0,
|
||||
"diff": {}
|
||||
},
|
||||
"sandbox": {
|
||||
"kind": "ready",
|
||||
"plan": {
|
||||
|
|
@ -417,7 +470,12 @@
|
|||
"first_event_seq": 20,
|
||||
"prompt": null,
|
||||
"response": null,
|
||||
"completion": null,
|
||||
"completion": {
|
||||
"outcome": "succeeded",
|
||||
"notes": "Stage completed: greet",
|
||||
"failure_reason": null,
|
||||
"timestamp": "2026-07-23T02:41:34.530897045Z"
|
||||
},
|
||||
"provider_used": {
|
||||
"mode": "agent",
|
||||
"provider": "openrouter",
|
||||
|
|
@ -430,6 +488,12 @@
|
|||
"output": null,
|
||||
"started_at": "2026-07-23T02:41:32.704682203Z",
|
||||
"handler": "agent",
|
||||
"timing": {
|
||||
"wall_time_ms": 1826,
|
||||
"inference_time_ms": 1351,
|
||||
"tool_time_ms": 0,
|
||||
"active_time_ms": 1351
|
||||
},
|
||||
"usage": {
|
||||
"input_tokens": 8526,
|
||||
"output_tokens": 9,
|
||||
|
|
@ -634,7 +698,41 @@
|
|||
],
|
||||
"warnings": []
|
||||
},
|
||||
"state": "running"
|
||||
"state": "succeeded"
|
||||
},
|
||||
"exit@1": {
|
||||
"first_event_seq": 39,
|
||||
"prompt": null,
|
||||
"response": null,
|
||||
"completion": {
|
||||
"outcome": "succeeded",
|
||||
"notes": null,
|
||||
"failure_reason": null,
|
||||
"timestamp": "2026-07-23T02:41:38.164493712Z"
|
||||
},
|
||||
"provider_used": null,
|
||||
"diff": null,
|
||||
"script_invocation": null,
|
||||
"script_timing": null,
|
||||
"parallel_results": null,
|
||||
"output": null,
|
||||
"started_at": "2026-07-23T02:41:38.164462981Z",
|
||||
"handler": "exit",
|
||||
"timing": {
|
||||
"wall_time_ms": 0,
|
||||
"inference_time_ms": 0,
|
||||
"tool_time_ms": 0,
|
||||
"active_time_ms": 0
|
||||
},
|
||||
"usage": {
|
||||
"input_tokens": 0,
|
||||
"output_tokens": 0,
|
||||
"total_tokens": 0,
|
||||
"reasoning_tokens": 0,
|
||||
"cache_read_tokens": 0,
|
||||
"cache_write_tokens": 0
|
||||
},
|
||||
"state": "succeeded"
|
||||
}
|
||||
}
|
||||
}
|
||||
6
stages/002-greet@1/status.json
Normal file
6
stages/002-greet@1/status.json
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"outcome": "succeeded",
|
||||
"notes": "Stage completed: greet",
|
||||
"failure_reason": null,
|
||||
"timestamp": "2026-07-23T02:41:34.530897045Z"
|
||||
}
|
||||
6
stages/003-exit@1/status.json
Normal file
6
stages/003-exit@1/status.json
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"outcome": "succeeded",
|
||||
"notes": null,
|
||||
"failure_reason": null,
|
||||
"timestamp": "2026-07-23T02:41:38.164493712Z"
|
||||
}
|
||||
Loading…
Add table
Reference in a new issue