mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-09-05 08:10:39 +00:00
parent
da98c4be20
commit
4bbde44199
5 changed files with 150 additions and 19 deletions
149
run.json
149
run.json
|
|
@ -233,7 +233,7 @@
|
|||
"kind": "running"
|
||||
},
|
||||
"status_updated_at": "2026-05-11T17:03:01.489056Z",
|
||||
"last_event_at": "2026-05-11T17:03:04.572139Z",
|
||||
"last_event_at": "2026-05-11T17:03:12.893807Z",
|
||||
"pending_control": null,
|
||||
"checkpoints": [
|
||||
{
|
||||
|
|
@ -273,9 +273,9 @@
|
|||
"diff": {}
|
||||
},
|
||||
{
|
||||
"seq": 0,
|
||||
"seq": 26,
|
||||
"checkpoint": {
|
||||
"timestamp": "2026-05-11T17:03:07.152115Z",
|
||||
"timestamp": "2026-05-11T17:03:12.891668Z",
|
||||
"current_node": "list_prs",
|
||||
"completed_nodes": [
|
||||
"start",
|
||||
|
|
@ -283,21 +283,21 @@
|
|||
],
|
||||
"node_retries": {},
|
||||
"context_values": {
|
||||
"thread.start.current_node": "list_prs",
|
||||
"internal.retry_count.list_prs": 0,
|
||||
"graph.goal": "List open PRs and issues via the gh CLI to verify GITHUB_TOKEN injection",
|
||||
"failure_class": "",
|
||||
"internal.fidelity": "compact",
|
||||
"internal.work_dir": "/home/daytona/workspace",
|
||||
"internal.run_id": "01KRBZVF52K25H357YMGH35WQY",
|
||||
"internal.node_visit_count": 1,
|
||||
"outcome": "succeeded",
|
||||
"current_node": "list_prs",
|
||||
"internal.thread_id": "start",
|
||||
"failure_signature": "",
|
||||
"graph.rankdir": "LR",
|
||||
"internal.retry_count.list_prs": 0,
|
||||
"internal.retry_count.start": 0,
|
||||
"command.output": "blob://sha256/99b8d2c7a8a89dbd3fd18d066c43db85002cc429217d23ef528aaa46a1e623c4"
|
||||
"internal.run_id": "01KRBZVF52K25H357YMGH35WQY",
|
||||
"current_node": "list_prs",
|
||||
"graph.goal": "List open PRs and issues via the gh CLI to verify GITHUB_TOKEN injection",
|
||||
"internal.node_visit_count": 1,
|
||||
"graph.rankdir": "LR",
|
||||
"failure_signature": "",
|
||||
"command.output": "blob://sha256/99b8d2c7a8a89dbd3fd18d066c43db85002cc429217d23ef528aaa46a1e623c4",
|
||||
"internal.fidelity": "compact",
|
||||
"failure_class": "",
|
||||
"thread.start.current_node": "list_prs",
|
||||
"internal.thread_id": "start",
|
||||
"outcome": "succeeded"
|
||||
},
|
||||
"node_outcomes": {
|
||||
"start": {
|
||||
|
|
@ -314,9 +314,77 @@
|
|||
}
|
||||
},
|
||||
"next_node_id": "list_issues",
|
||||
"git_commit_sha": "c0f42cc84e015798c842016997a8be4d6fe84b37",
|
||||
"node_visits": {
|
||||
"list_prs": 1,
|
||||
"start": 1
|
||||
}
|
||||
},
|
||||
"diff": {
|
||||
"summary": {
|
||||
"files_changed": 0,
|
||||
"additions": 0,
|
||||
"deletions": 0
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"seq": 0,
|
||||
"checkpoint": {
|
||||
"timestamp": "2026-05-11T17:03:14.940630Z",
|
||||
"current_node": "list_issues",
|
||||
"completed_nodes": [
|
||||
"start",
|
||||
"list_prs",
|
||||
"list_issues"
|
||||
],
|
||||
"node_retries": {},
|
||||
"context_values": {
|
||||
"thread.start.current_node": "list_prs",
|
||||
"internal.retry_count.list_prs": 0,
|
||||
"thread.list_prs.current_node": "list_issues",
|
||||
"graph.goal": "List open PRs and issues via the gh CLI to verify GITHUB_TOKEN injection",
|
||||
"failure_class": "",
|
||||
"internal.fidelity": "compact",
|
||||
"internal.work_dir": "/home/daytona/workspace",
|
||||
"internal.run_id": "01KRBZVF52K25H357YMGH35WQY",
|
||||
"internal.node_visit_count": 1,
|
||||
"outcome": "succeeded",
|
||||
"current_node": "list_issues",
|
||||
"internal.thread_id": "list_prs",
|
||||
"failure_signature": "",
|
||||
"graph.rankdir": "LR",
|
||||
"internal.retry_count.start": 0,
|
||||
"command.output": "blob://sha256/f9ec4f7358e5c3516832dad750ff5260840a785122ffd3124030d40a436daf9a",
|
||||
"internal.retry_count.list_issues": 0
|
||||
},
|
||||
"node_outcomes": {
|
||||
"start": {
|
||||
"status": "succeeded",
|
||||
"usage": null
|
||||
},
|
||||
"list_issues": {
|
||||
"status": "succeeded",
|
||||
"context_updates": {
|
||||
"command.output": "blob://sha256/f9ec4f7358e5c3516832dad750ff5260840a785122ffd3124030d40a436daf9a"
|
||||
},
|
||||
"notes": "Script completed: gh issue list --state open --limit 50 2>&1",
|
||||
"usage": null
|
||||
},
|
||||
"list_prs": {
|
||||
"status": "succeeded",
|
||||
"context_updates": {
|
||||
"command.output": "blob://sha256/99b8d2c7a8a89dbd3fd18d066c43db85002cc429217d23ef528aaa46a1e623c4"
|
||||
},
|
||||
"notes": "Script completed: gh pr list --state open --limit 50 2>&1",
|
||||
"usage": null
|
||||
}
|
||||
},
|
||||
"next_node_id": "exit",
|
||||
"node_visits": {
|
||||
"start": 1,
|
||||
"list_prs": 1
|
||||
"list_prs": 1,
|
||||
"list_issues": 1
|
||||
}
|
||||
},
|
||||
"diff": {}
|
||||
|
|
@ -343,7 +411,12 @@
|
|||
"first_event_seq": 19,
|
||||
"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-11T17:03:07.151565Z"
|
||||
},
|
||||
"provider_used": null,
|
||||
"diff": null,
|
||||
"script_invocation": {
|
||||
|
|
@ -351,10 +424,48 @@
|
|||
"command": "exec 2>&1\ngh pr list --state open --limit 50 2>&1",
|
||||
"language": "shell"
|
||||
},
|
||||
"script_timing": {
|
||||
"output": "blob://sha256/99b8d2c7a8a89dbd3fd18d066c43db85002cc429217d23ef528aaa46a1e623c4",
|
||||
"exit_code": 0,
|
||||
"duration_ms": 1938,
|
||||
"termination": "exited",
|
||||
"output_bytes": 197,
|
||||
"live_streaming": true
|
||||
},
|
||||
"parallel_results": null,
|
||||
"output": null,
|
||||
"output_bytes": 197,
|
||||
"live_streaming": true,
|
||||
"termination": "exited",
|
||||
"started_at": "2026-05-11T17:03:04.572092Z",
|
||||
"handler": "command",
|
||||
"duration_ms": 2579,
|
||||
"usage": {
|
||||
"input_tokens": 0,
|
||||
"output_tokens": 0,
|
||||
"total_tokens": 0,
|
||||
"reasoning_tokens": 0,
|
||||
"cache_read_tokens": 0,
|
||||
"cache_write_tokens": 0
|
||||
},
|
||||
"state": "succeeded"
|
||||
},
|
||||
"list_issues@1": {
|
||||
"first_event_seq": 29,
|
||||
"prompt": null,
|
||||
"response": null,
|
||||
"completion": null,
|
||||
"provider_used": null,
|
||||
"diff": null,
|
||||
"script_invocation": {
|
||||
"script": "gh issue list --state open --limit 50 2>&1",
|
||||
"command": "exec 2>&1\ngh issue list --state open --limit 50 2>&1",
|
||||
"language": "shell"
|
||||
},
|
||||
"script_timing": null,
|
||||
"parallel_results": null,
|
||||
"output": null,
|
||||
"started_at": "2026-05-11T17:03:04.572092Z",
|
||||
"started_at": "2026-05-11T17:03:12.893363Z",
|
||||
"handler": "command",
|
||||
"usage": {
|
||||
"input_tokens": 0,
|
||||
|
|
|
|||
1
stages/002-list_prs@1/output.log
Normal file
1
stages/002-list_prs@1/output.log
Normal file
|
|
@ -0,0 +1 @@
|
|||
blob://sha256/99b8d2c7a8a89dbd3fd18d066c43db85002cc429217d23ef528aaa46a1e623c4
|
||||
8
stages/002-list_prs@1/script_timing.json
Normal file
8
stages/002-list_prs@1/script_timing.json
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"output": "blob://sha256/99b8d2c7a8a89dbd3fd18d066c43db85002cc429217d23ef528aaa46a1e623c4",
|
||||
"exit_code": 0,
|
||||
"duration_ms": 1938,
|
||||
"termination": "exited",
|
||||
"output_bytes": 197,
|
||||
"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-11T17:03:07.151565Z"
|
||||
}
|
||||
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": "exec 2>&1\ngh issue list --state open --limit 50 2>&1",
|
||||
"language": "shell"
|
||||
}
|
||||
Loading…
Add table
Reference in a new issue