Roo-Code/src/core
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
..
assistant-message fix: merge approval feedback into tool result instead of pushing duplicate (ROO-410) (#10519) 2026-01-09 10:01:52 -05:00
auto-approval Add some functionality to @roo-code/core for the cli (#10584) 2026-01-09 13:05:15 -08:00
checkpoints Add some functionality to @roo-code/core for the cli (#10584) 2026-01-09 13:05:15 -08:00
condense fix: preserve tool_use blocks for all tool_results in kept messages during condensation (#10471) 2026-01-06 00:22:33 -05:00
config [feat] Claude Code Provider Native Tool Calling (#10077) 2025-12-17 12:57:27 -08:00
context/context-management Move @roo-code/cloud to the Roo-Code repo (#7503) 2025-08-28 11:18:45 -07:00
context-management fix: correct token counting for context truncation display (#9961) 2025-12-16 16:12:02 -07:00
context-tracking fix: use safeWriteJson for all JSON file writes with race condition fix (#4733) 2025-06-25 16:05:02 -04:00
diff refactor: remove insert_content tool (#9751) 2025-12-03 16:33:22 -05:00
environment feat: lock task tool protocol for consistent task resumption (#10192) 2025-12-18 11:54:26 -08:00
ignore Follow symlinks in rooignore checks (#7405) 2025-08-26 10:12:20 -04:00
mentions feat: add support for image file @mentions (#10189) 2026-01-07 11:44:04 -05:00
message-manager fix: prevent race condition from deleting wrong API messages (#10113) 2025-12-15 21:23:05 -08:00
message-queue Move message queue to the extension host (#7604) 2025-09-02 19:12:18 -07:00
prompts Move more types to @roo-code/types (for the cli) (#10583) 2026-01-09 11:59:06 -08:00
protect Mark code-workspace files as protected (#7403) 2025-08-26 00:09:14 -04:00
task Add some functionality to @roo-code/core for the cli (#10584) 2026-01-09 13:05:15 -08:00
task-persistence feat: implement sticky provider profile for task-level API config persistence (#10018) 2026-01-07 09:03:44 -07:00
tools Add some functionality to @roo-code/core for the cli (#10584) 2026-01-09 13:05:15 -08:00
webview feat: add debug setting to settings page (#10580) 2026-01-09 18:06:02 -05:00