PowerMem v1.1.4
What's Changed
- fix: handle multimodal image failures and native filter operators by @wayyoungboy in #982
- Fix SDK add when embedded seekdb is owned by server by @wayyoungboy in #973
- Expose filters on AgentMemory retrieval APIs by @wayyoungboy in #976
- ci: tolerate missing regression junit artifacts by @wayyoungboy in #999
- build(deps): bump shell-quote from 1.8.3 to 1.8.4 in /docs/website by @dependabot[bot] in #1000
- doc(claude-code-plugin): improve setup auto-detect and dashboard by @lightzt99 in #994
- Fix Node 20 CI deprecation and VS Code extension cache path by @wayyoungboy in #1005
- fix(intelligence): correct Ebbinghaus decay parameters and lifecycle logic by @jfeng18 in #995
- feat(server): auto-open Dashboard in browser on powermem-server start by @knqiufan in #963
- fix: apply access reinforcement to memory decay by @wayyoungboy in #1006
- fix(skill-store): fix broken embed calls and dedup threshold by @jfeng18 in #1001
- fix(dashboard): show empty states for overview charts by @wayyoungboy in #1007
- docs: add Why PowerMem section by @wayyoungboy in #1009
- fix: make lint usable for critical checks by @wayyoungboy in #1008
- docs: add AgentScope MCP integration guide by @wayyoungboy in #1013
- feat(api): filter listed memories by scope by @wayyoungboy in #1015
- fix(init): include server,seekdb extras and improve LLM auto-detection by @lightzt99 in #1016
- fix: scope graph entities by user by @wayyoungboy in #1010
- Fix search score and threshold handling by @wayyoungboy in #1020
- feat(init): change default data dir to ~/.powermem by @lightzt99 in #1019
New Contributors
Full Changelog: v1.1.3...v1.1.4