AgentLoopKit v0.28.2
AgentLoopKit v0.28.2
Patch release for focused task-contract verification.
Changes
- Added
agentloop verify --task <path> --task-commands --only-task-commands. - Kept task Markdown execution explicit: the shortcut requires both
--taskand--task-commands. - Records configured
test,lint,typecheck, andbuildcommands as not run when the shortcut is used. - Updated README and verification docs to show explicit task paths for task-contract commands.
- Updated MCP Registry package metadata in
server.jsonto0.28.2.
Verification
npm run lintnpm run typechecknpm test: 51 files, 436 testsnpm run check:links: 1252 Markdown files checkednode scripts/prepublish-check.mjsgit diff --checknpm run buildnpm run smoke:releasenode scripts/smoke-cli.mjsnode dist/cli/index.js artifacts --jsonnpx --yes projscan doctor --format markdown: A 100/100npm run dogfood:strictnpm publish --access public --dry-runnpm pack --pack-destination /tmp --silent
Release Asset
- Local tarball:
/tmp/agentloopkit-0.28.2.tgz - SHA-256:
ea34d7a9d3edefea9ba7edd447cf3e1ec85dd8b94a8d638c7906182f61705b09
Safety
No postinstall script, telemetry, cloud backend, token handling, or hidden network calls were added.