finalize run

⚒️ Generated with [Fabro](https://fabro.sh)
This commit is contained in:
Fabro 2026-05-11 14:33:42 -04:00
parent e877179c59
commit 875b986eee
5 changed files with 128 additions and 28 deletions

135
run.json
View file

@ -238,7 +238,7 @@
"kind": "running"
},
"status_updated_at": "2026-05-11T18:33:21.254471Z",
"last_event_at": "2026-05-11T18:33:33.395303Z",
"last_event_at": "2026-05-11T18:33:41.782286Z",
"pending_control": null,
"checkpoints": [
{
@ -334,9 +334,9 @@
}
},
{
"seq": 0,
"seq": 37,
"checkpoint": {
"timestamp": "2026-05-11T18:33:35.578887Z",
"timestamp": "2026-05-11T18:33:41.782175Z",
"current_node": "list_issues",
"completed_nodes": [
"start",
@ -345,23 +345,23 @@
],
"node_retries": {},
"context_values": {
"current_node": "list_issues",
"outcome": "succeeded",
"internal.fidelity": "compact",
"internal.node_visit_count": 1,
"command.output": "blob://sha256/f9ec4f7358e5c3516832dad750ff5260840a785122ffd3124030d40a436daf9a",
"failure_class": "",
"graph.goal": "List open PRs and issues via the gh CLI to verify GITHUB_TOKEN injection",
"internal.retry_count.start": 0,
"failure_signature": "",
"internal.retry_count.list_prs": 0,
"internal.run_id": "01KRC50SJDHTB4K9QSHQEJP5NW",
"thread.start.current_node": "list_prs",
"thread.list_prs.current_node": "list_issues",
"graph.rankdir": "LR",
"internal.retry_count.list_issues": 0,
"command.output": "blob://sha256/f9ec4f7358e5c3516832dad750ff5260840a785122ffd3124030d40a436daf9a",
"internal.work_dir": "/home/daytona/workspace",
"internal.fidelity": "compact",
"internal.retry_count.start": 0,
"failure_class": "",
"failure_signature": "",
"internal.run_id": "01KRC50SJDHTB4K9QSHQEJP5NW",
"internal.thread_id": "list_prs",
"internal.work_dir": "/home/daytona/workspace"
"thread.start.current_node": "list_prs",
"internal.node_visit_count": 1,
"graph.goal": "List open PRs and issues via the gh CLI to verify GITHUB_TOKEN injection",
"current_node": "list_issues",
"internal.retry_count.list_prs": 0,
"thread.list_prs.current_node": "list_issues",
"internal.retry_count.list_issues": 0,
"outcome": "succeeded"
},
"node_outcomes": {
"list_issues": {
@ -372,10 +372,6 @@
"notes": "Script completed: gh issue list --state open --limit 50 2>&1",
"usage": null
},
"start": {
"status": "succeeded",
"usage": null
},
"list_prs": {
"status": "succeeded",
"context_updates": {
@ -383,19 +379,57 @@
},
"notes": "Script completed: gh pr list --state open --limit 50 2>&1",
"usage": null
},
"start": {
"status": "succeeded",
"usage": null
}
},
"next_node_id": "exit",
"git_commit_sha": "4663d8ff22dd4ded505ec33e93a099035e400616",
"node_visits": {
"list_prs": 1,
"list_issues": 1,
"list_prs": 1,
"start": 1
}
},
"diff": {}
"diff": {
"summary": {
"files_changed": 0,
"additions": 0,
"deletions": 0
}
}
}
],
"conclusion": null,
"conclusion": {
"timestamp": "2026-05-11T18:33:41.805168Z",
"status": "succeeded",
"duration_ms": 20527,
"final_git_commit_sha": "4663d8ff22dd4ded505ec33e93a099035e400616",
"stages": [
{
"stage_id": "start",
"stage_label": "start",
"duration_ms": 0,
"retries": 0
},
{
"stage_id": "list_prs",
"stage_label": "list_prs",
"duration_ms": 3020,
"retries": 0
},
{
"stage_id": "list_issues",
"stage_label": "list_issues",
"duration_ms": 2183,
"retries": 0
}
],
"total_retries": 0,
"diff": {}
},
"sandbox": {
"provider": "daytona",
"image": "buildpack-deps:noble",
@ -412,6 +446,35 @@
"superseded_by": null,
"pending_interviews": {},
"stages": {
"exit@1": {
"first_event_seq": 40,
"prompt": null,
"response": null,
"completion": {
"outcome": "succeeded",
"notes": null,
"failure_reason": null,
"timestamp": "2026-05-11T18:33:41.782286Z"
},
"provider_used": null,
"diff": null,
"script_invocation": null,
"script_timing": null,
"parallel_results": null,
"output": null,
"started_at": "2026-05-11T18:33:41.782263Z",
"handler": "exit",
"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"
},
"start@1": {
"first_event_seq": 16,
"prompt": null,
@ -488,7 +551,12 @@
"first_event_seq": 30,
"prompt": null,
"response": null,
"completion": null,
"completion": {
"outcome": "succeeded",
"notes": "Script completed: gh issue list --state open --limit 50 2>&1",
"failure_reason": null,
"timestamp": "2026-05-11T18:33:35.578121Z"
},
"provider_used": null,
"diff": null,
"script_invocation": {
@ -496,11 +564,22 @@
"command": "exec 2>&1\ngh issue list --state open --limit 50 2>&1",
"language": "shell"
},
"script_timing": null,
"script_timing": {
"output": "blob://sha256/f9ec4f7358e5c3516832dad750ff5260840a785122ffd3124030d40a436daf9a",
"exit_code": 0,
"duration_ms": 2175,
"termination": "exited",
"output_bytes": 2337,
"live_streaming": true
},
"parallel_results": null,
"output": null,
"output_bytes": 2337,
"live_streaming": true,
"termination": "exited",
"started_at": "2026-05-11T18:33:33.395003Z",
"handler": "command",
"duration_ms": 2183,
"usage": {
"input_tokens": 0,
"output_tokens": 0,
@ -509,7 +588,7 @@
"cache_read_tokens": 0,
"cache_write_tokens": 0
},
"state": "running"
"state": "succeeded"
}
}
}

View file

@ -0,0 +1 @@
blob://sha256/f9ec4f7358e5c3516832dad750ff5260840a785122ffd3124030d40a436daf9a

View file

@ -0,0 +1,8 @@
{
"output": "blob://sha256/f9ec4f7358e5c3516832dad750ff5260840a785122ffd3124030d40a436daf9a",
"exit_code": 0,
"duration_ms": 2175,
"termination": "exited",
"output_bytes": 2337,
"live_streaming": true
}

View file

@ -0,0 +1,6 @@
{
"outcome": "succeeded",
"notes": "Script completed: gh issue list --state open --limit 50 2>&1",
"failure_reason": null,
"timestamp": "2026-05-11T18:33:35.578121Z"
}

View file

@ -0,0 +1,6 @@
{
"outcome": "succeeded",
"notes": null,
"failure_reason": null,
"timestamp": "2026-05-11T18:33:41.782286Z"
}