- Version
- 0.1.2
- Released
- Surface
- CLI and MCP server
First release published to this log
The version the quickstart installs today. Everything in it is tagged new because nothing precedes it to improve or fix.
New changes
- Install over Homebrew. The binary ships through a tap:
brew tap memkith/memkith, thenbrew install memkith. - Sign-in with a device-code fallback.
memkith loginopens the browser to connect the CLI to your account, andmemkith login --no-browserprints a URL instead, for terminals that cannot open one. - MCP integration for four agents.
memkith integratewrites native MCP setup for Claude Code, Cursor, Codex, and Zed. - Commit anchoring.
memkith resolvestamps the commit onto memories learned before their code landed, andinstall-git-hookruns it automatically after each commit.