Skip to main content

Module harness

Module harness 

Source
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§

CodingAgentHooks
Default hooks for the coding agent – pass-through message conversion.
CodingHarness
Harness wiring config, tools, system prompt, hooks, and Agent.
InteractiveCodingHooks
Interactive hooks for the coding agent.
ResumeInfo
Optional pre-existing session the harness can adopt instead of creating a new JSONL file. Produced by --resume flows.