claude-self-reflect 2.5.6 → 2.5.7
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 +3 -0
- package/mcp-server/pyproject.toml +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -150,6 +150,9 @@ Recent conversations matter more. Old ones fade. Like your brain, but reliable.
|
|
|
150
150
|
|
|
151
151
|
## What's New
|
|
152
152
|
|
|
153
|
+
- **v2.5.6** - Tool Output Extraction - Captures git changes & tool outputs for cross-agent discovery
|
|
154
|
+
- **v2.5.5** - Critical dependency fix & streaming importer enhancements
|
|
155
|
+
- **v2.5.4** - Documentation & bug fixes (import path & state file compatibility)
|
|
153
156
|
- **v2.5.3** - Streamlined README & import architecture diagram
|
|
154
157
|
- **v2.5.2** - State file compatibility fix
|
|
155
158
|
- **v2.4.5** - 10-40x performance boost
|