Roo-Code/src/core/webview
Hannes Rudolph 108f78db6c
feat: add debug setting to settings page (#10580)
* feat: add debug mode toggle to settings

* Update About component with debug mode description

* i18n: add debug mode strings to settings locales

* Update debug mode description in all locales

* fix: post state to webview after debugSetting update

This addresses the review feedback that the debugSetting handler was not
posting updated state back to the webview, which could cause the UI to
stay stale until another state refresh occurred.

* fix: clarify debug mode description to specify task header location

Updated debugMode.description across all 18 locales to clarify that
debug buttons appear in the task header, per review feedback.

* fix: remove redundant postStateToWebview call after debug setting update

* Update src/core/webview/webviewMessageHandler.ts

Co-authored-by: roomote[bot] <219738659+roomote[bot]@users.noreply.github.com>

---------

Co-authored-by: roomote[bot] <219738659+roomote[bot]@users.noreply.github.com>
2026-01-09 18:06:02 -05:00
..
__tests__ Move more types to @roo-code/types (for the cli) (#10583) 2026-01-09 11:59:06 -08:00
BrowserSessionPanelManager.ts Browser Use 2.0 (#8941) 2025-11-21 17:26:15 -05:00
checkpointRestoreHandler.ts Edit/Delete User Message (#7447) 2025-09-05 14:50:18 -04:00
ClineProvider.ts Move more types to @roo-code/types (for the cli) (#10583) 2026-01-09 11:59:06 -08:00
diagnosticsHandler.ts ux: add downloadable error diagnostics from chat errors (#10188) 2025-12-19 11:50:40 -08:00
generateSystemPrompt.ts feat: recursively load .roo/rules and AGENTS.md from subdirectories (#10446) 2026-01-03 15:05:48 -05:00
getNonce.ts Refactor out of utils 2024-09-24 11:36:37 -04:00
getUri.ts Refactor out of utils 2024-09-24 11:36:37 -04:00
messageEnhancer.ts feat: Add Task History Context to Prompt Enhancement (#6343) 2025-07-30 16:54:33 -04:00
webviewMessageHandler.ts feat: add debug setting to settings page (#10580) 2026-01-09 18:06:02 -05:00