release: v0.9.4 — graph auto-fire + doctor plugin-hook check#216
release: v0.9.4 — graph auto-fire + doctor plugin-hook check#216
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Caution Review failedPull request was closed or merged during review 📝 WalkthroughWalkthroughThis PR releases version 0.9.4 by bumping version identifiers across all package manifests (root, MCP subpackage, plugin), updating the internal VERSION constant, extending export-data version compatibility to accept and export the new version, and adding a changelog entry documenting the release's features (knowledge-graph auto-population fix and Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Possibly related PRs
Poem
🚥 Pre-merge checks | ✅ 3 | ❌ 2❌ Failed checks (1 warning, 1 inconclusive)
✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Review rate limit: 7/8 reviews remaining, refill in 7 minutes and 30 seconds.Comment |
Summary
mem::graph-extractauto-fires at session end, closes v0.9.3:mem::graph-extractis registered but never auto-fired — README pipeline diagram (line 509) is misleading #210) and doctor: detect Claude Code plugin-hooks load state (refs #212) #214 (agentmemory doctordetects Claude Code plugin-hook load state, refs hooks not running in claude. #212)Files bumped (7)
package.jsonpackages/mcp/package.jsonplugin/.claude-plugin/plugin.jsonsrc/version.tssrc/types.ts(ExportData version union)src/functions/export-import.ts(supportedVersions Set)test/export-import.test.ts(assertion)Plus
CHANGELOG.md(new[0.9.4]section).Verification
npm run build— cleannpm test— 838/838 passTest plan
publish.ymlSummary by CodeRabbit
Release v0.9.4
Bug Fixes
New Features
agentmemory doctordiagnostic command to scan debug output and identify plugin hook loading failures that previously went undetected, providing remediation guidance and clear next steps for recovery