Skip to content

v0.20.0

Choose a tag to compare

@github-actions github-actions released this 03 Jun 01:13
· 41 commits to main since this release

Highlights

  • Added agent-harness-kit context-query <query> for deterministic, read-only codebase context packets with JSON output.
  • Added generated /context-query skill, CLI wrappers, npm scripts, and explore-lane model routing.
  • Added optional srcwalk integration with --require-srcwalk for fail-closed environments.
  • Added agent onboarding prompts and check-runtime-surface.mjs so 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.0 with latest dist-tag.

Install: npx agent-harness-kit@0.20.0 init