Skip to content

v0.2.22

Choose a tag to compare

@github-actions github-actions released this 17 Jan 03:47
· 113 commits to main since this release

ContextFS v0.2.22

Installation

pip install contextfs==0.2.22

Or with uvx:

uvx contextfs --version

What'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

Links