Added the menu with quick actions to the message input window. You can use it to get refactoring suggestions and generate a commit message.
Improved the display of code blocks in chat mode: to make it easier to navigate the chat, the system automatically collapses large blocks of code.
Supported viewing the context currently used in the chat as well as adding specific project files and directories to the context.
May 2025
Implemented a chat to interact with the AI assistant in the IDE interface, with support for generation of tests and documentation.
Added new quotas for generation of documentation and tests as well as the number of chats.
Added support for quick actions: Code Assistant integrations into the IDE.
For Visual Studio Code, added localization of the plugin UI based on the IDE language.
February 2025
The service is now part of SourceCraft. Therefore, the full name of Yandex Code Assistant has been changed to SourceCraft Code Assistant. However, its current features are still the same.
Code Assistant is now also available in the built-in SourceCraft code editor.
Added plugin support to the VSCodium IDE, a specialized build of Visual Studio Code that features only open-source components.
January 2025
Added the personal memory feature. When generating suggestions, the model now relies on the user's previously written code and tabs currently open in their IDE. The context is available to each user individually; data is not shared within the organization or between users. A/B testing revealed a statistically significant change in metrics: accepted suggestions increased by 11%, while rejected suggestions decreased by 17%.
Changed the installation method for the JetBrains IDE plugin. The plugin installed using the new method will be updated automatically. For more information, see Installing and configuring a plugin.
Added a tooltip generation indicator in the JetBrains IDE.
November 2024
The Code Assistant plugin is available for JetBrains IDE version 2024.3.
Added a tooltip generation indicator in Visual Studio Code.
October 2024
Added a plugin operation indicator in the JetBrains IDE.