Update preferences dialog#180
Merged
Merged
Conversation
* Informational parts of the dialog -- the top half -- has been simplified. * The client listing has been broken into three sections: "globally configured", "detected but not globally configured", and "all the rest". * The "detected" section has a big "configure all" button. * Rows shuffle around as you configure or disable individual clients.
Contributor
There was a problem hiding this comment.
Pull request overview
This PR updates the Preferences dialog UI for configuring MCP “AI environments” (clients) and their selected Wolfram toolset, adding clearer grouping (Configured/Detected/Other), new actions (Configure/Disable/Configure All), and updated localized front end strings/icons.
Changes:
- Refactors the client list UI into framed sections (Configured, Detected, Other) with new per-client controls and a “Configure All” action.
- Adds shared styling helpers and reworks directory-specific settings presentation.
- Updates front end string resources (subtitle templating, section labels, button labels) and adds new icons.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.
| File | Description |
|---|---|
| Kernel/PreferencesContent.wl | Reworks Preferences UI layout and interaction logic for client/toolset configuration, including new controls and sectioning. |
| FrontEnd/Assets/AgentTools.wl | Updates localized strings for the new UI text and adds icon assets used by the Preferences dialog. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.