renovate[bot]
|
b5a8aec9fd
|
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-24 13:39:20 -06:00 |
|
renovate[bot]
|
93f76f801f
|
fix(deps): update dependency axios to v1.9.0 (#3382)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-05-24 13:39:20 -06:00 |
|
renovate[bot]
|
9dc604031f
|
chore(deps): update dependency eslint-config-prettier to v10.1.5 (#3384)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-05-24 13:39:20 -06:00 |
|
renovate[bot]
|
6c31331825
|
chore(deps): update dependency eslint-plugin-react to v7.37.5 (#3385)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-05-24 13:39:20 -06:00 |
|
renovate[bot]
|
ca387f49d7
|
fix(deps): update dependency drizzle-zod to v0.7.1 (#3393)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-05-24 13:39:20 -06:00 |
|
Chris Estreich
|
41ad96cf30
|
Export more types to the external API (#3383)
|
2025-05-24 13:39:20 -06:00 |
|
Chris Estreich
|
ddd8ebf856
|
Get rid of ApiConfiguration type alias, rename ApiConfigMeta to ProviderSettingsEntry (#3380)
|
2025-05-24 13:39:20 -06:00 |
|
renovate[bot]
|
bf2c290b14
|
fix(deps): update dependency execa to v9.5.3 (#3360)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-05-24 13:39:20 -06:00 |
|
renovate[bot]
|
5aa6bd8d2a
|
chore(deps): update turbo monorepo to v2.5.3 (#3361)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-05-24 13:39:20 -06:00 |
|
renovate[bot]
|
f704d5fc97
|
fix(deps): update dependency @aws-sdk/client-bedrock-runtime to v3.806.0 (#3373)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-05-24 13:39:20 -06:00 |
|
renovate[bot]
|
28e568c040
|
fix(deps): update dependency @google/genai to ^0.13.0 (#3374)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-05-24 13:39:19 -06:00 |
|
Chris Estreich
|
a12fb2a736
|
Simplify the process of setting the "active" provider profile (#3366)
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
|
2025-05-24 13:39:19 -06:00 |
|
Dicha Zelianivan Arkana
|
791f4e2742
|
fix(prompts): revert to vscodetextarea to prevent race condition (#3343)
|
2025-05-24 13:39:19 -06:00 |
|
KJ7LNW
|
a911e78d77
|
fix: handle unsupported language errors gracefully in read_file tool (#3359)
Co-authored-by: Eric Wheeler <roo-code@z.ewheeler.org>
|
2025-05-24 13:39:19 -06:00 |
|
Daniel
|
2cf6eb192d
|
Fix not being able to use specific providers on Openrouter (#3354)
|
2025-05-24 13:39:19 -06:00 |
|
KJ7LNW
|
9dfe7e118d
|
fix: show properly formatted multi-line commands in preview (#3368)
Co-authored-by: Eric Wheeler <roo-code@z.ewheeler.org>
|
2025-05-24 13:39:19 -06:00 |
|
Murilo Pires
|
fd859b4d13
|
fix: Prevent terminal focus theft on paste after command execution (#3356)
|
2025-05-24 13:39:19 -06:00 |
|
cannuri
|
6d7ed1c0ff
|
fix display issues with too long profile names in ChatTextArea.tsx (#3371)
|
2025-05-24 13:39:19 -06:00 |
|
John Richmond
|
5c39b9d788
|
Stop leaking other provider settings (#3357)
* Stop leaking other provider settings
* Also filter out leaked properties on export
|
2025-05-24 13:39:19 -06:00 |
|
renovate[bot]
|
3f6432d735
|
chore(deps): update storybook monorepo to v8.6.12 (#3350)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-05-24 13:39:19 -06:00 |
|
Chris Estreich
|
6af9fad180
|
Rename Cline to Task (#3352)
|
2025-05-24 13:39:19 -06:00 |
|
renovate[bot]
|
0069a2873d
|
chore(deps): update dependency esbuild to ^0.25.0 (#3282)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-05-24 13:39:19 -06:00 |
|
Matt Rubens
|
117fbf7378
|
Disable Posthog autocapture in the code in addition to in the web console (#3303)
|
2025-05-24 13:39:18 -06:00 |
|
renovate[bot]
|
5d50f8aa79
|
chore(deps): update eslint monorepo to v9.26.0 (#3340)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-05-24 13:39:18 -06:00 |
|
KJ7LNW
|
f0a87ac075
|
build: prevent $esbuild-watch error (#1711)
Co-authored-by: Eric Wheeler <roo-code@z.ewheeler.org>
|
2025-05-24 13:39:18 -06:00 |
|
Chris Estreich
|
0f0c557647
|
Move presentAssistantMessage into its own module (#3345)
|
2025-05-24 13:39:18 -06:00 |
|
Chris Estreich
|
f45954dea8
|
Move checkpoint code into a separate module (#3291)
|
2025-05-24 13:39:18 -06:00 |
|
Shariq Riaz
|
a122eb9ad4
|
Fix: Enforce provider selection in OpenRouter by using 'only' parameter and disabling fallbacks (#3338)
|
2025-05-24 13:39:18 -06:00 |
|
renovate[bot]
|
8fa363dcba
|
chore(deps): update dependency vite to v6.3.5 (#3334)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-05-24 13:39:18 -06:00 |
|
renovate[bot]
|
1eeac113f0
|
chore(deps): update eslint monorepo to v9.26.0 (#3335)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-05-24 13:39:18 -06:00 |
|
renovate[bot]
|
c64a4c4fbc
|
chore(deps): update dependency typescript-eslint to v8.32.0 (#3331)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-05-24 13:39:18 -06:00 |
|
renovate[bot]
|
96cbec9956
|
chore(deps): update dependency typescript to v5.8.3 (#3330)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-05-24 13:39:18 -06:00 |
|
Tony Zhang
|
787f5c7b1d
|
fix: enhance focus styles in select-dropdown and docs url (#3336)
|
2025-05-24 13:39:17 -06:00 |
|
aheizi
|
f3adef0409
|
fix: project mcp allways allow (#3332)
|
2025-05-24 13:39:17 -06:00 |
|
renovate[bot]
|
c58ca2a524
|
chore(deps): update dependency knip to v5.55.1 (#3315)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-05-24 13:39:17 -06:00 |
|
renovate[bot]
|
9aee09bbc5
|
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-24 13:39:17 -06:00 |
|
renovate[bot]
|
9ca3091e8d
|
chore(deps): update dependency rust to v1.86.0 (#3317)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-05-24 13:39:17 -06:00 |
|
renovate[bot]
|
aac9510a04
|
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-24 13:39:17 -06:00 |
|
renovate[bot]
|
e4483554af
|
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-24 13:39:17 -06:00 |
|
renovate[bot]
|
849d76d255
|
chore(deps): update dependency @types/node to v20.17.46 (#3325)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-05-24 13:39:17 -06:00 |
|
Dicha Zelianivan Arkana
|
9c249494d5
|
fix: properly handle mode name overflow (#3328)
|
2025-05-24 13:39:17 -06:00 |
|
Matt Rubens
|
8ed974e9be
|
Update CHANGELOG.md (#3326)
|
2025-05-24 13:39:17 -06:00 |
|
R00-B0T
|
2656768e42
|
Changeset version bump (#3324)
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: Matt Rubens <mrubens@users.noreply.github.com>
|
2025-05-24 13:39:16 -06:00 |
|
Matt Rubens
|
8193227e58
|
Revert "Tailwind migration" (#3321)
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
|
2025-05-24 13:39:16 -06:00 |
|
Friedrich Pfitzmann
|
1857b8af0b
|
fix: add Elixir (.ex, .exs) file extension support in language parser (#3306)
Co-authored-by: Friedrich Pfitzmann <friedrich.pfitzmann@teaminternet.com>
|
2025-05-24 13:39:16 -06:00 |
|
renovate[bot]
|
a6c30cd75e
|
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-24 13:39:16 -06:00 |
|
renovate[bot]
|
be94202fda
|
chore(deps): update dependency globals to v16.1.0 (#3288)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-05-24 13:39:16 -06:00 |
|
renovate[bot]
|
289bfb1846
|
chore(deps): update dependency knip to v5.55.0 (#3289)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-05-24 13:39:16 -06:00 |
|
renovate[bot]
|
3bc6a762e2
|
chore(deps): update dependency lint-staged to v15.5.2 (#3290)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-05-24 13:39:16 -06:00 |
|
renovate[bot]
|
8b9cde1583
|
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-24 13:39:16 -06:00 |
|