v1.13.2
What's Changed
- fix(status): match branch-qualified cache for GitHub plugins by @christso in #412
- feat(skill): source-positional + nested skill discovery by @christso in #413
- fix(terminology): change "syncing plugins" to "updating plugins" by @christso in #414
- feat(status): distinguish skills vs plugins, hoist
statusto root by @christso in #415 - fix(cli): resolve deprecated 'workspace status' alias in --agent-help by @christso in #416
- fix(cli): revert plugin list heading to 'Installed plugins:' by @christso in #417
- docs(cli): document allagents status, kind labels, and plugin list Type field by @christso in #418
- feat(skill): treat bare owner/repo as skill-first install by @christso in #419
- feat(skill): grouped picker for marketplace sources in skill-first install by @christso in #420
- chore(workspace): add NTM and Beads coordination guidance by @christso in #422
- feat(plugin): add plugin.json manifest for deepwiki by @christso in #423
- chore(beads): remove tracked .beads and drop NTM/Beads docs by @christso in #424
- ci(release): publish from trusted workflow by @christso in #425
- fix(release): make npm publish retries idempotent by @christso in #426
- fix(release): skip already published npm versions by @christso in #427
- chore(workspace): clarify Beads ignore rule by @christso in #428
- feat(codex): sync project plugin hooks by @christso in #429
- Rename Codex Plugin Stack example to AllAgents Plugin Stack by @christso in #432
- fix(core): use os.homedir() instead of trusting HOME env var by @christso in #434
- fix(test): isolate home state under CI quality gates by @christso in #436
- fix(release): keep finalize versions on main by @christso in #437
- fix(cli): simplify interactive plugin update label by @christso in #435
- chore(beads): initialize public repo-local tracking by @christso in #438
- fix(cli): hide plugin sync implementation details by @christso in #439
Full Changelog: v1.11.9...v1.13.2