Skip to content

Releases: EntityProcess/allagents

v1.11.5-next.1

19 May 07:20

Choose a tag to compare

v1.11.5-next.1 Pre-release
Pre-release

What's Changed

  • fix(cli): support skill search shorthand queries by @christso in #405

Full Changelog: v1.11.4-next.1...v1.11.5-next.1

v1.11.4-next.1

19 May 04:32

Choose a tag to compare

v1.11.4-next.1 Pre-release
Pre-release

What's Changed

  • fix(cli): support multi-skill search installs by @christso in #404

Full Changelog: v1.11.3-next.1...v1.11.4-next.1

v1.11.3-next.1

19 May 03:05

Choose a tag to compare

v1.11.3-next.1 Pre-release
Pre-release

What's Changed

  • fix(cli): align skill search UX with gh by @christso in #401
  • fix(cli): use skill frontmatter descriptions in search by @christso in #402
  • fix(mcp): rename proxy-stdio command by @christso in #403

Full Changelog: v1.11.2-next.1...v1.11.3-next.1

v1.11.2-next.1

18 May 21:57

Choose a tag to compare

v1.11.2-next.1 Pre-release
Pre-release

What's Changed

  • feat(skill-search): gh parity — stars, interactive install, sort, limit fix by @christso in #400

Full Changelog: v1.11.1-next.1...v1.11.2-next.1

v1.11.1-next.1

18 May 06:28

Choose a tag to compare

v1.11.1-next.1 Pre-release
Pre-release

What's Changed

  • fix(skill-search): resolve token from gh credential store by @christso in #399

Full Changelog: v1.11.0...v1.11.1-next.1

v1.11.0

18 May 05:45

Choose a tag to compare

What's Changed

  • docs: add /docs prefix to all documentation URLs by @christso in #364
  • Add built-in HTTP MCP proxy for proxied servers by @christso in #367
  • feat(skills): add --list and --all flags to skills add by @christso in #370
  • feat(cli): rename skills → skill (plural alias kept) by @christso in #380
  • feat(plugins): version pinning (@ref + --pin) with sources in sync-state by @christso in #381
  • feat(sync-state): per-skill content hashes for drift detection by @christso in #382
  • feat(json): per-command field allowlist + --jq filter by @christso in #384
  • refactor(client-mapping): single agent-host registry by @christso in #385
  • feat(skill): allagents skills search via GitHub Code Search by @christso in #386
  • feat(skill): allagents skills update for per-skill refresh by @christso in #383
  • chore(skill): remove skill update + drop sync-noise output by @christso in #387
  • fix(sync-state): drop per-skill content hash, use git ref for identity by @christso in #389
  • feat(skill-search): namespace-aware parsing, ranking, and dedup by @christso in #391
  • feat(skill-search): multi-query merge matching upstream gh skill by @christso in #393
  • feat(tui): add 'Search online' to Skills menu by @christso in #395
  • fix(mcp): use native Windows browser opener by @christso in #397
  • Preserve relative VS Code workspace paths by @0x7ffc in #394
  • feat(cli): promote init to top-level command by @christso in #398

New Contributors

Full Changelog: v1.8.0...v1.11.0

v1.11.0-next.1

18 May 05:41

Choose a tag to compare

v1.11.0-next.1 Pre-release
Pre-release

What's Changed

  • feat(tui): add 'Search online' to Skills menu by @christso in #395
  • fix(mcp): use native Windows browser opener by @christso in #397
  • Preserve relative VS Code workspace paths by @0x7ffc in #394
  • feat(cli): promote init to top-level command by @christso in #398

New Contributors

Full Changelog: v1.10.0-next.1...v1.11.0-next.1

v1.10.0-next.1

15 May 03:29

Choose a tag to compare

v1.10.0-next.1 Pre-release
Pre-release

What's Changed

  • feat(skills): add --list and --all flags to skills add by @christso in #370
  • feat(cli): rename skills → skill (plural alias kept) by @christso in #380
  • feat(plugins): version pinning (@ref + --pin) with sources in sync-state by @christso in #381
  • feat(sync-state): per-skill content hashes for drift detection by @christso in #382
  • feat(json): per-command field allowlist + --jq filter by @christso in #384
  • refactor(client-mapping): single agent-host registry by @christso in #385
  • feat(skill): allagents skills search via GitHub Code Search by @christso in #386
  • feat(skill): allagents skills update for per-skill refresh by @christso in #383
  • chore(skill): remove skill update + drop sync-noise output by @christso in #387
  • fix(sync-state): drop per-skill content hash, use git ref for identity by @christso in #389
  • feat(skill-search): namespace-aware parsing, ranking, and dedup by @christso in #391
  • feat(skill-search): multi-query merge matching upstream gh skill by @christso in #393

Full Changelog: v1.9.0-next.1...v1.10.0-next.1

v1.9.0-next.1

23 Apr 11:20

Choose a tag to compare

v1.9.0-next.1 Pre-release
Pre-release

What's Changed

  • docs: add /docs prefix to all documentation URLs by @christso in #364
  • Add built-in HTTP MCP proxy for proxied servers by @christso in #367

Full Changelog: v1.8.0...v1.9.0-next.1

v1.8.0

10 Apr 09:08

Choose a tag to compare

What's Changed

  • docs(mcp-proxy): add copy-and-run example workspace by @christso in #360
  • feat(cli): add mcp subcommand for managing MCP servers by @christso in #361

Full Changelog: v1.7.2...v1.8.0