claude-self-reflect 9.3.1 → 9.4.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
@@ -71,7 +71,7 @@ Everything runs locally in a single process. No Docker, no database server, no A
71
71
  - **FastEmbed** — 384-dim local embeddings
72
72
  - **AST** — code-aware search across 6 languages
73
73
 
74
- **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
+ **6 hooks** fire across the session lifecycle. **15 MCP tools** for explicit search — including `csr_code_graph`, linking code symbols to the conversations that shaped them.
75
75
 
76
76
  <br clear="both" />
77
77
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "claude-self-reflect",
3
- "version": "9.3.1",
3
+ "version": "9.4.0",
4
4
  "description": "Give Claude perfect memory of all your conversations. Single binary, zero dependencies.",
5
5
  "keywords": [
6
6
  "claude",