Skip to main content

Custom Agent

Creating Custom Agent

  1. Open the CodeSouler settings page, go to Settings > Agents module
  2. Click the Create Agent button, you will go to the following agent configuration panel.

img

  1. Configure the agent
Configuration ItemDescription
NameEnter the agent's name.
Role DefinitionEnter the agent's role definition, used to define the agent's professional domain and role characteristics.
Short descriptionEnter the agent's brief description, used to describe the agent's purpose.
ToolsConfigure the tools that the agent can call when processing requirements, including:
  • Read: Tools for analyzing code files.
  • Edit: Add, delete, and modify files.
  • Terminal: Run commands in the terminal and get the command's execution status and results.
  • TaskManager: Manage and track tasks and workflows.
  • Web: Search web content related to user tasks, interact using headless browser.
  • MCP: After adding MCP Server, agents can call tools provided by MCP Server when processing your requirements.
  1. Click the Create Agent button.

Using Agents

In the AI chat input box, click Agent, then select the agent you want to use from the agent list.

img

Modify/Delete Agents

You can manage custom agents as needed, including:

  1. Modify custom agent configurations.
  2. Delete custom agents.

In the custom agent list, click the Edit Agent, Delete Agent icons to complete the required operations.

img