Skip to content

v0.2.35

Latest

Choose a tag to compare

@github-actions github-actions released this 29 Jan 19:29
a93035d

ContextFS v0.2.35

Installation

pip install contextfs==0.2.35

Or with uvx:

uvx contextfs --version

What's Changed

🐛 Bug Fixes

  • improve MCP tool guidance and sync error reporting
  • filter orphan edges from lineage and add edge-based access fallback
  • _get_user_team_ids joins teams table to exclude deleted teams

CI/CD

  • switch npm publishing to OIDC trusted publishing (no token)

Maintenance

  • Bump version to 0.2.35

Links