Claude Code plugin: Python type-checker LSP multiplexer. Auto-detects .venv and routes to pyright/ty/pyrefly—no Claude Code restart.
Stars
8
Forks
1
Watchers
8
Open Issues
15
Overall repository health assessment
No package.json found
This might not be a Node.js project
120
commits
2
commits
feat: load config file natively in binary, remove wrapper dependency (#69)
459d9a8View on GitHubtest: add E2E tests for multi-venv switching and backend crash recovery (#59)
be036e3View on GitHubfeat: add --doctor flag for self-diagnosis and observability (#60)
3846d5cView on GitHubchore(deps): update rust crate anyhow to v1.0.102 (#56)
26f76bfView on GitHubchore: add Renovate configuration for automated dependency updates (#55)
05ba85eView on GitHubdocs: add worktree goToDefinition/findReferences limitation to Known Limitations
4a14c6fView on GitHubfeat: add trace-level logging for backend response bodies and init params
d14f272View on GitHubtest: add E2E test infrastructure with mock backend and first two tests (#51) (#54)
fdd6c83View on GitHub