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ยง

CodingHarness
Harness wiring config, tools, system prompt, hooks, and Agent.
InteractiveCodingHooks
Interactive hooks that deny mutating tools unless auto-allowed.
ResumeInfo
Optional pre-existing session the harness can adopt instead of creating a new JSONL file. Produced by --resume flows.