fabro/docs/agents
Bryan Helmkamp 88ec53e632
Complete remaining RunRecord plan gaps: run_from_record, TOML rename, API RunRecord
Phase 5: Rename debug artifacts from run.toml/graph.fabro to
workflow.toml/workflow.fabro. Change write_run_config_snapshot to
byte-for-byte copy of the original TOML instead of re-serialization.

Phase 6: Add run_from_record() that builds execution state directly
from a RunRecord, bypassing prepare_workflow(). Refactor run_command
into run_command + run_command_impl to share execution logic. Simplify
run_engine_entrypoint to call run_from_record() instead of
reconstructing RunArgs and re-parsing the workflow.

Step 7k: Write RunRecord in the API server's execute_run() for
observability, enabling fabro ps/inspect for API-initiated runs.

Fix stale manifest.json reference in docs/agents/outputs.mdx.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-29 13:47:06 -04:00
..
hooks.mdx Move sandbox lifecycle into the engine (#22) 2026-03-16 22:00:05 -04:00
mcp.mdx Update docs, frontend, marketing, and skills for .fabro extension 2026-03-13 22:38:25 -04:00
outputs.mdx Complete remaining RunRecord plan gaps: run_from_record, TOML rename, API RunRecord 2026-03-29 13:47:06 -04:00
permissions.mdx docs: rename Arc to Fabro throughout docs 2026-03-12 10:53:44 -04:00
prompts.mdx Update roadmap and standardize on Graphviz terminology 2026-03-16 20:01:33 -04:00
skills.mdx rename Arc to Fabro in all Rust crates, symbols, env vars, and supporting files 2026-03-12 12:25:58 -04:00
subagents.mdx Fill in tutorials, examples, and reference docs with content and SVGs 2026-03-05 22:14:02 -05:00
tools.mdx docs: rename Arc to Fabro throughout docs 2026-03-12 10:53:44 -04:00