Agent Modes
The agent chat is divided into multiple modes based on different scenarios, with each mode having separate optimizations and different functionalities available.You can switch modes using the dropdown option near the input box or by using the shortcut key (⌘.)
Agent Mode
This is the default mode, recommended for use in complex task scenarios. The AI can perform complex logical understanding and can also implement specific code logic.
Ask Mode
Ask Mode is a read-only mode that answers user questions by searching the codebase but does not perform any write operations on the codebase. Additionally, the overall response of the Ask model is faster, making it more suitable for lightweight scenarios such as Q&A or comprehension.