renovate[bot]
|
a4e2b66351
|
fix(deps): update dependency posthog-js to v1.242.1 (#3602)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-05-14 08:49:23 -07:00 |
|
Matt Rubens
|
751afaa6ac
|
Add a 'when to use' section to mode definitions (#3571)
* Add a 'when to use' section to mode definitions
* Remove defaults for now
|
2025-05-13 18:39:02 -04:00 |
|
Chris Estreich
|
cd07b7faeb
|
Fix linter warning + run prettier on everything (#3581)
|
2025-05-13 15:16:24 -07:00 |
|
renovate[bot]
|
9f83ed32c9
|
fix(deps): update tailwindcss monorepo to v4.1.6 (#3565)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-05-13 10:47:50 -07:00 |
|
renovate[bot]
|
7a8613c34e
|
fix(deps): update dependency posthog-js to v1.242.0 (#3562)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-05-13 09:47:51 -07:00 |
|
Chris Estreich
|
d3c469391f
|
Show LLM streaming file write content (#3241)
|
2025-05-13 09:47:33 -07:00 |
|
Chris Estreich
|
9a358ab0f5
|
Focus improvements (#3539)
|
2025-05-13 09:41:03 -07:00 |
|
Chris Estreich
|
0f9691ab27
|
Revert "Accidental execution of tool syntax fix" (#3560)
|
2025-05-13 09:36:23 -07:00 |
|
xyOz
|
07db3c8824
|
Accidental execution of tool syntax fix (#3456)
Co-authored-by: cte <cestreich@gmail.com>
|
2025-05-13 09:20:32 -07:00 |
|
renovate[bot]
|
26ea660af4
|
fix(deps): update dependency shiki to v3.4.0 (#3548)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-05-13 08:16:50 -07:00 |
|
renovate[bot]
|
236da113b2
|
fix(deps): update dependency posthog-js to v1.241.1 (#3544)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-05-13 08:16:38 -07:00 |
|
renovate[bot]
|
1007a9557b
|
fix(deps): update dependency react-markdown to v9.1.0 (#3545)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-05-13 08:16:31 -07:00 |
|
KJ7LNW
|
7f8362f2e1
|
fix: command validation failing on shell array indexing (#3530)
Co-authored-by: Eric Wheeler <roo-code@z.ewheeler.org>
|
2025-05-12 21:31:54 -07:00 |
|
renovate[bot]
|
78a685a092
|
fix(deps): update dependency react-i18next to v15.5.1 (#3535)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-05-12 21:28:11 -07:00 |
|
renovate[bot]
|
b8d96b0352
|
fix(deps): update dependency @tanstack/react-query to v5.76.0 (#3527)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-05-12 21:14:38 -07:00 |
|
renovate[bot]
|
284232bef2
|
fix(deps): update dependency posthog-js to v1.240.6 (#3531)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-05-12 21:14:12 -07:00 |
|
Daniel
|
9ffdc7879e
|
Use the provider-specific model info for the OpenRouter provider (#3430)
|
2025-05-12 18:23:32 -07:00 |
|
Chris Estreich
|
20fab97b4d
|
Gemini implicit caching (#3515)
|
2025-05-12 14:16:27 -07:00 |
|
renovate[bot]
|
19a534016b
|
fix(deps): update dependency mermaid to v11.6.0 (#3417)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-05-12 13:17:46 -07:00 |
|
Chris Estreich
|
47a13fbb42
|
Improve command execution UI (#3509)
|
2025-05-12 13:16:46 -07:00 |
|
John Richmond
|
8cb5c4e9e3
|
Restore profile management work + fix #3434 (#3449)
Co-authored-by: Matt Rubens <mrubens@users.noreply.github.com>
|
2025-05-12 15:47:09 -04:00 |
|
renovate[bot]
|
dd9ccfedc5
|
fix(deps): update dependency lucide-react to ^0.510.0 (#3402)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-05-12 10:39:34 -07:00 |
|
KJ7LNW
|
7d75536741
|
fix: webview terminal output processing error (#3028)
|
2025-05-11 17:51:22 -07:00 |
|
Dicha Zelianivan Arkana
|
6edb9a16b8
|
fix(textarea): empty string as fallback (#3463)
|
2025-05-11 07:29:24 -04:00 |
|
Matt Rubens
|
730d037a12
|
Revert "Improve provider profile management in the external API (#3386)" (#3440)
|
2025-05-10 08:27:37 -04:00 |
|
Tony Zhang
|
effebc650b
|
Fix: forced-color-adjust in highlight theme (#3424)
|
2025-05-09 23:38:02 -04:00 |
|
Matt Rubens
|
c1aa0ec5b3
|
Fix saving of OpenAI compatible headers (#3415)
* Fix saving of OpenAI compatible headers
* Code cleanup
* Add test
|
2025-05-09 18:39:10 -04:00 |
|
renovate[bot]
|
baf8fccaea
|
fix(deps): update dependency cmdk to v1.1.1 (#3398)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-05-09 09:40:46 -07:00 |
|
renovate[bot]
|
44e8dca1c4
|
fix(deps): update dependency @tanstack/react-query to v5.75.7 (#3378)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-05-09 09:24:15 -07:00 |
|
Chris Estreich
|
c21aa230e3
|
Get rid of ApiConfiguration type alias, rename ApiConfigMeta to ProviderSettingsEntry (#3380)
|
2025-05-08 23:52:18 -07:00 |
|
Dicha Zelianivan Arkana
|
4730a12d4e
|
fix(prompts): revert to vscodetextarea to prevent race condition (#3343)
|
2025-05-08 22:53:37 -04:00 |
|
KJ7LNW
|
7cc97384cb
|
fix: show properly formatted multi-line commands in preview (#3368)
Co-authored-by: Eric Wheeler <roo-code@z.ewheeler.org>
|
2025-05-08 22:49:04 -04:00 |
|
cannuri
|
4091131859
|
fix display issues with too long profile names in ChatTextArea.tsx (#3371)
|
2025-05-08 22:41:11 -04:00 |
|
renovate[bot]
|
ee2033c5ac
|
chore(deps): update storybook monorepo to v8.6.12 (#3350)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-05-08 12:48:32 -07:00 |
|
Matt Rubens
|
a1592e5cf6
|
Disable Posthog autocapture in the code in addition to in the web console (#3303)
|
2025-05-08 12:01:26 -07:00 |
|
renovate[bot]
|
2249efc244
|
chore(deps): update dependency vite to v6.3.5 (#3334)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-05-08 09:49:49 -07:00 |
|
renovate[bot]
|
9c4f17f56a
|
chore(deps): update dependency typescript to v5.8.3 (#3330)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-05-08 09:41:17 -07:00 |
|
Tony Zhang
|
1f91086c6b
|
fix: enhance focus styles in select-dropdown and docs url (#3336)
|
2025-05-08 09:41:09 -07:00 |
|
aheizi
|
59fdbaeecc
|
fix: project mcp allways allow (#3332)
|
2025-05-08 12:24:42 -04:00 |
|
renovate[bot]
|
23092e87b7
|
fix(deps): update dependency styled-components to v6.1.18 (#3316)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-05-08 08:49:24 -07:00 |
|
renovate[bot]
|
4d6b260eae
|
chore(deps): update dependency ts-jest to v29.3.2 (#3318)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-05-08 08:48:50 -07:00 |
|
renovate[bot]
|
fac92b032c
|
chore(deps): update dependency @types/node to v18.19.100 (#3323)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-05-08 08:48:36 -07:00 |
|
Dicha Zelianivan Arkana
|
50d1837804
|
fix: properly handle mode name overflow (#3328)
|
2025-05-08 08:44:20 -07:00 |
|
Matt Rubens
|
6d8f903b04
|
Revert "Tailwind migration" (#3321)
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
|
2025-05-08 10:38:29 -04:00 |
|
renovate[bot]
|
8eb65853c6
|
chore(deps): update dependency eslint-plugin-storybook to ^0.12.0 (#3287)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-05-07 21:24:37 -07:00 |
|
renovate[bot]
|
af1d62f3dc
|
chore(deps): update dependency @types/node to v18.19.99 (#3301)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-05-07 21:23:40 -07:00 |
|
renovate[bot]
|
a80f26271c
|
chore(deps): update dependency @vitejs/plugin-react to v4.4.1 (#3279)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-05-07 12:01:47 -07:00 |
|
John Richmond
|
0bbd3fd1df
|
Add LiteLLM provider (#3242)
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
|
2025-05-07 14:53:21 -04:00 |
|
Sacha Sayan
|
970bd97668
|
Tailwind migration (#3235)
Co-authored-by: cte <cestreich@gmail.com>
|
2025-05-07 11:40:25 -07:00 |
|
renovate[bot]
|
80e04a4b30
|
fix(deps): update dependency react-virtuoso to v4.12.7 (#3250)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-05-07 09:49:30 -07:00 |
|