Roo-Code/packages
hannesrudolph 6ab504a36f fix: add diagnostics settings to global state (#2379)
- Add includeDiagnostics, maxDiagnosticsCount, and diagnosticsFilter to global settings
- Create DiagnosticsSettings component for UI configuration
- Update ClineProvider to handle diagnostics settings messages
- Modify diagnosticsToProblemsString to accept options parameter
- Update ExtensionState type and related components
- Add proper defaults: includeDiagnostics=false, maxDiagnosticsCount=5, diagnosticsFilter=['error','warning']

This allows users to configure diagnostics settings that persist across sessions
instead of being reset to defaults on each restart.
2025-06-14 18:41:16 -06:00
..
build Convert jest tests to vitest and disable default watch mode for vitest (#4568) 2025-06-11 14:48:01 -07:00
cloud Convert jest tests to vitest and disable default watch mode for vitest (#4568) 2025-06-11 14:48:01 -07:00
config-eslint Upgrade to ESLint 9 + share eslint config across workspaces (#3815) 2025-05-21 21:30:21 -07:00
config-typescript Roo Code Cloud (#4069) 2025-05-28 20:43:30 -07:00
evals Evals fixes (#4599) 2025-06-12 13:01:59 -07:00
ipc Move to Postgres for evals on roocode.com (#4520) 2025-06-11 14:17:53 -07:00
telemetry Revert "Always focus the panel when clicked to ensure menu buttons are visible" (#4592) 2025-06-12 12:51:34 -04:00
types fix: add diagnostics settings to global state (#2379) 2025-06-14 18:41:16 -06:00