On this page
0.8.0 (2026-04-21)
Features
engine,models,plugin-cursor,plugin-claude,docs: AgentSkillIO path-rewrites via WrittenFile.sourcePaths; bounded ride-along ref rewrite in scripts/ and references/; buildMapping collision warnings; empty sourcePaths hardening; docs for plugins and --rewrite-path-refs (d7fbe10 )
Bug Fixes
AgentSkillIO path rewrites + rule filename case + CLI symlink detection (#84 ) (d7fbe10 )
cli: symlink-safe ESM main-module detection using statSync device+inode instead of realpathSync string compare (d7fbe10 )
plugin-cursor,plugin-claude: preserve source basename case for emitted rule files; plugin-local case-insensitive collision safety without changing @a16njs/models getUniqueFilename (d7fbe10 )
0.7.0 (2026-03-06)
Features
0.6.1 (2026-02-19)
Bug Fixes
trailing PR feedback from discovery fixes (#62 ) (38348fa )
0.6.0 (2026-02-17)
Features
make the plugin infrastructure real and good (#59 ) (e3d1190 )
0.5.0 (2026-02-08)
Features
control over input/output destinations, and path re-writing accordingly (#42 ) (943b9ce )
0.4.0 (2026-02-04)
Features
Add Codecov coverage tracking with per-package flags (#31 ) (228b89f )
Bug Fixes
docs: Update package.json homepages to docsite links (4a5f242 )
0.3.0 (2026-02-01)
Features
Phase 8 - handle full AgentSkills.io packages AND Claude Code "rules" (#27 ) (ab4001e )
0.2.0 (2026-02-01)
Features
docs: Fill out docs and make them mostly right (#25 ) (e37eba3 )
0.1.0 (2026-01-28)
Features
add npm publishing infrastructure (#5 ) (104c8a2 )
Phase 5 - gitignore management (#11 ) (b39e658 )
Phase 6 - --delete-source flag & conditional tense for dry-run actions (#12 ) (5899e52 )
Phase1 - GlobalPrompt MVP (592d4c7 )
Task 1 - Monorepo setup with pnpm workspaces (4016df2 )
Task 7 - Engine with TDD (c04430b )
Bug Fixes
docs: Remove erroneous claim of MIT license (e44260a )
PR Feedback (972f2b7 )
0.0.2
Patch Changes
Updated dependencies [051a464]