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