GraphPilot
A vertical Agent Harness for generating complex relationship graph and workflow graph applications.
Key design
- Explicitly models session, message, task, timeline, artifact, and snapshot.
- The control plane handles identity, state, scheduling, R2 artifacts, and realtime events; the execution plane handles LLM calls, source edits, builds, and snapshots.
- The model outputs structured file operations; the worker enforces path allowlists, sensitive file protection, and operation validation.
- Runtime packs, example catalogs, and knowledge slices guide context selection and reduce API hallucination.
- Self-review, static review, build repair, replay, and evaluation foundations are preserved.
Current boundary
The current focus is still a controlled single-agent state machine and real-task replay foundation. Automatic training loops and public benchmarks still need more accumulated data.