Commit graph

4327 commits

Author SHA1 Message Date
Matt Rubens
05fc81b889 v3.16.7 (#3614) 2025-05-24 13:39:27 -06:00
KJ7LNW
f5dc873826 build: enable source maps for improved debugging (#3596)
Co-authored-by: Eric Wheeler <roo-code@z.ewheeler.org>
2025-05-24 13:39:27 -06:00
மனோஜ்குமார் பழனிச்சாமி
19d1030554 Add build vsix Workflow (#3600) 2025-05-24 13:39:27 -06:00
Hannes Rudolph
8077c4a0eb feat: add buildDocLink utility and 21 Internal Links to Docs (#3418)
Co-authored-by: Matt Rubens <mrubens@users.noreply.github.com>
2025-05-24 13:39:27 -06:00
Chris Estreich
b6cbf775cb Use a shadcn dialog for the announcement (#3604) 2025-05-24 13:39:27 -06:00
renovate[bot]
b4a88bbbcf 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-24 13:39:27 -06:00
github-actions[bot]
7bff5b04ce Update contributors list (#3299)
Co-authored-by: mrubens <mrubens@users.noreply.github.com>
2025-05-24 13:39:27 -06:00
Matt Rubens
6d29f5c0b9 Rename cline_docs -> docs (#3587) 2025-05-24 13:39:27 -06:00
Hannes Rudolph
effe617cfc Refactor: Update new_task tool description and mode examples (#3586)
The description for the `new_task` tool has been simplified for clarity.
Additionally, the example modes listed for the `mode` parameter have been updated to include "debug" instead of "ask".
2025-05-24 13:39:27 -06:00
Hannes Rudolph
6e8abe0e35 Refactor: Update custom instructions for 'ask' mode (#3583)
This commit refines the custom instructions for the 'ask' mode. The changes aim to provide clearer guidance to the AI, emphasizing thoroughness in answering questions and caution against prematurely switching to code implementation.

Specifically, the instructions were updated as follows:

- Changed "Make sure to answer the user's questions" to "Always answer the user’s questions thoroughly"
- Changed "don't rush to switch to implementing code" to "do not switch to implementing code unless explicitly requested by the user"
- Changed "Include Mermaid diagrams if they help make your response clearer" to "Include Mermaid diagrams when they clarify your response"

These changes are reflected in both [`src/shared/modes.ts`](src/shared/modes.ts:80) and its corresponding snapshot file [`src/core/prompts/__tests__/__snapshots__/system.test.ts.snap`](src/core/prompts/__tests__/__snapshots__/system.test.ts.snap:5458).
2025-05-24 13:39:26 -06:00
Matt Rubens
1d3a44e058 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-24 13:39:26 -06:00
Chris Estreich
65d25ddf1b Fix linter warning + run prettier on everything (#3581) 2025-05-24 13:39:26 -06:00
Chris Estreich
6d240934cd Revert "fix(deps): update nextjs monorepo to v15.3.2" (#3578) 2025-05-24 13:39:26 -06:00
renovate[bot]
a8f43fc576 chore(deps): update dependency @dotenvx/dotenvx to v1.44.0 (#3521)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-24 13:39:26 -06:00
renovate[bot]
aff51a56df chore(deps): update dependency eslint-config-prettier to v10.1.5 (#3574)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-24 13:39:26 -06:00
renovate[bot]
7713a42b89 chore(deps): update dependency eslint-plugin-react to v7.37.5 (#3575)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-24 13:39:26 -06:00
renovate[bot]
5da8a14296 chore(deps): update actions/setup-node action to v4 (#3570)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-24 13:39:26 -06:00
renovate[bot]
39b1b77ddb chore(deps): update actions/checkout action to v4 (#3569)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-24 13:39:26 -06:00
Chris Estreich
d8750edb94 Switch to the new Roo message parser (#3567) 2025-05-24 13:39:26 -06:00
Chris Estreich
d59a39f598 Add IPC types to roo-code.d.ts (#3568) 2025-05-24 13:39:26 -06:00
Matt Rubens
e73ab5eaba Make CONTRIBUTING.md more concise (#3472) 2025-05-24 13:39:25 -06:00
renovate[bot]
a765e7cd1c fix(deps): update nextjs monorepo to v15.3.2 (#3564)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-24 13:39:25 -06:00
renovate[bot]
5b7ede3d91 fix(deps): update tailwindcss monorepo to v4.1.6 (#3565)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-24 13:39:25 -06:00
Chris Estreich
cbe8c85176 Revert "Publish Roo Code types to NPM" (#3566)
Revert "Publish Roo Code types to NPM (#3563)"

This reverts commit f031914450.
2025-05-24 13:39:25 -06:00
Chris Estreich
76961e771f Publish Roo Code types to NPM (#3563) 2025-05-24 13:39:25 -06:00
renovate[bot]
464db84f56 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-24 13:39:25 -06:00
Chris Estreich
867c6c1c6b Show LLM streaming file write content (#3241) 2025-05-24 13:39:25 -06:00
Chris Estreich
7ea934c93d Focus improvements (#3539) 2025-05-24 13:39:25 -06:00
Chris Estreich
e3cef8e53c Revert "Accidental execution of tool syntax fix" (#3560) 2025-05-24 13:39:25 -06:00
xyOz
1bc4a2db16 Accidental execution of tool syntax fix (#3456)
Co-authored-by: cte <cestreich@gmail.com>
2025-05-24 13:39:25 -06:00
renovate[bot]
16b9ecfe30 fix(deps): update dependency shiki to v3.4.0 (#3548)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-24 13:39:25 -06:00
renovate[bot]
4bfefc36a8 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-24 13:39:25 -06:00
renovate[bot]
97a27bcd66 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-24 13:39:25 -06:00
Chris Estreich
f7629d8a49 Add tests + benchmark for parseAssistantMessage V1 + 2 (#3538) 2025-05-24 13:39:24 -06:00
Daniel Trugman
d3e67d2881 Requesty: Only report final usage (#3542) 2025-05-24 13:39:24 -06:00
Xudong Zhang
00cf39e010 fix(task): temporary fix for the ask error (#3471)
Co-authored-by: cte <cestreich@gmail.com>
2025-05-24 13:39:24 -06:00
KJ7LNW
4871fb7bd1 fix: command validation failing on shell array indexing (#3530)
Co-authored-by: Eric Wheeler <roo-code@z.ewheeler.org>
2025-05-24 13:39:24 -06:00
renovate[bot]
d294c870ca 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-24 13:39:24 -06:00
renovate[bot]
310eedccbc chore(deps): update eslint monorepo to v9.26.0 (#3524)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-24 13:39:24 -06:00
renovate[bot]
033bf561d6 fix(deps): update dependency @aws-sdk/client-bedrock-runtime to v3.808.0 (#3525)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-24 13:39:24 -06:00
renovate[bot]
0fed6f4e48 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-24 13:39:24 -06:00
renovate[bot]
48d42aea1e 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-24 13:39:24 -06:00
renovate[bot]
5a12e1aaf4 fix(deps): update dependency posthog-node to v4.17.1 (#3532)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-24 13:39:24 -06:00
Sam Hoang Van
77341ed1e8 make apply_diff can deduce when line number in search part fix #2990 (#3329) 2025-05-24 13:39:24 -06:00
xyOz
bd66b4cd77 Greyscreen fix (#3474)
Co-authored-by: Matt Rubens <mrubens@users.noreply.github.com>
2025-05-24 13:39:23 -06:00
Daniel
4c68b14c2f Use the provider-specific model info for the OpenRouter provider (#3430) 2025-05-24 13:39:23 -06:00
Daniel
f8ab4d6379 Handle directory URI on diagnostics (#3457) 2025-05-24 13:39:23 -06:00
renovate[bot]
ba5aaf3d0c chore(deps): update dependency typescript-eslint to v8.32.1 (#3516)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-24 13:39:23 -06:00
renovate[bot]
46085130fd fix(deps): update dependency @libsql/client to v0.15.5 (#3517)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-24 13:39:23 -06:00
renovate[bot]
4f4b0ddaf9 chore(deps): update dependency eslint-config-prettier to v10.1.5 (#3510)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-24 13:39:23 -06:00