Matt Rubens
4570ead71f
Update ChatView.tsx
2025-02-28 17:17:19 -05:00
Chris Estreich
390932ea68
Merge pull request #1262 from RooVetGit/cte/lower-default-max-tokens
...
Fix maxTokens defaults for Claude 3.7 Sonnet models
2025-02-28 09:51:13 -08:00
samir-nimbly
2773d39153
fix: dropdown hover color fix for white themes
2025-02-28 20:05:31 +05:30
Chris Estreich
31d2d17847
Fix maxTokens defaults for Claude 3.7 Sonnet models
2025-02-28 01:15:44 -08:00
Chris Estreich
e1836f81d7
Merge pull request #1248 from RooVetGit/cte/consistent-history-copy
...
Make the copy action on history and history preview consistent
2025-02-28 01:12:53 -08:00
Chris Estreich
9b30065231
Make the copy action on history and history preview consistent
2025-02-28 08:25:04 -08:00
Chris Estreich
b3fd1a2e23
Prettier thinking blocks
2025-02-28 09:08:58 -08:00
Chris Estreich
21fed4cb79
Delete task confirmation enhancements
2025-02-27 22:26:13 -08:00
cte
8cbce2ded0
Add provider-agnostic modelMaxThinkingTokens setting
2025-02-27 16:06:47 -08:00
Chris Estreich
54c687485b
Merge pull request #1254 from lupuletic/added-new-thinking-support
...
Added support for Claude Sonnet 3.7 thinking via Vertex AI
2025-02-27 15:51:58 -08:00
Catalin Lupuleti
5eba1d53fb
Added tests for Claude Sonnet Thinking
2025-02-27 22:15:17 +00:00
Catalin Lupuleti
3514f6506b
Added support for Claude Sonnet 3.7 thinking via Vertex AI
2025-02-27 21:56:56 +00:00
Matt Rubens
1f0211ee64
Allow users to set custom system prompts
2025-02-27 15:03:26 -05:00
Matt Rubens
2e9c808e63
Merge pull request #1232 from RooVetGit/enable_checkpoints
...
Graduate checkpoints out of beta
2025-02-27 09:37:52 -05:00
Matt Rubens
10c6f8fb67
Graduate checkpoints out of beta
2025-02-27 01:35:50 -05:00
dleffel
4806ab5420
Fix missing tooltips in several components.
2025-02-26 21:34:56 -08:00
Chris Estreich
4fac3daad1
Merge pull request #1217 from RooVetGit/cte/control-max-tokens
2025-02-26 15:12:30 -08:00
Chris Estreich
5e53d00ebc
Allow control over maxTokens for thinking models
2025-02-26 14:23:11 -08:00
Matt Rubens
a4e58700ce
Support multiple files in drag-and-drop
2025-02-26 16:04:32 -05:00
Joe Manley
78d5af491a
Fix long strings correctly in ChatRow
2025-02-26 09:32:13 -08:00
cte
41e75bc989
Model picker fixes
2025-02-25 23:02:43 -08:00
Chris Estreich
3860abf855
Merge pull request #1122 from System233/patch-model-picker
...
fix: ModelID cannot be saved and refactor ModelPicker
2025-02-25 19:18:36 -08:00
System233
f3d02030ac
Fix: Input/output prices should be parsed using parseFloat
2025-02-26 08:37:28 +08:00
cte
e56908f6c1
Thinking settings tweaks
2025-02-25 15:48:20 -08:00
System233
48975003af
Remove ModelInfo related exports from ExtensionStateContext
2025-02-26 06:59:32 +08:00
System233
1a3b8700ba
Improved error message feedback in settings panel
2025-02-26 06:59:23 +08:00
System233
f065f039be
Fixed the issue that Model ID cannot be saved
2025-02-26 06:58:17 +08:00
Chris Estreich
69bcd2e340
Merge branch 'main' into cte/openrouter-claude-thinking
2025-02-25 13:28:27 -08:00
Chris Estreich
17f0a5d961
Merge pull request #1192 from RooVetGit/cte/move-model-fetchers
...
Move & clean up model fetchers
2025-02-25 13:26:39 -08:00
Chris Estreich
392a237985
Support Claude 3.7 Sonnet "Thinking" in OpenRouter
2025-02-25 12:58:03 -08:00
Matt Rubens
3592539fe5
PR feedback
2025-02-25 15:53:30 -05:00
Matt Rubens
77a6e2be6d
File drag and drop
2025-02-25 15:49:38 -05:00
Chris Estreich
159621cea6
Move & clean up model fetchers
2025-02-25 11:35:24 -08:00
System233
d5b796263d
Add a combobox component with auto-complete functionality
2025-02-26 02:44:57 +08:00
cte
c6092ce170
Properly reset thinking setting when changing profiles
2025-02-25 01:03:12 -08:00
Chris Estreich
37cc993399
Update webview-ui/src/components/settings/SettingsView.tsx
...
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
2025-02-24 22:22:07 -08:00
Chris Estreich
4dd9972c41
Update webview-ui/src/components/settings/ApiOptions.tsx
...
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
2025-02-24 22:21:44 -08:00
cte
09902904f3
Persist anthropicThinking
2025-02-24 22:08:14 -08:00
cte
bf1aa4c7b2
Add settings
2025-02-24 16:47:27 -08:00
cte
0e644f102f
Default to Claude 3.7 where appropriate
2025-02-24 12:48:55 -08:00
EMSHVAC
1922b8aea9
test: update HistoryView delete task test to handle confirmation dialog
2025-02-24 11:54:10 -06:00
mosleyit
fc660a52e5
Merge branch 'RooVetGit:main' into improvement/task_delete_confirmation_854
2025-02-24 11:50:55 -06:00
cte
f11c0afa1e
Stabilize tests in CI
2025-02-23 02:28:10 -08:00
Matt Rubens
816847c5c0
Add Knip check for unused files
2025-02-23 01:01:51 -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
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