Back to feed

Changelog Update

May 29, 2025

  • Chat:

    • Increased the size of the context window

  • Provenance & Attribution:

  • Apply:

    • Improved Apply UX that shows where (which files) applied changes successfully

  • Connections – Scope:

    • Files now fully available to Context scope, not just search scope

  • Code Review (beta β):

    • Inserted default Tabnine Rules

  • Code Review / Coaching (Private β preview):

    • Coaching Rules are now called Coaching Guidelines.

    • Code Review in the IDE: Added the option to review code changes in the IDE based on your organization’s coaching guidelines (Available in VSC, JetBrains)

    • Code Review now offers review suggestions based on the model, in addition to the suggestions that are based on the coaching guidelines

    • Introduced default guidelines for: Python, JavaScript, Java, TypeScript

    • Import: Introduced importing coaching guidelines:

      • Language is now part of the .csv

      • More detailed error messages for invalid input

Bug Fixes

  • Connections – Scope:

    • UX: Fixed bug with light theme text colors

  • Jira:

    • IDE: Fixed bug where user would disconnect from Jira within their IDE after an hour

  • Code Review / Coaching (Private β preview):

    • Coaching – Guidelines:

      • Now shows the correct severity in the guidelines table

      • Various bug fixes for importing guidelines