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 _load_claude_md_state return type to dict[str, Any] for nested JSON
- Add None guard for entry.source in reviews.py
- Import TypeAliasType from typing_extensions for Python 3.11 compat
- Add type: ignore for CORSMiddleware (known starlette typing issue)
- Remove stale type: ignore comments
- Install ty in dev dependencies (was declared but not installed)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments