v0.20.0
Highlights
- Added
agent-harness-kit context-query <query>for deterministic, read-only codebase context packets with JSON output. - Added generated
/context-queryskill, CLI wrappers, npm scripts, and explore-lane model routing. - Added optional
srcwalkintegration with--require-srcwalkfor fail-closed environments. - Added agent onboarding prompts and
check-runtime-surface.mjsso agents can verify rendered runtime hooks and repo-local project memory injection. - Hardened orchestrate mock timeout handling to avoid late transcript writes after timeout.
Verification
- Local:
npm run --silent lint, targeted context/runtime tests,npm run --silent check:readiness,npm test(857 pass, 0 fail, 2 skip). - CI release workflow: readiness, patch hygiene, test, smoke CLI, npm publish, GitHub release all passed.
- Published npm:
agent-harness-kit@0.20.0withlatestdist-tag.
Install: npx agent-harness-kit@0.20.0 init