You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: validate transport, add lint+coverage to MCP CI job
- server.py: unknown transport now prints error and exits non-zero
instead of silently falling back to stdio
- .flake8: new config matching backend (bugs-only, 120 char lines)
- ci.yml: MCP job now runs flake8 lint + pytest with --cov
0 commit comments