mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-09-06 08:18:58 +00:00
parent
ec743e29c7
commit
be424dcad9
3 changed files with 165 additions and 7 deletions
161
run.json
161
run.json
|
|
@ -229,14 +229,104 @@
|
|||
}
|
||||
},
|
||||
"web_url": "http://127.0.0.1:32276/runs/01KRC5ZRZ0ZHXYYJGQG9D23TAD",
|
||||
"start": null,
|
||||
"status": {
|
||||
"kind": "starting"
|
||||
"start": {
|
||||
"start_time": "2026-05-11T18:50:21.060924Z",
|
||||
"run_branch": "fabro/run/01KRC5ZRZ0ZHXYYJGQG9D23TAD",
|
||||
"base_sha": "503601f8be41604d2b9e031b2174392dd4114c3d"
|
||||
},
|
||||
"status_updated_at": "2026-05-11T18:49:58.010017Z",
|
||||
"last_event_at": "2026-05-11T18:50:19.760381Z",
|
||||
"status": {
|
||||
"kind": "running"
|
||||
},
|
||||
"status_updated_at": "2026-05-11T18:50:21.061002Z",
|
||||
"last_event_at": "2026-05-11T18:50:24.079661Z",
|
||||
"pending_control": null,
|
||||
"checkpoints": [],
|
||||
"checkpoints": [
|
||||
{
|
||||
"seq": 19,
|
||||
"checkpoint": {
|
||||
"timestamp": "2026-05-11T18:50:24.079511Z",
|
||||
"current_node": "start",
|
||||
"completed_nodes": [
|
||||
"start"
|
||||
],
|
||||
"node_retries": {},
|
||||
"context_values": {
|
||||
"internal.retry_count.start": 0,
|
||||
"internal.thread_id": null,
|
||||
"internal.fidelity": "compact",
|
||||
"failure_class": "",
|
||||
"failure_signature": "",
|
||||
"internal.run_id": "01KRC5ZRZ0ZHXYYJGQG9D23TAD",
|
||||
"graph.rankdir": "LR",
|
||||
"current_node": "start",
|
||||
"graph.goal": "List open PRs and issues via the gh CLI to verify GITHUB_TOKEN injection",
|
||||
"internal.node_visit_count": 1,
|
||||
"internal.work_dir": "/home/daytona/workspace",
|
||||
"outcome": "succeeded"
|
||||
},
|
||||
"node_outcomes": {
|
||||
"start": {
|
||||
"status": "succeeded",
|
||||
"usage": null
|
||||
}
|
||||
},
|
||||
"next_node_id": "list_prs",
|
||||
"node_visits": {
|
||||
"start": 1
|
||||
}
|
||||
},
|
||||
"diff": {}
|
||||
},
|
||||
{
|
||||
"seq": 0,
|
||||
"checkpoint": {
|
||||
"timestamp": "2026-05-11T18:50:26.765633Z",
|
||||
"current_node": "list_prs",
|
||||
"completed_nodes": [
|
||||
"start",
|
||||
"list_prs"
|
||||
],
|
||||
"node_retries": {},
|
||||
"context_values": {
|
||||
"failure_class": "",
|
||||
"internal.work_dir": "/home/daytona/workspace",
|
||||
"outcome": "succeeded",
|
||||
"thread.start.current_node": "list_prs",
|
||||
"internal.retry_count.list_prs": 0,
|
||||
"failure_signature": "",
|
||||
"internal.fidelity": "compact",
|
||||
"command.output": "blob://sha256/0b23fb241ded682323efecc2548d67e03b489a36049fcea78a8882a74b7b77e2",
|
||||
"internal.node_visit_count": 1,
|
||||
"internal.thread_id": "start",
|
||||
"internal.run_id": "01KRC5ZRZ0ZHXYYJGQG9D23TAD",
|
||||
"graph.rankdir": "LR",
|
||||
"graph.goal": "List open PRs and issues via the gh CLI to verify GITHUB_TOKEN injection",
|
||||
"current_node": "list_prs",
|
||||
"internal.retry_count.start": 0
|
||||
},
|
||||
"node_outcomes": {
|
||||
"list_prs": {
|
||||
"status": "succeeded",
|
||||
"context_updates": {
|
||||
"command.output": "blob://sha256/0b23fb241ded682323efecc2548d67e03b489a36049fcea78a8882a74b7b77e2"
|
||||
},
|
||||
"notes": "Script completed: gh pr list --state open --limit 50 2>&1",
|
||||
"usage": null
|
||||
},
|
||||
"start": {
|
||||
"status": "succeeded",
|
||||
"usage": null
|
||||
}
|
||||
},
|
||||
"next_node_id": "list_issues",
|
||||
"node_visits": {
|
||||
"list_prs": 1,
|
||||
"start": 1
|
||||
}
|
||||
},
|
||||
"diff": {}
|
||||
}
|
||||
],
|
||||
"conclusion": null,
|
||||
"sandbox": {
|
||||
"provider": "daytona",
|
||||
|
|
@ -253,5 +343,62 @@
|
|||
"pull_request": null,
|
||||
"superseded_by": null,
|
||||
"pending_interviews": {},
|
||||
"stages": {}
|
||||
"stages": {
|
||||
"list_prs@1": {
|
||||
"first_event_seq": 20,
|
||||
"prompt": null,
|
||||
"response": null,
|
||||
"completion": null,
|
||||
"provider_used": null,
|
||||
"diff": null,
|
||||
"script_invocation": {
|
||||
"script": "gh pr list --state open --limit 50 2>&1",
|
||||
"command": "exec 2>&1\ngh pr list --state open --limit 50 2>&1",
|
||||
"language": "shell"
|
||||
},
|
||||
"script_timing": null,
|
||||
"parallel_results": null,
|
||||
"output": null,
|
||||
"started_at": "2026-05-11T18:50:24.079630Z",
|
||||
"handler": "command",
|
||||
"usage": {
|
||||
"input_tokens": 0,
|
||||
"output_tokens": 0,
|
||||
"total_tokens": 0,
|
||||
"reasoning_tokens": 0,
|
||||
"cache_read_tokens": 0,
|
||||
"cache_write_tokens": 0
|
||||
},
|
||||
"state": "running"
|
||||
},
|
||||
"start@1": {
|
||||
"first_event_seq": 16,
|
||||
"prompt": null,
|
||||
"response": null,
|
||||
"completion": {
|
||||
"outcome": "succeeded",
|
||||
"notes": null,
|
||||
"failure_reason": null,
|
||||
"timestamp": "2026-05-11T18:50:24.079325Z"
|
||||
},
|
||||
"provider_used": null,
|
||||
"diff": null,
|
||||
"script_invocation": null,
|
||||
"script_timing": null,
|
||||
"parallel_results": null,
|
||||
"output": null,
|
||||
"started_at": "2026-05-11T18:50:24.079201Z",
|
||||
"handler": "start",
|
||||
"duration_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/001-start@1/status.json
Normal file
6
stages/001-start@1/status.json
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"outcome": "succeeded",
|
||||
"notes": null,
|
||||
"failure_reason": null,
|
||||
"timestamp": "2026-05-11T18:50:24.079325Z"
|
||||
}
|
||||
5
stages/002-list_prs@1/script_invocation.json
Normal file
5
stages/002-list_prs@1/script_invocation.json
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"script": "gh pr list --state open --limit 50 2>&1",
|
||||
"command": "exec 2>&1\ngh pr list --state open --limit 50 2>&1",
|
||||
"language": "shell"
|
||||
}
|
||||
Loading…
Add table
Reference in a new issue