Skip to main content

Agent Mode

Agent Mode is a powerful new feature added to our code plugin product. It allows the AI assistant to automatically understand your needs, plan tasks, and make modifications directly in your code, just like an experienced programmer.

To achieve the best user experience, we strongly recommend selecting the following models when using Agent Mode:

  • DeepSeek-V3
  • Claude 3.7 Sonnet

Steps to Use

1. Select the @CodeSouler chat command

  • In the chat input box, enter the command “@CodeSouler chat” to activate Agent Mode.

2. Enter Task Requirement Description

  • Describe the task you want the AI assistant to complete in clear and concise language.
  • For example: “Convert all old date formats to new date formats,” “Add a new function to handle user login.”

3. Organize the Task Execution Plan

  • The AI assistant will automatically organize a detailed task execution plan based on your requirements.
  • You can review the AI assistant's planning at this step to ensure it understands your intentions. alt text

4. Automatically Read and Modify Code

  • After you confirm the execution plan, the AI assistant will automatically read your code and make the necessary modifications. alt text

Important Note

  • To ensure that the AI assistant can accurately understand your needs, please provide as detailed and clear a task description as possible.