Skip to content

v1.11.0

Choose a tag to compare

@github-actions github-actions released this 18 May 05:45
· 101 commits to main since this 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
  • 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