docs: update mappings for frontend-ui-ux-engineer and document-writer in README (#126)

This commit is contained in:
马雨
2026-01-17 12:04:12 +08:00
committed by GitHub
parent a88315d92d
commit dd4c12b8e2

View File

@@ -96,12 +96,12 @@ Agent-model mappings are configured in `~/.codeagent/models.json`:
},
"frontend-ui-ux-engineer": {
"backend": "gemini",
"model": "gemini-3-pro-high",
"model": "gemini-3-pro-preview",
"description": "Frontend engineer"
},
"document-writer": {
"backend": "gemini",
"model": "gemini-3-flash",
"model": "gemini-3-flash-preview",
"description": "Documentation"
},
"develop": {