Skip to content

v0.2.21

Choose a tag to compare

@github-actions github-actions released this 16 Jan 23:24
· 118 commits to main since this release

ContextFS v0.2.21

Installation

pip install contextfs==0.2.21

Or with uvx:

uvx contextfs --version

What's Changed

🐛 Bug Fixes

  • Fix recall() to filter soft-deleted memories
  • Fix sync duplicate detection and bidirectional deletes

Maintenance

  • Bump version to 0.2.21

Links