mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-09-06 08:18:58 +00:00
parent
35e8bc1fec
commit
7cbda265f7
4 changed files with 203 additions and 38 deletions
207
run.json
207
run.json
|
|
@ -206,7 +206,7 @@
|
|||
"status_updated_at": "2026-04-29T18:01:23.368173890Z",
|
||||
"pending_control": null,
|
||||
"checkpoint": {
|
||||
"timestamp": "2026-04-29T18:01:37.551235398Z",
|
||||
"timestamp": "2026-04-29T18:01:42.119474597Z",
|
||||
"current_node": "greet",
|
||||
"completed_nodes": [
|
||||
"start",
|
||||
|
|
@ -214,29 +214,25 @@
|
|||
],
|
||||
"node_retries": {},
|
||||
"context_values": {
|
||||
"last_response": "Added a haiku just below the main heading:\n\n> *Agents write the code*\n> *Graphs keep the process on track*\n> *You review, not watch*\n\nIt captures Fabro's core value proposition in 5-7-5: AI agents do ",
|
||||
"graph.goal": "Say hello and demonstrate a basic Fabro workflow",
|
||||
"internal.work_dir": "/workspace",
|
||||
"graph.rankdir": "LR",
|
||||
"internal.retry_count.start": 0,
|
||||
"last_stage": "greet",
|
||||
"internal.thread_id": "start",
|
||||
"response.greet": "Added a haiku just below the main heading:\n\n> *Agents write the code*\n> *Graphs keep the process on track*\n> *You review, not watch*\n\nIt captures Fabro's core value proposition in 5-7-5: AI agents do the work, workflow graphs enforce the process, and you stay in the reviewer's seat instead of babysitting every step.",
|
||||
"thread.start.current_node": "greet",
|
||||
"failure_class": "",
|
||||
"internal.fidelity": "compact",
|
||||
"internal.run_id": "01KQD6DTMBQB8CJBEWV86Q8DXK",
|
||||
"internal.retry_count.greet": 0,
|
||||
"internal.node_visit_count": 1,
|
||||
"failure_signature": "",
|
||||
"internal.thread_id": "start",
|
||||
"internal.work_dir": "/workspace",
|
||||
"outcome": "success",
|
||||
"current_node": "greet"
|
||||
"internal.retry_count.start": 0,
|
||||
"internal.run_id": "01KQD6DTMBQB8CJBEWV86Q8DXK",
|
||||
"failure_class": "",
|
||||
"response.greet": "Added a haiku just below the main heading:\n\n> *Agents write the code*\n> *Graphs keep the process on track*\n> *You review, not watch*\n\nIt captures Fabro's core value proposition in 5-7-5: AI agents do the work, workflow graphs enforce the process, and you stay in the reviewer's seat instead of babysitting every step.",
|
||||
"last_stage": "greet",
|
||||
"internal.retry_count.greet": 0,
|
||||
"graph.goal": "Say hello and demonstrate a basic Fabro workflow",
|
||||
"thread.start.current_node": "greet",
|
||||
"current_node": "greet",
|
||||
"last_response": "Added a haiku just below the main heading:\n\n> *Agents write the code*\n> *Graphs keep the process on track*\n> *You review, not watch*\n\nIt captures Fabro's core value proposition in 5-7-5: AI agents do ",
|
||||
"graph.rankdir": "LR",
|
||||
"failure_signature": ""
|
||||
},
|
||||
"node_outcomes": {
|
||||
"start": {
|
||||
"status": "success",
|
||||
"usage": null
|
||||
},
|
||||
"greet": {
|
||||
"status": "success",
|
||||
"context_updates": {
|
||||
|
|
@ -271,12 +267,17 @@
|
|||
"files_touched": [
|
||||
"/workspace/README.md"
|
||||
]
|
||||
},
|
||||
"start": {
|
||||
"status": "success",
|
||||
"usage": null
|
||||
}
|
||||
},
|
||||
"next_node_id": "exit",
|
||||
"git_commit_sha": "ecf897b3e2e2ba32c2acd906602b12e1ebce4a39",
|
||||
"node_visits": {
|
||||
"start": 1,
|
||||
"greet": 1
|
||||
"greet": 1,
|
||||
"start": 1
|
||||
}
|
||||
},
|
||||
"checkpoints": [
|
||||
|
|
@ -314,9 +315,117 @@
|
|||
"start": 1
|
||||
}
|
||||
}
|
||||
],
|
||||
[
|
||||
35,
|
||||
{
|
||||
"timestamp": "2026-04-29T18:01:42.119474597Z",
|
||||
"current_node": "greet",
|
||||
"completed_nodes": [
|
||||
"start",
|
||||
"greet"
|
||||
],
|
||||
"node_retries": {},
|
||||
"context_values": {
|
||||
"internal.fidelity": "compact",
|
||||
"internal.node_visit_count": 1,
|
||||
"internal.thread_id": "start",
|
||||
"internal.work_dir": "/workspace",
|
||||
"outcome": "success",
|
||||
"internal.retry_count.start": 0,
|
||||
"internal.run_id": "01KQD6DTMBQB8CJBEWV86Q8DXK",
|
||||
"failure_class": "",
|
||||
"response.greet": "Added a haiku just below the main heading:\n\n> *Agents write the code*\n> *Graphs keep the process on track*\n> *You review, not watch*\n\nIt captures Fabro's core value proposition in 5-7-5: AI agents do the work, workflow graphs enforce the process, and you stay in the reviewer's seat instead of babysitting every step.",
|
||||
"last_stage": "greet",
|
||||
"internal.retry_count.greet": 0,
|
||||
"graph.goal": "Say hello and demonstrate a basic Fabro workflow",
|
||||
"thread.start.current_node": "greet",
|
||||
"current_node": "greet",
|
||||
"last_response": "Added a haiku just below the main heading:\n\n> *Agents write the code*\n> *Graphs keep the process on track*\n> *You review, not watch*\n\nIt captures Fabro's core value proposition in 5-7-5: AI agents do ",
|
||||
"graph.rankdir": "LR",
|
||||
"failure_signature": ""
|
||||
},
|
||||
"node_outcomes": {
|
||||
"greet": {
|
||||
"status": "success",
|
||||
"context_updates": {
|
||||
"last_stage": "greet",
|
||||
"response.greet": "Added a haiku just below the main heading:\n\n> *Agents write the code*\n> *Graphs keep the process on track*\n> *You review, not watch*\n\nIt captures Fabro's core value proposition in 5-7-5: AI agents do the work, workflow graphs enforce the process, and you stay in the reviewer's seat instead of babysitting every step.",
|
||||
"last_response": "Added a haiku just below the main heading:\n\n> *Agents write the code*\n> *Graphs keep the process on track*\n> *You review, not watch*\n\nIt captures Fabro's core value proposition in 5-7-5: AI agents do "
|
||||
},
|
||||
"notes": "Stage completed: greet",
|
||||
"usage": {
|
||||
"input": {
|
||||
"usage": {
|
||||
"model": {
|
||||
"provider": "anthropic",
|
||||
"model_id": "claude-sonnet-4-6"
|
||||
},
|
||||
"tokens": {
|
||||
"input_tokens": 4735,
|
||||
"output_tokens": 398,
|
||||
"reasoning_tokens": 0,
|
||||
"cache_read_tokens": 23427,
|
||||
"cache_write_tokens": 12004
|
||||
}
|
||||
},
|
||||
"facts": {
|
||||
"provider": "anthropic",
|
||||
"cache_write_5m_tokens": 12004,
|
||||
"cache_write_1h_tokens": 0
|
||||
}
|
||||
},
|
||||
"total_usd_micros": 72218
|
||||
},
|
||||
"files_touched": [
|
||||
"/workspace/README.md"
|
||||
]
|
||||
},
|
||||
"start": {
|
||||
"status": "success",
|
||||
"usage": null
|
||||
}
|
||||
},
|
||||
"next_node_id": "exit",
|
||||
"git_commit_sha": "ecf897b3e2e2ba32c2acd906602b12e1ebce4a39",
|
||||
"node_visits": {
|
||||
"greet": 1,
|
||||
"start": 1
|
||||
}
|
||||
}
|
||||
]
|
||||
],
|
||||
"conclusion": null,
|
||||
"conclusion": {
|
||||
"timestamp": "2026-04-29T18:01:42.134637784Z",
|
||||
"status": "success",
|
||||
"duration_ms": 18752,
|
||||
"final_git_commit_sha": "ecf897b3e2e2ba32c2acd906602b12e1ebce4a39",
|
||||
"stages": [
|
||||
{
|
||||
"stage_id": "start",
|
||||
"stage_label": "start",
|
||||
"duration_ms": 0,
|
||||
"retries": 0
|
||||
},
|
||||
{
|
||||
"stage_id": "greet",
|
||||
"stage_label": "greet",
|
||||
"duration_ms": 11167,
|
||||
"billing_usd_micros": 72218,
|
||||
"retries": 0
|
||||
}
|
||||
],
|
||||
"billing": {
|
||||
"input_tokens": 4735,
|
||||
"output_tokens": 398,
|
||||
"total_tokens": 40564,
|
||||
"reasoning_tokens": 0,
|
||||
"cache_read_tokens": 23427,
|
||||
"cache_write_tokens": 12004,
|
||||
"total_usd_micros": 72218
|
||||
},
|
||||
"total_retries": 0
|
||||
},
|
||||
"retro": null,
|
||||
"retro_prompt": null,
|
||||
"retro_response": null,
|
||||
|
|
@ -333,22 +442,6 @@
|
|||
"superseded_by": null,
|
||||
"pending_interviews": {},
|
||||
"nodes": {
|
||||
"greet@1": {
|
||||
"prompt": null,
|
||||
"response": null,
|
||||
"status": null,
|
||||
"provider_used": {
|
||||
"mode": "agent",
|
||||
"provider": "anthropic",
|
||||
"model": "claude-sonnet-4-6"
|
||||
},
|
||||
"diff": null,
|
||||
"script_invocation": null,
|
||||
"script_timing": null,
|
||||
"parallel_results": null,
|
||||
"stdout": null,
|
||||
"stderr": null
|
||||
},
|
||||
"start@1": {
|
||||
"prompt": null,
|
||||
"response": null,
|
||||
|
|
@ -365,6 +458,44 @@
|
|||
"parallel_results": null,
|
||||
"stdout": null,
|
||||
"stderr": null
|
||||
},
|
||||
"exit@1": {
|
||||
"prompt": null,
|
||||
"response": null,
|
||||
"status": {
|
||||
"status": "success",
|
||||
"notes": null,
|
||||
"failure_reason": null,
|
||||
"timestamp": "2026-04-29T18:01:42.119631474Z"
|
||||
},
|
||||
"provider_used": null,
|
||||
"diff": null,
|
||||
"script_invocation": null,
|
||||
"script_timing": null,
|
||||
"parallel_results": null,
|
||||
"stdout": null,
|
||||
"stderr": null
|
||||
},
|
||||
"greet@1": {
|
||||
"prompt": null,
|
||||
"response": null,
|
||||
"status": {
|
||||
"status": "success",
|
||||
"notes": "Stage completed: greet",
|
||||
"failure_reason": null,
|
||||
"timestamp": "2026-04-29T18:01:37.551202106Z"
|
||||
},
|
||||
"provider_used": {
|
||||
"mode": "agent",
|
||||
"provider": "anthropic",
|
||||
"model": "claude-sonnet-4-6"
|
||||
},
|
||||
"diff": null,
|
||||
"script_invocation": null,
|
||||
"script_timing": null,
|
||||
"parallel_results": null,
|
||||
"stdout": null,
|
||||
"stderr": null
|
||||
}
|
||||
}
|
||||
}
|
||||
6
stages/exit@1/status.json
Normal file
6
stages/exit@1/status.json
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"status": "success",
|
||||
"notes": null,
|
||||
"failure_reason": null,
|
||||
"timestamp": "2026-04-29T18:01:42.119631474Z"
|
||||
}
|
||||
22
stages/greet@1/diff.patch
Normal file
22
stages/greet@1/diff.patch
Normal file
|
|
@ -0,0 +1,22 @@
|
|||
diff --git a/README.md b/README.md
|
||||
index d2d663b..a1d1510 100644
|
||||
--- a/README.md
|
||||
+++ b/README.md
|
||||
@@ -4,6 +4,10 @@
|
||||
|
||||
## The open source dark software factory for expert engineers
|
||||
|
||||
+> *Agents write the code*
|
||||
+> *Graphs keep the process on track*
|
||||
+> *You review, not watch*
|
||||
+
|
||||
AI coding agents are powerful but unpredictable. You either babysit every step or review a 50-file diff you don't trust. Fabro gives you a middle path: define the process as a graph, let agents execute it, and intervene only where it matters. [Why Fabro?](https://docs.fabro.sh/getting-started/why-fabro)
|
||||
|
||||
[](https://github.com/fabro-sh/fabro/actions/workflows/rust.yml)
|
||||
@@ -187,4 +191,4 @@ If you need a capability which is not in-scope for Fabro, you always have the op
|
||||
|
||||
## License
|
||||
|
||||
-Fabro is licensed under the [MIT License](LICENSE.md).
|
||||
+Fabro is licensed under the [MIT License](LICENSE.md).
|
||||
\ No newline at end of file
|
||||
6
stages/greet@1/status.json
Normal file
6
stages/greet@1/status.json
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"status": "success",
|
||||
"notes": "Stage completed: greet",
|
||||
"failure_reason": null,
|
||||
"timestamp": "2026-04-29T18:01:37.551202106Z"
|
||||
}
|
||||
Loading…
Add table
Reference in a new issue