fix: model picker in chat no longer overwrites the global default model#713
Merged
fathah merged 6 commits intoJun 17, 2026
Merged
Annotations
10 errors and 11 warnings
|
Lint:
tests/db.test.ts#L44
Unexpected any. Specify a different type
|
|
Lint:
tests/db.test.ts#L24
Unexpected any. Specify a different type
|
|
Lint:
tests/db.test.ts#L11
'_options' is defined but never used
|
|
Lint:
tests/db.test.ts#L11
'_dbPath' is defined but never used
|
|
Lint:
tests/dashboard-event-adapter.test.ts#L8
Missing return type on function
|
|
Lint:
src/renderer/src/screens/Chat/hooks/useModelConfig.test.tsx#L27
Missing return type on function
|
|
Lint:
src/renderer/src/screens/Chat/hooks/useDashboardChatTransport.ts#L1003
'client' is never reassigned. Use 'const' instead
|
|
Lint:
src/renderer/src/screens/Chat/hooks/useDashboardChatTransport.ts#L155
'_mode' is defined but never used
|
|
Lint:
src/renderer/src/screens/Chat/hooks/useChatIPC.test.tsx#L80
Missing return type on function
|
|
Lint:
src/renderer/src/App.tsx#L39
'error' is never reassigned. Use 'const' instead
|
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Lint:
src/main/dashboard.ts#L509
Insert `⏎···`
|
|
Lint:
src/main/dashboard.ts#L507
Replace `profile?:·string` with `⏎··profile?:·string,⏎`
|
|
Lint:
src/main/dashboard.ts#L482
Insert `⏎···`
|
|
Lint:
src/main/dashboard.ts#L481
Insert `⏎···`
|
|
Lint:
src/main/dashboard.ts#L337
Replace `·?·lastError.message` with `⏎······?·lastError.message⏎·····`
|
|
Lint:
src/main/dashboard.ts#L257
Replace ``Timed·out·connecting·to·Hermes·dashboard·after·${timeoutMs}ms`` with `⏎··········`Timed·out·connecting·to·Hermes·dashboard·after·${timeoutMs}ms`,⏎········`
|
|
Lint:
src/main/dashboard.ts#L232
Replace `new·Error(`${res.statusCode}:·${text·||·res.statusMessage}`)` with `⏎··············new·Error(`${res.statusCode}:·${text·||·res.statusMessage}`),⏎············`
|
|
Lint:
src/main/claw3d.ts#L542
Replace `⏎······conn.mode·===·"remote"·||⏎·····` with `·conn.mode·===·"remote"·||`
|
|
Lint:
src/main/claw3d.ts#L534
Insert `⏎···`
|
|
Lint:
src/main/claw3d.ts#L344
Replace `filePath:·string,·content:·string` with `⏎··filePath:·string,⏎··content:·string,⏎`
|
background
wait
wait-all
cancel
parallel
Loading