Matt Rubens
|
8a189aff2c
|
v3.7.5
|
2025-02-25 17:57:33 -05:00 |
|
Chris Estreich
|
06f98ca13a
|
Merge pull request #1195 from RooVetGit/cte/openrouter-claude-thinking
Support Claude 3.7 Sonnet "Thinking" in OpenRouter
|
2025-02-25 13:30:27 -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
|
28e18a6192
|
Remove logging
|
2025-02-25 13:22:24 -08:00 |
|
Chris Estreich
|
7f1c6d7079
|
Merge branch 'cte/move-model-fetchers' into cte/openrouter-claude-thinking
|
2025-02-25 13:21:08 -08:00 |
|
Chris Estreich
|
50ce955048
|
Merge branch 'main' into cte/move-model-fetchers
|
2025-02-25 13:06:30 -08:00 |
|
Matt Rubens
|
199b6eaec1
|
Merge pull request #1190 from RooVetGit/file_drag_drop
File drag and drop
|
2025-02-25 16:02:50 -05:00 |
|
Chris Estreich
|
392a237985
|
Support Claude 3.7 Sonnet "Thinking" in OpenRouter
|
2025-02-25 12:58:03 -08:00 |
|
Matt Rubens
|
8a3b8d1b3c
|
Changeset
|
2025-02-25 15:54:15 -05:00 |
|
Matt Rubens
|
3592539fe5
|
PR feedback
|
2025-02-25 15:53:30 -05:00 |
|
Matt Rubens
|
46576e00aa
|
Merge pull request #1194 from RooVetGit/fix_context_window_truncation_math
Fix context window truncation math
|
2025-02-25 15:52:48 -05:00 |
|
Matt Rubens
|
77a6e2be6d
|
File drag and drop
|
2025-02-25 15:49:38 -05:00 |
|
Matt Rubens
|
91ef9fbdb3
|
Clean up maxTokens logic
|
2025-02-25 15:29:57 -05:00 |
|
Matt Rubens
|
d8cafbc67e
|
Simplify the context truncation math
|
2025-02-25 15:29:56 -05:00 |
|
Chris Estreich
|
159621cea6
|
Move & clean up model fetchers
|
2025-02-25 11:35:24 -08:00 |
|
Matt Rubens
|
82b282ba01
|
Merge pull request #1183 from RooVetGit/changeset-release/main
Changeset version bump
|
2025-02-25 09:20:37 -05:00 |
|
R00-B0T
|
df4d2a549c
|
Updating CHANGELOG.md format
|
2025-02-25 14:19:45 +00:00 |
|
github-actions[bot]
|
53ead4c886
|
changeset version bump
|
2025-02-25 14:19:17 +00:00 |
|
Matt Rubens
|
64baa95868
|
Merge pull request #1180 from RooVetGit/cte/fix-thinking-setting
Properly reset thinking setting when changing profiles
|
2025-02-25 09:15:40 -05:00 |
|
cte
|
3621deb725
|
Add changeset
|
2025-02-25 01:04:31 -08:00 |
|
cte
|
c6092ce170
|
Properly reset thinking setting when changing profiles
|
2025-02-25 01:03:12 -08:00 |
|
Chris Estreich
|
30c1c2549a
|
Merge pull request #1176 from RooVetGit/changeset-release/main
v3.7.3
|
2025-02-25 00:07:33 -08:00 |
|
Chris Estreich
|
613f74b717
|
Update CHANGELOG.md
|
2025-02-25 00:05:04 -08:00 |
|
Chris Estreich
|
be7f71c498
|
Update CHANGELOG.md
|
2025-02-24 23:58:45 -08:00 |
|
R00-B0T
|
8ba179d3b0
|
Updating CHANGELOG.md format
|
2025-02-25 07:58:01 +00:00 |
|
github-actions[bot]
|
2655bebc8f
|
changeset version bump
|
2025-02-25 07:57:37 +00:00 |
|
Chris Estreich
|
37a9f657c2
|
Merge pull request #1175 from RooVetGit/cte/v3.7.3
v3.7.3
|
2025-02-24 23:56:42 -08:00 |
|
cte
|
6c6087e9a2
|
v3.7.3
|
2025-02-24 23:53:01 -08:00 |
|
Chris Estreich
|
6763824b5b
|
Merge pull request #1167 from RooVetGit/cte/claude-3.7-thinking
Claude 3.7 thinking
|
2025-02-24 22:27:59 -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
|
fc4d50100e
|
Remove console.log
|
2025-02-24 22:19:05 -08:00 |
|
cte
|
52030b12e1
|
Remove unused code
|
2025-02-24 22:13:45 -08:00 |
|
cte
|
09902904f3
|
Persist anthropicThinking
|
2025-02-24 22:08:14 -08:00 |
|
cte
|
849f8bf8e8
|
Add tests
|
2025-02-24 21:13:23 -08:00 |
|
cte
|
42108193c7
|
Add tests, remove unused code
|
2025-02-24 21:08:08 -08:00 |
|
cte
|
bf1aa4c7b2
|
Add settings
|
2025-02-24 16:47:27 -08:00 |
|
Matt Rubens
|
8ae4fb0198
|
Merge pull request #1166 from RooVetGit/changeset-release/main
Changeset version bump
|
2025-02-24 18:17:19 -06:00 |
|
cte
|
543b68f785
|
Fix tests
|
2025-02-24 16:09:31 -08:00 |
|
Matt Rubens
|
83a9097136
|
Update CHANGELOG.md
|
2025-02-24 18:00:03 -06:00 |
|
Matt Rubens
|
f69e9c16b3
|
Update CHANGELOG.md
|
2025-02-24 17:58:48 -06:00 |
|
cte
|
22391e5011
|
Fix type errors
|
2025-02-24 15:55:04 -08:00 |
|
R00-B0T
|
6a4e4ec8b2
|
Updating CHANGELOG.md format
|
2025-02-24 23:53:47 +00:00 |
|
github-actions[bot]
|
972b5424ec
|
changeset version bump
|
2025-02-24 23:53:22 +00:00 |
|
Matt Rubens
|
1fa4fad68d
|
Merge pull request #1164 from RooVetGit/3.7.2
v3.7.2
|
2025-02-24 17:52:30 -06:00 |
|
cte
|
b2b135c05c
|
[WIP] Claude 3.7 Sonnet (Thinking)
|
2025-02-24 15:45:26 -08:00 |
|
Matt Rubens
|
aa98734cba
|
v3.7.2
|
2025-02-24 17:44:45 -06:00 |
|
Chris Estreich
|
9a56e15e6e
|
Merge pull request #1162 from RooVetGit/cte/sliding-window-fix
Sliding window fix
|
2025-02-24 15:42:10 -08:00 |
|
cte
|
6245aa7629
|
Add tests
|
2025-02-24 15:40:31 -08:00 |
|