mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-09-08 22:21:45 +00:00
parent
748bae911c
commit
6a0d86af63
6 changed files with 96 additions and 0 deletions
62
checkpoint.json
Normal file
62
checkpoint.json
Normal file
|
|
@ -0,0 +1,62 @@
|
|||
{
|
||||
"timestamp": "2026-03-19T13:28:25.740082Z",
|
||||
"current_node": "draft",
|
||||
"completed_nodes": [
|
||||
"start",
|
||||
"draft"
|
||||
],
|
||||
"node_retries": {
|
||||
"draft": 1,
|
||||
"start": 1
|
||||
},
|
||||
"context_values": {
|
||||
"failure_signature": "",
|
||||
"last_response": "# Greeting\n\nHello! 👋 I'm Claude, an AI assistant created by Anthropic. I'm here to help you with a wide range of tasks—whether that's answering questions, writing code, analyzing documents, debug",
|
||||
"thread.start.current_node": "draft",
|
||||
"internal.work_dir": "/private/var/folders/nm/bd2dwzy52t1ckn3tklsfmy1c0000gn/T/.tmpNJdBlG/run/worktree",
|
||||
"failure_class": "",
|
||||
"graph.goal": "Test human gate with auto-approve",
|
||||
"current_node": "draft",
|
||||
"current.preamble": "Goal: Test human gate with auto-approve\n",
|
||||
"internal.retry_count.draft": 1,
|
||||
"last_stage": "draft",
|
||||
"response.draft": "# Greeting\n\nHello! 👋 I'm Claude, an AI assistant created by Anthropic. I'm here to help you with a wide range of tasks—whether that's answering questions, writing code, analyzing documents, debugging problems, or brainstorming ideas.\n\nLooking at your repository, I can see you're working on **Fabro**, an impressive AI-powered workflow orchestration platform. I'm familiar with the codebase and ready to assist with:\n\n- **Rust development** across your crates (workflows, API, agents, sandboxes, etc.)\n- **TypeScript/React** work on the fabro-web frontend\n- **Testing workflows** with your CLI and engine\n- **API design** and OpenAPI spec updates\n- **Architecture questions** and implementation guidance\n\nFeel free to ask me anything about your codebase, and I'll reference the CLAUDE.md guidance and strategy docs as needed. Let's build something great! 🚀",
|
||||
"internal.thread_id": "start",
|
||||
"graph.rankdir": "LR",
|
||||
"internal.fidelity": "compact",
|
||||
"outcome": "success",
|
||||
"internal.run_id": "01KM34GS7JM6D9D392ABDJVMAC",
|
||||
"internal.node_visit_count": 1,
|
||||
"internal.retry_count.start": 1
|
||||
},
|
||||
"logs": [],
|
||||
"node_outcomes": {
|
||||
"draft": {
|
||||
"status": "success",
|
||||
"context_updates": {
|
||||
"last_response": "# Greeting\n\nHello! 👋 I'm Claude, an AI assistant created by Anthropic. I'm here to help you with a wide range of tasks—whether that's answering questions, writing code, analyzing documents, debug",
|
||||
"last_stage": "draft",
|
||||
"response.draft": "# Greeting\n\nHello! 👋 I'm Claude, an AI assistant created by Anthropic. I'm here to help you with a wide range of tasks—whether that's answering questions, writing code, analyzing documents, debugging problems, or brainstorming ideas.\n\nLooking at your repository, I can see you're working on **Fabro**, an impressive AI-powered workflow orchestration platform. I'm familiar with the codebase and ready to assist with:\n\n- **Rust development** across your crates (workflows, API, agents, sandboxes, etc.)\n- **TypeScript/React** work on the fabro-web frontend\n- **Testing workflows** with your CLI and engine\n- **API design** and OpenAPI spec updates\n- **Architecture questions** and implementation guidance\n\nFeel free to ask me anything about your codebase, and I'll reference the CLAUDE.md guidance and strategy docs as needed. Let's build something great! 🚀"
|
||||
},
|
||||
"notes": "Stage completed: draft",
|
||||
"usage": {
|
||||
"model": "claude-haiku-4-5",
|
||||
"input_tokens": 2022,
|
||||
"output_tokens": 214,
|
||||
"cache_read_tokens": 0,
|
||||
"cache_write_tokens": 0,
|
||||
"cost": 0.0024736000000000003
|
||||
},
|
||||
"duration_ms": 3502
|
||||
},
|
||||
"start": {
|
||||
"status": "success",
|
||||
"duration_ms": 0
|
||||
}
|
||||
},
|
||||
"next_node_id": "approve",
|
||||
"node_visits": {
|
||||
"draft": 1,
|
||||
"start": 1
|
||||
}
|
||||
}
|
||||
4
nodes/draft/prompt.md
Normal file
4
nodes/draft/prompt.md
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
Goal: Test human gate with auto-approve
|
||||
|
||||
|
||||
Write a short greeting message.
|
||||
5
nodes/draft/provider_used.json
Normal file
5
nodes/draft/provider_used.json
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"mode": "prompt",
|
||||
"provider": "anthropic",
|
||||
"model": "claude-haiku-4-5"
|
||||
}
|
||||
13
nodes/draft/response.md
Normal file
13
nodes/draft/response.md
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
# Greeting
|
||||
|
||||
Hello! 👋 I'm Claude, an AI assistant created by Anthropic. I'm here to help you with a wide range of tasks—whether that's answering questions, writing code, analyzing documents, debugging problems, or brainstorming ideas.
|
||||
|
||||
Looking at your repository, I can see you're working on **Fabro**, an impressive AI-powered workflow orchestration platform. I'm familiar with the codebase and ready to assist with:
|
||||
|
||||
- **Rust development** across your crates (workflows, API, agents, sandboxes, etc.)
|
||||
- **TypeScript/React** work on the fabro-web frontend
|
||||
- **Testing workflows** with your CLI and engine
|
||||
- **API design** and OpenAPI spec updates
|
||||
- **Architecture questions** and implementation guidance
|
||||
|
||||
Feel free to ask me anything about your codebase, and I'll reference the CLAUDE.md guidance and strategy docs as needed. Let's build something great! 🚀
|
||||
6
nodes/draft/status.json
Normal file
6
nodes/draft/status.json
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"status": "success",
|
||||
"notes": "Stage completed: draft",
|
||||
"failure_reason": null,
|
||||
"timestamp": "2026-03-19T13:28:25.739728+00:00"
|
||||
}
|
||||
6
nodes/start/status.json
Normal file
6
nodes/start/status.json
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"status": "success",
|
||||
"notes": null,
|
||||
"failure_reason": null,
|
||||
"timestamp": "2026-03-19T13:28:22.236194+00:00"
|
||||
}
|
||||
Loading…
Add table
Reference in a new issue