Commits
Click on a commit to change the comparison rangefix(tools): clean up whitespace in tool decorator tests fix(core): apply linting fixes to tool decorator type annotations
- Reformat imports to multi-line format for readability
- Remove docstrings from @overload functions (per D418)
- Remove unnecessary ellipsis literals (per PIE790)
- Fix blank line formatting between overloads and main function
All linting checks now pass: ruff check, ruff format, mypy Merge branch 'master' into fix/tool-decorator-pylance-type-hints12 hours ago
by krishvsoni