v0.2.22
ContextFS v0.2.22
Installation
pip install contextfs==0.2.22Or with uvx:
uvx contextfs --versionWhat's Changed
✨ New Features
- Add WebSocket real-time updates and fix sync memory counts
🐛 Bug Fixes
- Fix sync to include content_hash and vector_clock columns
Maintenance
- Bump version to 0.2.22
Other Changes
- Update vector_clock column after successful push
- Remove Stop hook auto-extract to fix duplicate memories