Skip to content

v0.2.19

Choose a tag to compare

@github-actions github-actions released this 16 Jan 19:00
· 125 commits to main since this release

ContextFS v0.2.19

Installation

pip install contextfs==0.2.19

Or with uvx:

uvx contextfs --version

What's Changed

🐛 Bug Fixes

  • Fix flaky version check test
  • Fix docker-compose internal API URL to use container name
  • Fix MCP contextfs_sync missing server_url and add rejected ID tracking
  • Fix mkdocs build failures and add sync-service to nav

Maintenance

  • Bump version to 0.2.19

Other Changes

  • Improve error memory extraction guidance

Links