Skip to content

v0.4.5

Choose a tag to compare

@github-actions github-actions released this 11 Jul 05:04
· 21 commits to main since this release
1a72851

Install

# Run without installing
npx memkin@v0.4.5

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

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

What's Changed

  • fix(llm): real HTTP status on non-JSON provider responses (Test Connection 'Failed to parse JSON') by @AndreLYL in #113
  • feat(setup): in-wizard Feishu auth endpoints + friendly lark errors (onboarding revamp 1/N) by @AndreLYL in #114
  • feat(setup): express quick-start + soft-fail groups + CLI banner + v0.4.5 by @AndreLYL in #115

Full Changelog: v0.4.4...v0.4.5