Skip to content

3.1.4

Latest

Choose a tag to compare

@tsantalis tsantalis released this 24 May 19:11
· 242 commits to master since this release

Core features

  • MCP server impelementation by @thromel
  • Complete support for TypeScript
  • Improvements for Python
    • Support import declaration statements within Python functions
    • Support extraction/inlining of function-level import declaration statements
    • Support expected return type in Python functions
    • Support typed default parameter in Python functions
    • Support else clause in Python try statements

UI Improvements

  • Enable diff with each parent commit for merge commits with more than one parent by @thromel
Screenshot 2026-05-24 at 4 29 14 PM
  • Synchronize Viewed status with GitHub Pull Request Files Changed code review panel by @thromel
Screenshot 2026-05-24 at 4 37 30 PM Screenshot 2026-05-24 at 4 38 05 PM