Debugging
Start the Console with diagnostics enabled:
dsh-console --debugWhen using the workspace script, arguments follow the script separator:
pnpm start -- --debugDebug mode enables the structured debug console and makes /profiler available for React/Ink render diagnostics. Diagnostic output stays outside prompts and Session events.
Credential fields are masked UI surfaces. Credential characters and paste contents are not emitted by the masked input path, even when keystroke diagnostics are enabled elsewhere.