You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -66,7 +66,7 @@ AutoDev Xiuper includes 7 specialized AI agents mapped to the complete Software
66
66
|**Knowledge**| Requirements | Requirements understanding and knowledge construction with AI-native document reading and analysis | DocQL / Context Engineering | ✅ Stable |
67
67
|**Coding**| Development | Autonomous coding agent with complete file system, shell, and tool access capabilities | MCP / SubAgents / DevIns DSL | ✅ Stable |
68
68
|**Review**| Code Review | Professional code review analyzing code quality, security, performance, and best practices | Linter / Summary / AutoFix | ✅ Stable |
69
-
|**Testing**| Testing | Automated testing agent that generates test cases, executes tests, and analyzes coverage | E2E / Self-healing / Coverage | 🚧 Coming|
69
+
|**Testing**| Testing | Automated testing agent that generates test cases, executes tests, and analyzes coverage | E2E / Self-healing / Coverage | 🚧 WIP |
70
70
|**ChatDB**| Data | Database conversation agent supporting Text-to-SQL and natural language data queries | Schema Linking / Multi-DB / Query | ✅ Stable |
71
71
|**WebEdit**| Deployment | Web editing agent for browsing pages, selecting DOM elements, and interacting with web content | Inspect / Chat / Mapping | 🔄 Beta |
0 commit comments