System233
7d58fe76bb
Fix settings done button with unsaved changes
2025-02-21 05:08:58 +08:00
System233
5a2f2eadc6
Revert "Fix settings done button with unsaved changes"
...
This reverts commit e69f27d319 .
2025-02-21 05:07:02 +08:00
Joe Manley
6ae11dddfd
Merge pull request #1093 from RooVetGit/jm/handle-directory
...
Handle errors more gracefully when reading custom instructions from files
2025-02-20 12:56:25 -08:00
Joe Manley
9dce0e88cd
Handle errors more gracefully when reading custom instructions from files
2025-02-20 12:33:11 -08:00
Matt Rubens
e69f27d319
Fix settings done button with unsaved changes
2025-02-20 13:20:11 -05:00
Matt Rubens
e9e8c748e8
Warn when switching tabs with unsaved content
2025-02-19 23:25:03 -05:00
Matt Rubens
e6f3bb7051
Merge pull request #1051 from System233/patch-settings-panel-rename
...
Fix settings panel reset during state update
2025-02-19 22:54:11 -05:00
System233
eeb1e45907
Improve UI experience
2025-02-20 11:28:25 +08:00
System233
2d34cda0ea
Add icon feedback for apiErrorMessage/modelIdErrorMessage
2025-02-20 10:28:28 +08:00
System233
e5f5cbc79c
Fix the sticky background color of the welcome view
2025-02-20 10:28:28 +08:00
System233
1fcdd33339
Add confirmation dialog for discarding changes.
2025-02-20 10:28:28 +08:00
System233
2036e84d9d
Fix settings panel reset during state update
2025-02-20 10:28:23 +08:00
Matt Rubens
f710ce077f
Support entering custom languages in the preferred language chooser
2025-02-19 12:24:55 -05:00
Matt Rubens
ebfe57b1ee
Merge pull request #1069 from RooVetGit/auto_approve_wildcard
...
Allow setting a wildcard for auto-approve commands
2025-02-19 12:21:24 -05:00
Albert Arnó
b415fd3d54
Added Catalan language support
2025-02-19 17:23:23 +01:00
Matt Rubens
e3ae2c41d3
Allow setting a wildcard for auto-approve commands
2025-02-19 09:39:42 -05:00
Matt Rubens
39173711ce
Merge pull request #1056 from hannesrudolph/add-delete-mcp-button
...
Added MCP server deletion with confirmation dialog
2025-02-18 23:35:16 -05:00
Matt Rubens
3524378bf2
Copy the system prompt of the current mode
2025-02-18 22:21:01 -05:00
Roo Code
7bb8edf720
Added MCP server deletion with confirmation dialog
...
- Added delete button with trash icon to MCP server rows
- Implemented confirmation dialog using existing Dialog component
- Added "deleteMcpServer" message type to WebviewMessage interface
- Added handler in ClineProvider to process deletion:
- Removes server from MCP settings file
- Closes server connection
- Updates UI to reflect changes
- Added user feedback with success/error notifications
- Ensured consistent modal design with rest of application
2025-02-18 11:19:08 -07:00
Matt Rubens
17be7c18f8
Merge pull request #979 from System233/patch-input-boxes
...
Fix input box revert issue and configuration loss during profile switch #955
2025-02-17 17:05:38 -05:00
System233
7316f82838
Fix the DialogContent/DialogTitle error displayed in the console.
2025-02-18 01:14:47 +08:00
System233
d69b91082b
Upgrade vscrui to 0.2.2 to fix the Dropdown component
2025-02-18 01:02:55 +08:00
System233
2943d655cf
Fix input box revert issue and configuration loss during profile switch #955
2025-02-18 01:02:51 +08:00
System233
2dcde02839
Revert "Add delay on submitting from welcome view"
...
This reverts commit 602c6efbd8 .
2025-02-17 22:40:20 +08:00
System233
c4465dee8a
Revert "Make sure to blur fields when user hits Done in settings"
...
This reverts commit 2caa320fac .
2025-02-17 22:40:16 +08:00
System233
c366a6e26e
Revert "Update API options on blur instead of on input"
...
This reverts commit 6a8902fae4 .
2025-02-17 22:37:26 +08:00
Chris Estreich
753a7acdac
Update webview-ui/src/App.tsx
...
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
2025-02-16 12:13:09 -08:00
cte
911eb92045
Clean up tab logic in App component
2025-02-16 12:09:18 -08:00
Chris Estreich
567130bea0
Merge pull request #1012 from RooVetGit/cte/chat-ui
...
Chat UI
2025-02-16 10:56:01 -08:00
d.o.it
9724a8024d
Add system prompt to Mistral message creation and update API key link text
2025-02-16 16:19:37 +01:00
cte
81565ec072
Use Virtuoso
2025-02-15 10:46:26 -08:00
cte
4898b4bb9e
More cleanup
2025-02-15 02:41:15 -08:00
cte
347c69ebe6
Add GitHub-flavored Markdown support
2025-02-15 02:39:59 -08:00
cte
45bf2a0230
Composable, reusable chat interface with Markdown support + VSCode theme syntax highlighting
2025-02-15 02:11:22 -08:00
cte
d056bb89a8
Revert this
2025-02-14 23:42:13 -08:00
cte
17b9c4f968
Additional @shadcn/ui components
2025-02-14 23:41:39 -08:00
Matt Rubens
fde9d9b660
Update test
2025-02-14 22:28:35 -05:00
Saoud Rizwan
17157c46cb
Add terminal context mention
2025-02-14 22:27:38 -05:00
Matt Rubens
7eada8bb6d
Merge pull request #999 from d-oit/mistral
...
Mistral
2025-02-14 12:26:08 -05:00
d.o.it
0573643797
Merge branch 'mistral' of https://github.com/d-oit/Roo-CodeMistral into mistral
2025-02-14 17:49:00 +01:00
d.o.it
8842497f20
fix: Update ApiOptions to handle default model ID for codestral URLs
2025-02-14 17:03:19 +01:00
Matt Rubens
602c6efbd8
Add delay on submitting from welcome view
2025-02-14 09:51:50 -05:00
Matt Rubens
a9d8a1d00d
Merge branch 'main' into mistral
2025-02-14 09:25:34 -05:00
Matt Rubens
7bbf097fa8
Validate custom modes schema before creation from the UI
2025-02-14 08:54:11 -05:00
Matt Rubens
1b56be0efc
Convert PromptsView to tailwind
2025-02-13 23:32:47 -05:00
Matt Rubens
7c6fe52c80
Add support for project-specific .roomodes
2025-02-13 23:14:59 -05:00
Matt Rubens
0855159f70
Setting for the max number of open tabs to include in context
2025-02-13 22:23:20 -05:00
cte
90b019f55c
Shadow git checkpoints
2025-02-12 13:17:43 -08:00
d.o.it
95078a6bc9
add mistral latest api models
2025-02-12 15:04:02 +01:00
Matt Rubens
75f4a6ce10
Merge pull request #952 from RooVetGit/allow_emptying_out_built_in_custom_instructions
...
Allow users to clear out custom instructions for the built-in modes
2025-02-11 18:54:15 -05:00