Skip to content

v0.2.17

Choose a tag to compare

@github-actions github-actions released this 16 Jan 17:16
· 136 commits to main since this release

ContextFS v0.2.17

Installation

pip install contextfs==0.2.17

Or with uvx:

uvx contextfs --version

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

Links