AgentLoopKit v0.27.0
AgentLoopKit v0.27.0
Minor release for task-folder hygiene diagnostics.
Added
- Added
agentloop task doctor, a read-only task folder hygiene check for task contracts in.agentloop/tasks/. - Reports terminal tasks left in the active task folder, legacy terminal statuses such as
completedandverified, missing status lines, and unsupported statuses. - Added
task doctorto shell completions, README usage, task docs, generated harness guidance, and bundled agent instructions.
Verification
- Release commit:
64cb00ff9371a054d6a9496f3f9e16c5c23a6828 - CI run
27300845808: passed. - Local AgentLoop verification report:
.agentloop/reports/2026-06-10-21-27-verification-report.md, overall status pass. - Local checks passed: lint, typecheck, Vitest, build, Markdown link check, projscan doctor, release smoke, npm publish dry-run.
- Tarball SHA-256:
7ff6cb0b2079da83b6cc1cad2b59485337338167388ce1deae01f0752f98f3e0
Install
npx agentloopkit init
npx agentloopkit task doctorThe npm publish, Docker image, and MCP Registry metadata are expected to run from the release workflows for this tag.