Back to feed

Changelog Update

October 16, 2025

  • Context Engine:

    • Markdown: .md files can now appear as context from remote codebases

    • Hybrid Search: Introduced new hybrid search that combines dense search and sparse search for better results in context retrieval

  • Code Review / Coaching:

    • Self-Hosted Models: Upgrade quality and support for Qwen and Gemma models in self-hosted deployments

    • Added option to review changes from any branch to the current branch

    • Reduced errors on CR and Test Agent

    • Now provides separate guideline recommendations from model recommendations

    • Admin can now control whether or nit to have model-based review

    • Can now trigger code review from code lens

  • Provenance & Attribution:

    • Provenance: Allow system admin to define list of permissive licenses

  • Updates:

    • For Visual Studio Code and JetBrains , plugins can now auto-update without restarting the app

  • Context Engine:

    • Fixed issue where mentioning .md file in local workplace stopped working

    • Fixed issue where Rider IDE indexer was not starting

  • Code Review / Coaching:

    • Fixed bug that prevented guideline deletions

    • Fixed bug where guidelines can't be deleted

    • Fixed bug where there is no CR on untracked files