forked from cline/cline
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
feat: Add settings to control diagnostic messages (#5524) #5582
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
31 commits
Select commit
Hold shift + click to select a range
0325eaa
feat: Add settings to control diagnostic messages (#5524)
hannesrudolph d5457aa
fix: address PR #5582 review feedback
hannesrudolph 72fbd7a
fix: ensure 'Include diagnostic messages in context' checkbox persist…
hannesrudolph 6afc75a
fix: preserve explicit false values in diagnostic settings synchroniz…
hannesrudolph 2e0e637
feat: diagnostic settings working correctly - checkbox state persists…
hannesrudolph 93860c7
feat: enhance diagnostic settings UI with reset button and unlimited …
hannesrudolph ea0c94a
feat: improve unlimited diagnostics UI with integrated slider design
hannesrudolph f407483
test: fix insertContentTool mock to match actual implementation
hannesrudolph 85ef45d
fix: respect maxDiagnosticMessages setting in workspace problems mention
hannesrudolph 5f0b06c
fix: update diagnostic slider description dynamically based on value
hannesrudolph 31ec17b
chore(i18n): remove unused translation keys
hannesrudolph fd722d2
fix: make diagnostic settings description static
hannesrudolph b088e4a
fix: resolve localization issues in ContextManagementSettings
hannesrudolph fdcefbe
fix: refactor diagnostic settings to follow project patterns
hannesrudolph 2a9c2d6
fix: add null checks to integration test to fix TypeScript errors
hannesrudolph c01c9ed
fix: correct parameter name mismatch for diagnostic settings
hannesrudolph 88e08f1
chore: remove temporary analysis files
hannesrudolph 2a2a66b
chore: remove diagnostics integration test (out of scope for this PR)
hannesrudolph e1d3022
fix: address bot review comments
hannesrudolph 6b98b67
feat: implement size-based limiting for diagnostic messages
roomote-agent a0c25cc
fix: update ContextManagementSettings tests to handle UI component mo…
roomote-agent 2b1b6a6
fix: change diagnostic limiting from size-based to count-based
hannesrudolph a2c5f42
fix: add Button component import to ContextManagementSettings
daniel-lxs f57308f
fix: address PR #5582 review feedback for diagnostic messages feature
daniel-lxs 9ef5624
fix: add missing writeDelayMs prop to ContextManagementSettings test
daniel-lxs 7e6cd48
revert: remove unintended whitespace formatting change in insertConte…
daniel-lxs 9019ffe
fix: update Content Security Policy to remove redundant webview.cspSo…
daniel-lxs 9ba7d1e
fix: revert unrelated CSP changes in ClineProvider.ts
daniel-lxs 6e6c9c4
feat: add missing translations for diagnostic settings
daniel-lxs 59cdee3
Delete src/core/webview/__tests__/diagnosticSettingsBugFix.spec.ts
daniel-lxs 2a753ad
Delete src/core/webview/__tests__/diagnosticSettingsPersistence.spec.ts
daniel-lxs File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.