Skip to main content

Module commands

Module commands 

Source

Modules§

demo
harn demo — bundled, fully-offline scenarios that demonstrate the Harn moat (persona supervision, replay determinism, provider routing) without any API keys. See issue #1650.
eval_coding_agent
harn eval coding-agent — empirical preset/provider benchmark for a small coding-agent fixture suite.
eval_context
harn eval context — deterministic context-engineering mode runner.
eval_prompt
harn eval prompt <file> --fleet <models> — render and optionally run a single .harn.prompt template across a fleet of models so authors can validate the capability-adapted envelope per model side-by-side.
flow
orchestrator
pack
harn pack <entrypoint> — build a signed-ready .harnpack from a Harn entrypoint.
persona
persona_doctor
persona_scaffold
persona_supervision
playground
precompile
harn precompile — dispatches the directory-walk + per-file fanout to the embedded cli/precompile.harn script (see harn#2313 / W13).
run
test_bench
harn test-bench runner.
time
harn time — wrap a subcommand with structured phase timing.
trigger