feat(agent): enhance model resolution logic by normalizing model options and improving generation model selection

This commit is contained in:
HouYunFei
2026-06-16 17:25:45 +08:00
parent 1b289f6a77
commit f038406070
3 changed files with 7 additions and 13 deletions
-6
View File
@@ -1,6 +0,0 @@
{
"buildCommand": "cd web && bun run build",
"installCommand": "cd web && bun install --frozen-lockfile",
"outputDirectory": "web/.next",
"framework": "nextjs"
}