Expand description
Interactive CLI harness (S8.4).
Wires together config, tools, system prompt, hooks, and Agent into a single entry point for the interactive coding agent.
Structs§
- Coding
Agent Hooks - Default hooks for the coding agent – pass-through message conversion.
- Coding
Harness - Harness wiring config, tools, system prompt, hooks, and Agent.
- Interactive
Coding Hooks - Interactive hooks for the coding agent.
- Resume
Info - Optional pre-existing session the harness can adopt instead of creating
a new JSONL file. Produced by
--resumeflows.