Releases
v0.25.0
Compare
Sorry, something went wrong.
No results found
What's Changed
Added agentloop init --local-only for developers who want AgentLoopKit guidance in a repo without committing generated harness files.
Local-only mode writes a marked block to this clone's .git/info/exclude for .agentloop/, AGENTS.md, AGENTLOOP.md, and agentloop.config.json.
Generated AGENTS.md and AGENTLOOP.md now include a local-only notice so coding agents know not to commit the local harness.
Added dry-run, idempotence, non-Git folder, and packed-package smoke coverage for local-only initialization.
Documented local-only setup in README and getting-started docs.
Verification
npm test: 30 files, 137 tests passed.
npm run lint, npm run typecheck, and npm run build passed.
npm run smoke:release passed, including packed agentloop init --local-only.
npm publish --access public --dry-run passed for agentloopkit@0.25.0.
You can’t perform that action at this time.