Back to feed

Changelog Update

December 14, 2025

  • Agent:

  • Context Engine:

    • Directory & Symbol Index: Added new search tools for navigating and finding resources in remote codebases (repositories, source code, folders, files, classes, functions, variables, etc.)

      • remote_repositories_list - Lists all remote repositories available to your team

      • remote_symbols_search - Searches for code symbols (functions, classes, variables) in remote repos by prefix

      • remote_symbol_content - Gets complete source code content of symbols from remote repos

      • remote_repository_folder_tree - Gets folder structure of a remote repo

      • remote_files_search - Searches for files by path/name in remote repos

      • remote_file_content - Fetches full content of specific files from remote repos

      • remote_semantic_and_textual_search - [previously called remote_codebase_search] Performs semantic RAG and lexical search across remote repos.

  • Enterprise:

    • Teams:

    • Visual Studio 2026 (beta β):

      • The Tabnine Visual Studio extension is now available in beta β for VS26

    • Admin UI:

      • UI Layout changes

  • Visual Studio 2022

    • Addressed various bugs with VS22 plugin

  • Memory:

    • Fixed bug related to memory leak

  • Registry:

    • Closed vulnerabilities related to registry images