mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-09-08 22:21:45 +00:00
parent
32d32a54db
commit
5d6f884efc
6 changed files with 138 additions and 10 deletions
124
run.json
124
run.json
|
|
@ -241,22 +241,24 @@
|
|||
"status_updated_at": "2026-05-05T22:04:24.986091Z",
|
||||
"pending_control": null,
|
||||
"checkpoint": {
|
||||
"timestamp": "2026-05-05T22:04:28.386218Z",
|
||||
"current_node": "list_prs",
|
||||
"timestamp": "2026-05-05T22:04:34.360499Z",
|
||||
"current_node": "list_issues",
|
||||
"completed_nodes": [
|
||||
"start",
|
||||
"list_prs"
|
||||
"list_prs",
|
||||
"list_issues"
|
||||
],
|
||||
"node_retries": {},
|
||||
"context_values": {
|
||||
"thread.list_prs.current_node": "list_issues",
|
||||
"graph.rankdir": "LR",
|
||||
"internal.fidelity": "compact",
|
||||
"failure_signature": "",
|
||||
"command.stderr": "blob://sha256/12ae32cb1ec02d01eda3581b127c1fee3b0dc53572ed6baf239721a03d82e126",
|
||||
"internal.work_dir": "/home/daytona/workspace",
|
||||
"internal.retry_count.list_prs": 0,
|
||||
"internal.thread_id": "start",
|
||||
"command.output": "blob://sha256/47f4e382338f0cd3f5c70d9df8986a697105d80a0b4a3da9922d7efaa7598c94",
|
||||
"internal.thread_id": "list_prs",
|
||||
"command.output": "blob://sha256/12356f58b27e8a4d2d4d2924ad162998d8a0c3975b8c49bcd4a83455034af4bc",
|
||||
"graph.goal": "List open PRs and issues via the gh CLI to verify GITHUB_TOKEN injection",
|
||||
"internal.node_visit_count": 1,
|
||||
"thread.start.current_node": "list_prs",
|
||||
|
|
@ -264,9 +266,19 @@
|
|||
"internal.run_id": "01KQX2Q2K7Q4CNB0GW5N9YQEAG",
|
||||
"internal.retry_count.start": 0,
|
||||
"outcome": "succeeded",
|
||||
"current_node": "list_prs"
|
||||
"internal.retry_count.list_issues": 0,
|
||||
"current_node": "list_issues"
|
||||
},
|
||||
"node_outcomes": {
|
||||
"list_issues": {
|
||||
"status": "succeeded",
|
||||
"context_updates": {
|
||||
"command.stderr": "blob://sha256/12ae32cb1ec02d01eda3581b127c1fee3b0dc53572ed6baf239721a03d82e126",
|
||||
"command.output": "blob://sha256/12356f58b27e8a4d2d4d2924ad162998d8a0c3975b8c49bcd4a83455034af4bc"
|
||||
},
|
||||
"notes": "Script completed: gh issue list --state open --limit 50 2>&1",
|
||||
"usage": null
|
||||
},
|
||||
"list_prs": {
|
||||
"status": "succeeded",
|
||||
"context_updates": {
|
||||
|
|
@ -281,10 +293,11 @@
|
|||
"usage": null
|
||||
}
|
||||
},
|
||||
"next_node_id": "list_issues",
|
||||
"next_node_id": "exit",
|
||||
"node_visits": {
|
||||
"start": 1,
|
||||
"list_prs": 1
|
||||
"list_prs": 1,
|
||||
"list_issues": 1
|
||||
}
|
||||
},
|
||||
"checkpoints": [
|
||||
|
|
@ -322,6 +335,57 @@
|
|||
"start": 1
|
||||
}
|
||||
}
|
||||
],
|
||||
[
|
||||
27,
|
||||
{
|
||||
"timestamp": "2026-05-05T22:04:32.585436Z",
|
||||
"current_node": "list_prs",
|
||||
"completed_nodes": [
|
||||
"start",
|
||||
"list_prs"
|
||||
],
|
||||
"node_retries": {},
|
||||
"context_values": {
|
||||
"internal.fidelity": "compact",
|
||||
"internal.node_visit_count": 1,
|
||||
"failure_signature": "",
|
||||
"thread.start.current_node": "list_prs",
|
||||
"command.stderr": "blob://sha256/12ae32cb1ec02d01eda3581b127c1fee3b0dc53572ed6baf239721a03d82e126",
|
||||
"failure_class": "",
|
||||
"outcome": "succeeded",
|
||||
"internal.run_id": "01KQX2Q2K7Q4CNB0GW5N9YQEAG",
|
||||
"internal.thread_id": "start",
|
||||
"internal.work_dir": "/home/daytona/workspace",
|
||||
"graph.goal": "List open PRs and issues via the gh CLI to verify GITHUB_TOKEN injection",
|
||||
"internal.retry_count.list_prs": 0,
|
||||
"command.output": "blob://sha256/47f4e382338f0cd3f5c70d9df8986a697105d80a0b4a3da9922d7efaa7598c94",
|
||||
"graph.rankdir": "LR",
|
||||
"internal.retry_count.start": 0,
|
||||
"current_node": "list_prs"
|
||||
},
|
||||
"node_outcomes": {
|
||||
"list_prs": {
|
||||
"status": "succeeded",
|
||||
"context_updates": {
|
||||
"command.stderr": "blob://sha256/12ae32cb1ec02d01eda3581b127c1fee3b0dc53572ed6baf239721a03d82e126",
|
||||
"command.output": "blob://sha256/47f4e382338f0cd3f5c70d9df8986a697105d80a0b4a3da9922d7efaa7598c94"
|
||||
},
|
||||
"notes": "Script completed: gh pr list --state open --limit 50 2>&1",
|
||||
"usage": null
|
||||
},
|
||||
"start": {
|
||||
"status": "succeeded",
|
||||
"usage": null
|
||||
}
|
||||
},
|
||||
"next_node_id": "list_issues",
|
||||
"git_commit_sha": "6a2bd8f7b499df8a03fcd83f53d9a4d4d7594c8d",
|
||||
"node_visits": {
|
||||
"start": 1,
|
||||
"list_prs": 1
|
||||
}
|
||||
}
|
||||
]
|
||||
],
|
||||
"conclusion": null,
|
||||
|
|
@ -366,7 +430,12 @@
|
|||
"first_event_seq": 20,
|
||||
"prompt": null,
|
||||
"response": null,
|
||||
"completion": null,
|
||||
"completion": {
|
||||
"outcome": "succeeded",
|
||||
"notes": "Script completed: gh pr list --state open --limit 50 2>&1",
|
||||
"failure_reason": null,
|
||||
"timestamp": "2026-05-05T22:04:28.384901Z"
|
||||
},
|
||||
"provider_used": null,
|
||||
"diff": null,
|
||||
"script_invocation": {
|
||||
|
|
@ -374,11 +443,46 @@
|
|||
"command": "gh pr list --state open --limit 50 2>&1",
|
||||
"language": "shell"
|
||||
},
|
||||
"script_timing": {
|
||||
"stdout": "blob://sha256/47f4e382338f0cd3f5c70d9df8986a697105d80a0b4a3da9922d7efaa7598c94",
|
||||
"stderr": "blob://sha256/12ae32cb1ec02d01eda3581b127c1fee3b0dc53572ed6baf239721a03d82e126",
|
||||
"exit_code": 0,
|
||||
"duration_ms": 1550,
|
||||
"termination": "exited",
|
||||
"stdout_bytes": 114,
|
||||
"stderr_bytes": 0,
|
||||
"streams_separated": true,
|
||||
"live_streaming": true
|
||||
},
|
||||
"parallel_results": null,
|
||||
"stdout": null,
|
||||
"stderr": null,
|
||||
"stdout_bytes": 114,
|
||||
"stderr_bytes": 0,
|
||||
"streams_separated": true,
|
||||
"live_streaming": true,
|
||||
"termination": "exited",
|
||||
"started_at": "2026-05-05T22:04:26.821309Z",
|
||||
"duration_ms": 1563,
|
||||
"state": "succeeded"
|
||||
},
|
||||
"list_issues@1": {
|
||||
"first_event_seq": 30,
|
||||
"prompt": null,
|
||||
"response": null,
|
||||
"completion": null,
|
||||
"provider_used": null,
|
||||
"diff": null,
|
||||
"script_invocation": {
|
||||
"script": "gh issue list --state open --limit 50 2>&1",
|
||||
"command": "gh issue list --state open --limit 50 2>&1",
|
||||
"language": "shell"
|
||||
},
|
||||
"script_timing": null,
|
||||
"parallel_results": null,
|
||||
"stdout": null,
|
||||
"stderr": null,
|
||||
"started_at": "2026-05-05T22:04:26.821309Z",
|
||||
"started_at": "2026-05-05T22:04:32.587028Z",
|
||||
"state": "running"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
11
stages/002-list_prs@1/script_timing.json
Normal file
11
stages/002-list_prs@1/script_timing.json
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"stdout": "blob://sha256/47f4e382338f0cd3f5c70d9df8986a697105d80a0b4a3da9922d7efaa7598c94",
|
||||
"stderr": "blob://sha256/12ae32cb1ec02d01eda3581b127c1fee3b0dc53572ed6baf239721a03d82e126",
|
||||
"exit_code": 0,
|
||||
"duration_ms": 1550,
|
||||
"termination": "exited",
|
||||
"stdout_bytes": 114,
|
||||
"stderr_bytes": 0,
|
||||
"streams_separated": true,
|
||||
"live_streaming": true
|
||||
}
|
||||
6
stages/002-list_prs@1/status.json
Normal file
6
stages/002-list_prs@1/status.json
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"outcome": "succeeded",
|
||||
"notes": "Script completed: gh pr list --state open --limit 50 2>&1",
|
||||
"failure_reason": null,
|
||||
"timestamp": "2026-05-05T22:04:28.384901Z"
|
||||
}
|
||||
1
stages/002-list_prs@1/stderr.log
Normal file
1
stages/002-list_prs@1/stderr.log
Normal file
|
|
@ -0,0 +1 @@
|
|||
blob://sha256/12ae32cb1ec02d01eda3581b127c1fee3b0dc53572ed6baf239721a03d82e126
|
||||
1
stages/002-list_prs@1/stdout.log
Normal file
1
stages/002-list_prs@1/stdout.log
Normal file
|
|
@ -0,0 +1 @@
|
|||
blob://sha256/47f4e382338f0cd3f5c70d9df8986a697105d80a0b4a3da9922d7efaa7598c94
|
||||
5
stages/003-list_issues@1/script_invocation.json
Normal file
5
stages/003-list_issues@1/script_invocation.json
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"script": "gh issue list --state open --limit 50 2>&1",
|
||||
"command": "gh issue list --state open --limit 50 2>&1",
|
||||
"language": "shell"
|
||||
}
|
||||
Loading…
Add table
Reference in a new issue