Chris Estreich
a649a53ec6
Move remaining provider settings into separate components ( #3208 )
2025-05-05 23:09:24 -07:00
Daniel Trugman
ce8fbbdafa
Requesty provider fixes ( #3193 )
...
Co-authored-by: Chris Estreich <cestreich@gmail.com>
2025-05-05 20:49:11 -07:00
Matt Rubens
8ab0de3d02
Use Lucide icons and translations in the code block ( #3203 )
2025-05-05 23:19:24 -04:00
Chris Estreich
da6c50bf10
Organize provider settings into separate components ( #3196 )
2025-05-05 15:53:01 -07:00
Shariq Riaz
883be32b1a
feat: Add Groq and Chutes API providers ( #3034 )
...
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
Co-authored-by: Chris Estreich <cestreich@gmail.com>
2025-05-05 15:16:27 -07:00
renovate[bot]
6666d43c7d
chore: Configure Renovate ( #1771 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-05 17:40:24 -04:00
Chris Estreich
973295835a
Webview message handler + terminal settings cleanup ( #3189 )
2025-05-05 12:56:41 -07:00
KJ7LNW
904f71cb19
feat: add VSCode terminal environment inheritance setting ( #2862 )
...
Co-authored-by: Eric Wheeler <roo-code@z.ewheeler.org>
2025-05-05 12:19:50 -07:00
Deon588
805ac1689a
Improve Accessibility of Auto-Approve Toggles ( #3145 )
...
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
Co-authored-by: DEON NEL <deonnel@M-XIB-DeoN01.local>
Co-authored-by: cte <cestreich@gmail.com>
2025-05-05 12:18:07 -07:00
Chris Estreich
78beb718c8
Move environment details to a separate module, add tests ( #3078 )
2025-05-05 12:07:20 -07:00
KJ7LNW
305185cd88
feat: clickable code references in model responses navigate to source lines ( #3087 )
...
Co-authored-by: Eric Wheeler <roo-code@z.ewheeler.org>
2025-05-05 14:33:18 -04:00
Aljosa Asanovic
01fec4c1db
fix: migrate and persist modeApiConfigs for per-mode API profiles ( #3071 )
2025-05-05 11:11:57 -07:00
Chris Estreich
bf38b830b8
Tidy up the Cline class a bit ( #3100 )
...
* Tidy up the Cline class a bit
* Clean up more comments
2025-05-05 09:11:47 -07:00
Chris Estreich
11ed7d7d46
Add support for tests that use ESM libraries ( #3172 )
...
* Add support for tests that use ESM libraries
* Disable win32 for this test for now
2025-05-05 08:21:40 -07:00
R00-B0T
aceff7dfe8
Changeset version bump ( #3167 )
...
* changeset version bump
* Updating CHANGELOG.md format
* Update CHANGELOG.md
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: R00-B0T <github-actions@github.com>
Co-authored-by: Chris Estreich <cestreich@gmail.com>
2025-05-04 18:05:22 -07:00
KJ7LNW
bd3a42ed23
perf: optimize code block rendering performance ( #3135 )
...
feat: optimize code block rendering performance
Memoize CodeBlock components to prevent unnecessary re-renders:
- Add MemoizedCodeContent for syntax highlighted HTML
- Add MemoizedStyledPre for container element
- Properly type all component props
- Reduce React reconciliation work for complex code blocks
Signed-off-by: Eric Wheeler <roo-code@z.ewheeler.org>
Co-authored-by: Eric Wheeler <roo-code@z.ewheeler.org>
2025-05-04 13:20:33 -07:00
Chris Estreich
d27b22fa59
Update @google/genai package ( #3166 )
2025-05-04 13:20:11 -07:00
R00-B0T
c3b8597898
Changeset version bump ( #3149 )
...
* changeset version bump
* Update CHANGELOG.md
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Chris Estreich <cestreich@gmail.com>
2025-05-04 00:01:32 -07:00
Matt Rubens
756c0a0014
Fix issues with subtasks attempting completion along with commands ( #3156 )
2025-05-03 23:57:19 -07:00
Matt Rubens
40ee5cf154
Remove help button from title bar ( #3150 )
2025-05-03 13:45:12 -04:00
Chris Estreich
98adb04f98
Gemini caching tweaks ( #3142 )
2025-05-03 07:55:35 -07:00
Matt Rubens
8641b215c6
Add isSubtask to telemetry ( #3141 )
2025-05-02 23:16:21 -04:00
R00-B0T
02ff4bd941
Changeset version bump ( #3134 )
...
* changeset version bump
* Update CHANGELOG.md
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Chris Estreich <cestreich@gmail.com>
2025-05-02 20:03:48 -07:00
Chris Estreich
5bca10d73c
Fix empty command bug ( #3139 )
2025-05-02 19:52:11 -07:00
Chris Estreich
dd3cd7fd7d
More robust process killing ( #3136 )
2025-05-02 18:15:22 -07:00
Chris Estreich
0f977724de
v3.15.3 ( #3133 )
2025-05-02 16:41:58 -07:00
Chris Estreich
06d8dd2bcf
Gemini caching fixes ( #3096 )
2025-05-02 16:36:22 -07:00
Chris Estreich
a2dcc1869d
Improve performance of CustomModesManager ( #3123 )
2025-05-02 14:52:08 -07:00
Chris Estreich
19ef52bd85
More command execution improvements ( #3124 )
2025-05-02 14:51:53 -07:00
Chris Estreich
369e3a610b
Update default settings for evals ( #3130 )
2025-05-02 14:50:43 -07:00
Aleks Volochnev
aae6fc0ad2
Updates terminal.zshOhMy description ( #3125 )
...
Updates settings description
- Updates setting terminal.zshOhMY.description to mention need to restart IDE to apply the changes
2025-05-02 11:16:39 -07:00
R00-B0T
e483f9bb9d
Changeset version bump ( #3098 )
...
* changeset version bump
* Update CHANGELOG.md
* Update CHANGELOG.md
* Update CHANGELOG.md
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Matt Rubens <mrubens@users.noreply.github.com>
2025-05-02 11:38:44 -04:00
github-actions[bot]
a1993a90cc
Update contributors list ( #3058 )
...
docs: update contributors list [skip ci]
Co-authored-by: mrubens <mrubens@users.noreply.github.com>
2025-05-02 10:55:49 -04:00
Matt Rubens
e625a1e957
V3.15.2 ( #3121 )
...
v3.15.2
2025-05-02 10:43:27 -04:00
Matt Rubens
71f428bbeb
Copy both error message and content on mermaid error ( #3120 )
2025-05-02 10:09:49 -04:00
Chris Estreich
2e66081921
Terminal performance improvements ( #3119 )
2025-05-02 02:38:40 -07:00
Matt Rubens
da9b857376
Handle Mermaid validation errors ( #3112 )
...
* Handle Mermaid validation errors
* PR feedback
* More PR feedback
2025-05-02 01:23:44 -04:00
Matt Rubens
f813ed850b
Remove flaky tiktoken test ( #3113 )
2025-05-02 00:40:44 -04:00
Tony Zhang
6a6443e648
Fix: ChatTextArea's height moving unexcepted when Roo Code width change ( #2969 )
...
Fix: ChatTextArea's height moving unexcepted when Roo Code width change.
2025-05-02 00:09:23 -04:00
Matt Rubens
a356d70669
Customizable headers for the OpenAI-compatible provider ( #3056 )
...
* Customizable headers for the OpenAI-compatible provider
* PR feedback
* Fix migration
* Update webview-ui/src/components/settings/ApiOptions.tsx
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
---------
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
2025-05-01 23:30:57 -04:00
Matt Rubens
2d8beb2ed0
Telemetry for title button clicks ( #3108 )
2025-05-01 23:11:32 -04:00
Chris Estreich
be387fa948
Update CHANGELOG.md ( #3076 )
2025-05-01 11:19:12 -07:00
Chris Estreich
d6e86a9eed
Sync evals types ( #3069 )
2025-05-01 11:15:28 -07:00
Dicha Zelianivan Arkana
f39dcf40aa
refactor(chat): show inline code more subtle ( #2747 )
...
* refactor(chat): show inline code more subtle
* refactor: make inline code more readable
2025-05-01 11:11:39 -07:00
Matt Rubens
026a3e1059
Show 'None' when a mode has no tool groups ( #3095 )
2025-05-01 13:09:08 -04:00
Sacha Sayan
dc03cb75da
Design Engineer Roomode ( #3070 )
...
* Design Engineer Roomode
* Create spicy-tips-fail.md
* Update .roomodes
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
---------
Co-authored-by: Matt Rubens <mrubens@users.noreply.github.com>
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
2025-05-01 11:32:47 -04:00
Tony Zhang
40bf9e7ae5
Fix padding problem in #2965 ( #3084 )
2025-05-01 10:25:26 -04:00
gongzhongqiang
8c428b5b63
feat(openai): Add Config Option to Overwrite OpenAI's API Base ( #3066 )
...
* feat(openai): Add Config Option to Overwrite OpenAI's API Base
* feat(openai): Add option to use custom base URL for OpenAI native API
2025-05-01 10:23:18 -04:00
Hannes Rudolph
14afaca5fb
fix the built boomerang orchestrator mode to bring in line with origi… ( #3081 )
...
fix the built boomerang orchestrator mode to bring in line with original boomerang mode
2025-04-30 23:17:02 -04:00
R00-B0T
76f98f6c05
Changeset version bump ( #3074 )
...
* changeset version bump
* Updating CHANGELOG.md format
* Update CHANGELOG.md
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: R00-B0T <github-actions@github.com>
Co-authored-by: Chris Estreich <cestreich@gmail.com>
2025-04-30 12:59:38 -07:00