PowerMem 1.1.5
What's Changed
- Improve Claude Code plugin init flow by @wayyoungboy in #1024
- fix: clean up graph search tools and results by @wayyoungboy in #1012
- [uv] Use uvx for Claude plugin backend init by @wayyoungboy in #1030
- fix: make graph add relationship writes transactional by @wayyoungboy in #1011
- Fix unit test regressions by @wayyoungboy in #1033
- fix: stabilize regression server restarts by @wayyoungboy in #1034
- build(deps-dev): bump vite from 7.3.2 to 7.3.5 in /dashboard by @dependabot[bot] in #1035
- build(deps): bump launch-editor from 2.12.0 to 2.14.1 in /docs/website by @dependabot[bot] in #1036
- build(deps): bump ws in /docs/website by @dependabot[bot] in #1037
- fix: harden regression server restart handling by @wayyoungboy in #1038
- Support no-LLM mode by @wayyoungboy in #1026
- feat: add NoopEmbedding provider for EMBEDDING_PROVIDER=none by @lightzt99 in #1058
- [codex] Add isolated no-LLM Claude hook regression tests by @wayyoungboy in #1050
- feat: move embedding model download into PowerMem with CN-aware routing by @lightzt99 in #1057
- build(deps): bump webpack-dev-server from 5.2.4 to 5.2.5 in /docs/website by @dependabot[bot] in #1064
- Add Claude Code hook privacy controls by @wayyoungboy in #1054
- fix(graph): add UNIQUE index and upsert for entity dedup (#1003) by @jfeng18 in #1032
- Add coding-agent observation and session timeline APIs by @wayyoungboy in #1051
- Merge MCP dependencies into server extra by @wayyoungboy in #1071
- docs: improve .env.example.full reranker and embedding provider documentation by @knqiufan in #1073
- fix(intelligence): replace unsafe number-grabbing fallback in _parse_importance_response by @knqiufan in #1075
- Publish release plugin and platform binaries by @wayyoungboy in #1060
- fix: resolve docs dependency and checkout deprecation by @wayyoungboy in #1079
- chore: bump version to 1.1.5 by @wayyoungboy in #1083
Full Changelog: v1.1.4...v1.1.5