Skip to content

v0.4.7

Latest

Choose a tag to compare

@github-actions github-actions released this 28 Jul 14:34
· 1 commit to main since this release
4f4009a

Install

# Run without installing
npx memkin@v0.4.7

# Or install globally
npm install -g memkin@v0.4.7

Requires Node.js >= 18. See the README for setup and MCP integration.

What's Changed

  • fix(daemon): serve auto-captures enabled channels after fresh install by @AndreLYL in #129
  • fix(state,lifecycle): un-nest ~/.memkin/.memkin state dir; end permanent "serving subset changed" warning by @AndreLYL in #131
  • Harden installer PATH handling and command resolution for macOS/Linux by @xiaoyaooo with @Copilot in #132
  • Fix config navigation layout and guard invalid embedding dimensions by @xiaoyaooo with @Copilot in #133
  • fix(install): default new installs to managed Postgres on the web-wizard path too by @AndreLYL in #130
  • feat(backfill): historical backfill CLI — validate the new extraction pipeline at scale by @AndreLYL in #134
  • chore(release): v0.4.7 by @AndreLYL in #135

New Contributors

Full Changelog: v0.4.6...v0.4.7