Skip to content

Releases: BrainSlugs83/GithubCopilotCLI-VectorMemoryMCP

v1.6.0

27 Mar 03:33

Choose a tag to compare

What's Changed

  • chore(deps): Bump @modelcontextprotocol/sdk from 1.27.1 to 1.28.0 by @dependabot[bot] in #1
  • chore(deps-dev): Bump eslint from 10.0.2 to 10.1.0 by @dependabot[bot] in #2
  • fix: embed pool waits for worker restart, restarts on code-0 exit by @BrainSlugs83 in #3

New Contributors

Full Changelog: v1.5.5...v1.6.0

v1.5.5

25 Mar 20:28

Choose a tag to compare

Full Changelog: v1.5.4...v1.5.5

v1.5.4

25 Mar 20:17

Choose a tag to compare

Full Changelog: v1.5.3...v1.5.4

v1.5.3

25 Mar 19:26

Choose a tag to compare

  • Add CI workflow (Node 20+22 matrix, 100% test coverage enforcement)
  • Add automated npm publish via OIDC Trusted Publishing
  • Add Dependabot for weekly dependency checks
  • 6 new unit tests (44 total), 100% line/branch/function coverage
  • Fix ESLint config: add missing clearTimeout global
  • README: add CI + npm badges, /mcp reload installation guidance