mirror of
https://github.com/cexll/myclaude.git
synced 2026-02-04 02:20:42 +08:00
docs: update mappings for frontend-ui-ux-engineer and document-writer in README (#126)
This commit is contained in:
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user