v0.2.19
ContextFS v0.2.19
Installation
pip install contextfs==0.2.19Or with uvx:
uvx contextfs --versionWhat'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