finalize run

⚒️ Generated with [Fabro](https://fabro.sh)
This commit is contained in:
Fabro 2026-05-11 13:03:20 -04:00
parent 4bbde44199
commit e4ab50325d
5 changed files with 185 additions and 85 deletions

249
run.json
View file

@ -233,7 +233,7 @@
"kind": "running"
},
"status_updated_at": "2026-05-11T17:03:01.489056Z",
"last_event_at": "2026-05-11T17:03:12.893807Z",
"last_event_at": "2026-05-11T17:03:20.474753Z",
"pending_control": null,
"checkpoints": [
{
@ -329,9 +329,9 @@
}
},
{
"seq": 0,
"seq": 36,
"checkpoint": {
"timestamp": "2026-05-11T17:03:14.940630Z",
"timestamp": "2026-05-11T17:03:20.474635Z",
"current_node": "list_issues",
"completed_nodes": [
"start",
@ -340,37 +340,29 @@
],
"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
"internal.thread_id": "list_prs",
"thread.list_prs.current_node": "list_issues",
"thread.start.current_node": "list_prs",
"failure_class": "",
"internal.run_id": "01KRBZVF52K25H357YMGH35WQY",
"outcome": "succeeded",
"internal.retry_count.list_issues": 0,
"internal.fidelity": "compact",
"internal.node_visit_count": 1,
"graph.goal": "List open PRs and issues via the gh CLI to verify GITHUB_TOKEN injection",
"graph.rankdir": "LR",
"failure_signature": "",
"internal.retry_count.list_prs": 0,
"internal.retry_count.start": 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": {
@ -378,19 +370,61 @@
},
"notes": "Script completed: gh pr list --state open --limit 50 2>&1",
"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
}
},
"next_node_id": "exit",
"git_commit_sha": "69429affbf598be498dd9d4e185089da759b56be",
"node_visits": {
"start": 1,
"list_issues": 1,
"list_prs": 1,
"list_issues": 1
"start": 1
}
},
"diff": {}
"diff": {
"summary": {
"files_changed": 0,
"additions": 0,
"deletions": 0
}
}
}
],
"conclusion": null,
"conclusion": {
"timestamp": "2026-05-11T17:03:20.500515Z",
"status": "succeeded",
"duration_ms": 18986,
"final_git_commit_sha": "69429affbf598be498dd9d4e185089da759b56be",
"stages": [
{
"stage_id": "start",
"stage_label": "start",
"duration_ms": 0,
"retries": 0
},
{
"stage_id": "list_prs",
"stage_label": "list_prs",
"duration_ms": 2579,
"retries": 0
},
{
"stage_id": "list_issues",
"stage_label": "list_issues",
"duration_ms": 2046,
"retries": 0
}
],
"total_retries": 0,
"diff": {}
},
"sandbox": {
"provider": "daytona",
"image": "buildpack-deps:noble",
@ -407,6 +441,107 @@
"superseded_by": null,
"pending_interviews": {},
"stages": {
"start@1": {
"first_event_seq": 15,
"prompt": null,
"response": null,
"completion": {
"outcome": "succeeded",
"notes": null,
"failure_reason": null,
"timestamp": "2026-05-11T17:03:04.571655Z"
},
"provider_used": null,
"diff": null,
"script_invocation": null,
"script_timing": null,
"parallel_results": null,
"output": null,
"started_at": "2026-05-11T17:03:04.571084Z",
"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"
},
"exit@1": {
"first_event_seq": 39,
"prompt": null,
"response": null,
"completion": {
"outcome": "succeeded",
"notes": null,
"failure_reason": null,
"timestamp": "2026-05-11T17:03:20.474753Z"
},
"provider_used": null,
"diff": null,
"script_invocation": null,
"script_timing": null,
"parallel_results": null,
"output": null,
"started_at": "2026-05-11T17:03:20.474729Z",
"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"
},
"list_issues@1": {
"first_event_seq": 29,
"prompt": null,
"response": null,
"completion": {
"outcome": "succeeded",
"notes": "Script completed: gh issue list --state open --limit 50 2>&1",
"failure_reason": null,
"timestamp": "2026-05-11T17:03:14.939991Z"
},
"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": {
"output": "blob://sha256/f9ec4f7358e5c3516832dad750ff5260840a785122ffd3124030d40a436daf9a",
"exit_code": 0,
"duration_ms": 2041,
"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-11T17:03:12.893363Z",
"handler": "command",
"duration_ms": 2046,
"usage": {
"input_tokens": 0,
"output_tokens": 0,
"total_tokens": 0,
"reasoning_tokens": 0,
"cache_read_tokens": 0,
"cache_write_tokens": 0
},
"state": "succeeded"
},
"list_prs@1": {
"first_event_seq": 19,
"prompt": null,
@ -449,62 +584,6 @@
"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:12.893363Z",
"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": 15,
"prompt": null,
"response": null,
"completion": {
"outcome": "succeeded",
"notes": null,
"failure_reason": null,
"timestamp": "2026-05-11T17:03:04.571655Z"
},
"provider_used": null,
"diff": null,
"script_invocation": null,
"script_timing": null,
"parallel_results": null,
"output": null,
"started_at": "2026-05-11T17:03:04.571084Z",
"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"
}
}
}

View file

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

View file

@ -0,0 +1,8 @@
{
"output": "blob://sha256/f9ec4f7358e5c3516832dad750ff5260840a785122ffd3124030d40a436daf9a",
"exit_code": 0,
"duration_ms": 2041,
"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-11T17:03:14.939991Z"
}

View file

@ -0,0 +1,6 @@
{
"outcome": "succeeded",
"notes": null,
"failure_reason": null,
"timestamp": "2026-05-11T17:03:20.474753Z"
}