Skip to content

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 11 Feb 12:52
· 95 commits to main since this release
07e7568
  • fix: add missing src/index.ts barrel file and correct package.json entry point (#17) (07e7568)
  • feat: rename retrofit command to liberate (#10) (30814bc)
  • docs: add MCP server README with setup, tool reference, and architecture (#7) (0a94f5a)
  • feat: add global reinstall script and CodeRabbit configuration (93aee44)
  • ci: add GitHub Actions workflows for CI, npm publish, and auto-release (#9) (c754864)
  • feat: LLM enrichment for retrofit annotations (#8) (98a49cf)
  • docs: add CLAUDE.md and README.md with install, usage, MCP setup, and architecture diagrams (#6) (bc422ed)
  • feat: add MCP configuration, init-mcp command, and e2e tests (e3e343d)
  • feat: add MCP retrofit tool for history annotation (d8d6eb3)
  • feat: add MCP context tool — memories relevant to staged changes (9001a72)
  • feat: add MCP tools for remember and recall (9b92a48)
  • feat: add MCP server scaffolding with stdio transport (7267d82)
  • feat: git-mem MVP — git-native memory layer for AI coding tools (90ef07b)

What's Changed

  • feat: MCP server scaffolding — SDK, transport, server setup by @TonyCasey in #1
  • feat: MCP retrofit tool for history annotation by @TonyCasey in #4
  • feat: MCP configuration, init-mcp command, and e2e tests by @TonyCasey in #5
  • docs: add CLAUDE.md and README.md by @TonyCasey in #6
  • feat: LLM enrichment for retrofit annotations by @TonyCasey in #8
  • ci: add GitHub Actions workflows by @TonyCasey in #9
  • docs: add MCP server README by @TonyCasey in #7
  • feat: rename retrofit command to liberate by @TonyCasey in #10
  • fix: add missing dist/index.js barrel file by @TonyCasey in #17

New Contributors

Full Changelog: https://github.com/TonyCasey/git-mem/commits/v0.1.1