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
refactor: Improve type hints and MyPy configuration
- Add explicit type hints to adapters and wizards for better type safety
- Update MyPy configuration to exclude non-production directories
- Update learned patterns from recent workflow executions
Changes:
- Code inspection adapters: Add type annotations to findings lists
- Wizard modules: Improve type hints across debugging, performance, and security wizards
- pyproject.toml: Exclude build/, backend/, scripts/, docs/, and archived directories from MyPy
- patterns/: Update debugging patterns and health check memory data
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
0 commit comments