You can give an AI agent a task, and it will independently complete the task of designing and writing code from start to finish.
The agent mode is designed to automate routine user tasks and is available free of charge to all users authorized on the GitVerse platform. Unlike closed B2B solutions on the Russian market, the agent mode integrates into popular IDEs, including the JetBrains family and GigaIDE. This was announced by Andrey Belevtsev, Senior Vice President, Head of the "Technological Development" block of Sberbank, at the AI Journey conference.
In agent mode, GigaCode receives a command execution environment, the ability to access the Internet, and access to tools for independently performing tasks of designing and writing code from start to finish. It is enough to formulate the task in text form, and the agent will find and open the necessary files, make changes to the code, execute console commands, run tests, build the project, or create a commit in the Git repository.
In addition, support for sub-agents in the SWE-agents system has become available to users. The main agent can call auxiliary experts with their own context for analyzing, writing, and checking code, providing more accurate and faster results.