Select Model / Input Box Disabled
Fix Select model or a disabled input box by completing the three required settings: provider credential, workspace selection and model selection.
On this page
First, match Select model / input box disabled
This page targets Select model / input box disabled. The full message can contain a few extra words on different operating systems or Node.js versions, but the core error code or phrase should match.
Select model / input box disabledSelect model disabledinput box disabledcomposer disabledDSH input box disabledWhen searching or asking for help, copy the full error and remove API keys, private repository names, usernames and sensitive paths.
The DSH input box stays disabled until three things are ready: an API credential, a selected workspace and a selected model. Starting DSH from a folder does not automatically select that folder in the Web UI.
What Select model / input box disabled means
The Web UI has loaded, but the current session is missing one or more required selections, so it cannot send a task yet.
Common causes of Select model / input box disabled
- No provider credential has been saved.
- No workspace has been selected in the Web UI.
- No model is selected, or the saved default model was removed.
- The running DSH profile has different provider settings from the profile you edited.
Source trace for Select model / input box disabled
These links are pinned to the 0.1.2-alpha.5 / 49a606b snapshot used for this page. They help separate Select model / input box disabled from failures produced by Node.js, PowerShell, the operating-system network stack or filesystem permissions.
Fix Select model / input box disabled
- 01
Save the provider credential
Open Settings → Models and configure the provider you plan to use.
- 02
Choose a workspace
Click Choose workspace in the Web UI and select a small test folder. The terminal's current directory is not selected automatically.
- 03
Select a model
Choose a specific model under the provider you just configured.
- 04
Create a new session if needed
If the input box still refers to deleted defaults, create a new session after completing the three items.
Verify Select model / input box disabled is fixed
- A workspace path is visible in the Web UI.
- A specific provider and model are selected.
- The input box accepts and sends a small test task.
- Do not grant a sensitive production folder for the first test.
- Do not assume the folder used to launch DSH is already the selected workspace.
Select model / input box disabled FAQ
How do I fix Select model / input box disabled?
The DSH input box stays disabled until three things are ready: an API credential, a selected workspace and a selected model. Starting DSH from a folder does not automatically select that folder in the Web UI.
What does Select model / input box disabled mean?
The Web UI has loaded, but the current session is missing one or more required selections, so it cannot send a task yet.
How do I verify Select model / input box disabled is fixed?
A workspace path is visible in the Web UI. A specific provider and model are selected. The input box accepts and sends a small test task.
Checked against the official repository on 2026-09-03. Published version baseline: 0.1.1-rc.2; source snapshot: 0.1.2-alpha.5 (49a606b).
Official README · Verified source commit · GitHub Discussions