mini: fix default model (#35515)

This commit is contained in:
Simon Klee 2026-07-06 09:20:23 +02:00 committed by GitHub
commit fb75ea2cf6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
17 changed files with 396 additions and 116 deletions

View file

@ -31,6 +31,7 @@
"./terminal-win32": "./src/terminal-win32.ts",
"./config/keybind": "./src/config/keybind.ts",
"./keymap": "./src/keymap.tsx",
"./prompt/content": "./src/prompt/content.ts",
"./prompt/display": "./src/prompt/display.ts",
"./plugin/runtime": "./src/plugin/runtime.tsx",
"./plugin/slots": "./src/plugin/slots.tsx",