Overview of AutoDev Xiuper Agents
masterAutoDev Xiuper uses a multi-agent architecture with several specialized top-level agents:
| Agent | Area | Description |
|---|---|---|
| DocumentAgent | Requirements / Research | Querying documents and generating feature trees. |
| CodingAgent | Development | Workspace tools, orchestration, file system, shell, and MCP. |
| CodeReviewAgent | Code Review | Reviewing code, lint summaries, and generating fixes. |
| ChatDBAgent | Data | Natural-language database interaction via schema linking and SQL generation. |
| ArtifactAgent | Rapid Prototyping | Generating self-contained runnable outputs (HTML, React, Node.js, Python, SVG, Mermaid). |
| Web Agent / WebEdit | Web Interaction | Page inspection and DOM context (Experimental). |