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: resolve Pyright type warnings in new feature code
- Add type: ignore comments for subclass attributes on TraceEvent base
- Fix cross_session_routes to use correct app_context import
- Prefix unused variables with underscore in detection.py and compute.py
- Add float casts for object comparison operators in benchmark tests
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments