claude-self-reflect 8.3.0 → 9.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +1 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -70,7 +70,7 @@ Everything runs locally in a single process. No Docker, no database server, no A
70
70
  - **FastEmbed** — 384-dim local embeddings
71
71
  - **AST** — code-aware search across 6 languages
72
72
 
73
- **6 hooks** fire across the session lifecycle. **12 MCP tools** for explicit search.
73
+ **6 hooks** fire across the session lifecycle. **13 MCP tools** for explicit search — including `csr_code_graph`, linking code symbols to the conversations that shaped them.
74
74
 
75
75
  <br clear="both" />
76
76
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "claude-self-reflect",
3
- "version": "8.3.0",
3
+ "version": "9.2.0",
4
4
  "description": "Give Claude perfect memory of all your conversations. Single binary, zero dependencies.",
5
5
  "keywords": [
6
6
  "claude",