Skip to content

Releases: EntityProcess/allagents

v1.13.3

Choose a tag to compare

@github-actions github-actions released this 15 Jul 03:41

What's Changed

  • fix(sync): harden skill scanning against bad paths, reject filesystem-root plugin sources by @christso in #440

Full Changelog: v1.13.2...v1.13.3

v1.13.3-next.1

v1.13.3-next.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 15 Jul 03:37

What's Changed

  • fix(sync): harden skill scanning against bad paths, reject filesystem-root plugin sources by @christso in #440

Full Changelog: v1.13.2...v1.13.3-next.1

v1.13.2

Choose a tag to compare

@github-actions github-actions released this 13 Jul 11:57

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 status to 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

v1.13.2-next.1

v1.13.2-next.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 13 Jul 11:31

What's Changed

  • 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.13.1-next.1...v1.13.2-next.1

v1.13.1

Choose a tag to compare

@github-actions github-actions released this 13 Jul 01:04

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 status to 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

Full Changelog: v1.11.9...v1.13.1

v1.13.1-next.1

v1.13.1-next.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 13 Jul 00:43

What's Changed

  • fix(core): use os.homedir() instead of trusting HOME env var by @christso in #434

Full Changelog: v1.13.0-next.1...v1.13.1-next.1

v1.13.0-next.1

v1.13.0-next.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 01 Jul 00:39

What's Changed

  • 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

Full Changelog: v1.12.1-next.1...v1.13.0-next.1

v1.12.1-next.1

v1.12.1-next.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 19 Jun 02:09

What's Changed

  • 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

Full Changelog: v1.12.0-next.1...v1.12.1-next.1

v1.12.0-next.1

v1.12.0-next.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 01 Jun 01:10

What's Changed

  • fix(terminology): change "syncing plugins" to "updating plugins" by @christso in #414
  • feat(status): distinguish skills vs plugins, hoist status to 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

Full Changelog: v1.11.10-next.1...v1.12.0-next.1

v1.11.10-next.1

v1.11.10-next.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 25 May 01:20

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

Full Changelog: v1.11.9...v1.11.10-next.1