Core features
- MCP server impelementation by @thromel
- Complete support for TypeScript
- Improvements for Python
- Support
import declarationstatements within Python functions - Support extraction/inlining of function-level
import declarationstatements - Support
expected return typein Python functions - Support
typed default parameterin Python functions - Support
else clausein Python try statements
- Support
UI Improvements
- Enable diff with each parent commit for merge commits with more than one parent by @thromel
- Synchronize
Viewedstatus with GitHub Pull RequestFiles Changedcode review panel by @thromel
