Skip to content

v0.4.6

Choose a tag to compare

@github-actions github-actions released this 20 Jul 17:29
· 8 commits to main since this release
8b35a72

Install

# Run without installing
npx memkin@v0.4.6

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

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

What's Changed

  • fix(feishu): auth status uses --json, not --format json by @AndreLYL in #116
  • fix(setup): let user-only Feishu auth save without app credentials by @AndreLYL in #117
  • feat(install): one-command curl|sh installer + background service + agent auto-wiring by @AndreLYL in #119
  • fix(feishu): resolve node on PATH when spawning lark-cli under launchd by @AndreLYL in #118
  • feat(managed): platform+arch pg-runtime manifest + 4-way build pipeline by @AndreLYL in #120
  • fix(managed): pg-runtime CI build green (disable ICU + fix RPATH scan mismatch) by @AndreLYL in #121
  • chore(managed): pin real pg-runtime-17.5-1 sha256 checksums by @AndreLYL in #122
  • chore(glama): add Dockerfile for MCP registry checks by @AndreLYL in #123
  • docs(readme): launch-quality README redesign — slim hero + docs/ handbook + acknowledgements by @AndreLYL in #124
  • feat(web): theme-aware knowledge graph + fresh README screenshot by @AndreLYL in #125
  • fix(cli): unbreak first-install on machines with Bun — runtime detection + home config discovery by @AndreLYL in #126
  • fix(daemon): background embed sweep — scheduled capture now auto-embeds by @AndreLYL in #127
  • chore(release): v0.4.6 by @AndreLYL in #128

Full Changelog: v0.4.5...v0.4.6