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.
- package/README.md +1 -1
- 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. **
|
|
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
|
|