Fix Cowork model selection and Windows CLI packaging (#1129)

Cherry-picked from upstream PR #1129 + local improvements:
- dedupe inline remove-model handler -> use handleRemoveModel
- add .next-cli-build/ and cli/.build-home/ to .gitignore
This commit is contained in:
local 2026-05-15 09:30:31 +07:00 committed by decolua
parent fe3ce25ae3
commit beb4599090
7 changed files with 111 additions and 26 deletions

View file

@ -42,6 +42,7 @@
],
"license": "MIT",
"devDependencies": {
"esbuild": "^0.25.12",
"nodemon": "^3.1.14"
}
}