Matt Rubens
7bbec792be
Merge pull request #1104 from oprstchn/fix/awsbedrock-region-update
...
fix: Update AWS Bedrock region options
2025-02-21 11:13:28 -05:00
EMSHVAC
5a43f867fb
This commit replaces the VSCode native dialog with a Radix AlertDialog component for task deletion confirmation. The change provides a more consistent user experience by using the same design system as the rest of the application.
...
Changes:
Add new DeleteTaskDialog component using Radix UIs AlertDialog
Update HistoryView to manage dialog state and task deletion flow
Remove VSCode native dialog from ClineProvider.ts
2025-02-21 08:46:56 -06:00
oprstchn
97b8ee3b56
fix: Update AWS Bedrock region options
2025-02-21 20:01:03 +09:00
Matt Rubens
79e5f56ccf
Merge pull request #1098 from marvijo-code/feature/gpt-4o-price-update
...
gpt 4o price update
2025-02-20 22:28:10 -05:00
EMSHVAC
2fd3431621
no duplicated cancel button
2025-02-20 19:04:15 -06:00
EMSHVAC
6a29a8bd99
Prevents accidental task deletions by requiring explicit user confirmation through a modal dialog. This improves the user experience by adding a safety check before performing irreversible actions.
2025-02-20 18:56:05 -06:00
Matt Rubens
de1519ad39
Merge pull request #1095 from RooVetGit/changeset-release/main
...
Changeset version bump
2025-02-20 17:53:22 -05:00
Matt Rubens
05988a9212
Update CHANGELOG.md
2025-02-20 17:50:57 -05:00
Marvin Thobejane
a7c842fd9d
gpt 4o price update
2025-02-21 00:11:18 +02:00
github-actions[bot]
fa8d970217
changeset version bump
2025-02-20 21:40:36 +00:00
Joe Manley
ca45c88e46
Merge pull request #1096 from RooVetGit/jm/add-changeset
...
Add changeset for #1093
2025-02-20 13:39:42 -08:00
Matt Rubens
259c2195e2
Merge pull request #1097 from System233/patch-setting-done
...
Fix settings done button with unsaved changes
2025-02-20 16:26:14 -05:00
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
27bff04801
Add changeset for #1093
2025-02-20 13:01:26 -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
007bf18a90
Update src/core/prompts/sections/__tests__/custom-instructions.test.ts
...
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
2025-02-20 12:52:43 -08:00
Matt Rubens
d327c21828
Merge pull request #1090 from RooVetGit/fix_settings_done_button_with_unsaved_changes
...
Fix settings done button with unsaved changes
2025-02-20 15:50:22 -05:00
Joe Manley
053671e235
Appease ellipsis
2025-02-20 12:50:17 -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
7171a0ed6e
Merge pull request #1060 from RooVetGit/changeset-release/main
...
Changeset version bump
2025-02-20 10:57:45 -05:00
Matt Rubens
b66685a20f
Update CHANGELOG.md
2025-02-20 10:55:59 -05:00
Matt Rubens
2461cbade3
Update CHANGELOG.md
2025-02-20 10:55:10 -05:00
github-actions[bot]
aa4e22bea5
changeset version bump
2025-02-20 15:42:53 +00:00
Matt Rubens
78521378cc
Merge pull request #1088 from RooVetGit/v3_3_22
...
v3.3.22
2025-02-20 10:42:00 -05:00
Matt Rubens
7738b7651a
v3.3.22
2025-02-20 10:32:02 -05:00
Matt Rubens
db33696283
Merge pull request #1080 from System233/feat-ollama-deepseek-reasoning
...
feat: ollama-deepseek reasoning support
2025-02-20 09:39:18 -05:00
Matt Rubens
bfd5024027
Merge pull request #1082 from RooVetGit/switch_tab_unsaved_check
...
Warn when switching tabs with unsaved content
2025-02-19 23:33:04 -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
0eecda2dc3
feat: ollama-deepseek reasoning support
2025-02-20 11:50:14 +08:00
System233
eeb1e45907
Improve UI experience
2025-02-20 11:28:25 +08:00
System233
b732005d23
fix: getunbound.ai may return null
2025-02-20 10:28:29 +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
e04e41cf9b
Merge pull request #1070 from RooVetGit/custom_languages
...
Support entering custom languages in the preferred language chooser
2025-02-19 12:27:07 -05: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
Matt Rubens
c5aa775b98
Merge pull request #1072 from alarno/feature/locale-ca
...
Added Catalan language support
2025-02-19 11:41:38 -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
Roo Code
bfa73fb69d
Does that work?
2025-02-18 21:16:16 -07:00
Matt Rubens
0b89d87a12
Merge pull request #1061 from RooVetGit/fix_copy_system_prompt
...
Copy the system prompt of the current mode
2025-02-18 22:34:25 -05:00
Matt Rubens
3524378bf2
Copy the system prompt of the current mode
2025-02-18 22:21:01 -05:00
Matt Rubens
89388e210c
Merge pull request #1059 from RooVetGit/create_roomodes_file_if_needed
...
Create .roomodes file if needed
2025-02-18 22:14:23 -05:00
Matt Rubens
1cbe7228da
Create .roomodes file if needed
2025-02-18 22:09:36 -05:00