v0.2.17
ContextFS v0.2.17
Installation
pip install contextfs==0.2.17Or with uvx:
uvx contextfs --versionWhat's Changed
✨ New Features
- Add /sync MCP tool and remove auth middleware
🐛 Bug Fixes
- use url instead of httpUrl for Gemini SSE transport
- update default MCP port to 8003
Maintenance
- Bump version to 0.2.17
- bump claude-plugin version to 0.2.16
Other Changes
- Remove research docs (migrated to contextfs-web blog)