Chris Estreich
d7eec3afa6
Lock the versions of vsce and ovsx ( #3643 )
2025-05-15 16:49:09 -07:00
Matt Rubens
1ff8a56e7a
Fix how custom instructions are loaded into the API request ( #3638 )p
2025-05-15 16:44:10 -04:00
R00-B0T
bcc4526f9e
Changeset version bump ( #3637 )
...
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-15 12:37:31 -07:00
Chris Estreich
95da34d3da
Fix command display in the approval required case ( #3636 )
2025-05-15 12:31:25 -07:00
Daniel
8447670499
Fix incorrect reserved tokens calculation on OpenRouter ( #3626 )
...
fix: improve token reservation logic in calculateTokenDistribution
2025-05-15 07:22:07 -04:00
hatsu
b69825b95d
fix: correct Changelog link in localized README files ( #3629 )
...
The Changelog link in `locales/ja/README.md` and other localized
READMEswas pointing to a broken relative path, resulting in 404s.This
commit updates the link to use a correct relative path
(`../../CHANGELOG.md`)so that it works across all locales.
2025-05-15 06:55:29 -04:00
R00-B0T
f46e14dc04
Changeset version bump ( #3556 )
...
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-14 17:37:30 -04:00
Matt Rubens
669b239c22
v3.17.0 ( #3622 )
2025-05-14 17:33:55 -04:00
github-actions[bot]
1c9669f842
Update contributors list ( #3612 )
...
Co-authored-by: mrubens <mrubens@users.noreply.github.com>
2025-05-14 16:46:01 -04:00
Matt Rubens
fe43a7b610
Fix type generation ( #3619 )
2025-05-14 16:45:28 -04:00
Canyon Robins
7c1185ed33
[Condense] Condense messages with an LLM rather than truncating ( #3582 )
...
Co-authored-by: Matt Rubens <mrubens@users.noreply.github.com>
2025-05-14 16:44:01 -04:00
Matt Rubens
4ee23b5152
v3.16.7 ( #3614 )
2025-05-14 15:38:46 -04:00
KJ7LNW
afc82b851d
build: enable source maps for improved debugging ( #3596 )
...
Co-authored-by: Eric Wheeler <roo-code@z.ewheeler.org>
2025-05-14 13:46:53 -04:00
மனோஜ்குமார் பழனிச்சாமி
cbd77275a1
Add build vsix Workflow ( #3600 )
2025-05-14 13:21:04 -04:00
Hannes Rudolph
ead5d2a838
feat: add buildDocLink utility and 21 Internal Links to Docs ( #3418 )
...
Co-authored-by: Matt Rubens <mrubens@users.noreply.github.com>
2025-05-14 13:15:05 -04:00
Chris Estreich
35fd4e68cd
Use a shadcn dialog for the announcement ( #3604 )
2025-05-14 09:00:55 -07:00
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
github-actions[bot]
27cf18ca7a
Update contributors list ( #3299 )
...
Co-authored-by: mrubens <mrubens@users.noreply.github.com>
2025-05-13 22:01:04 -04:00
Matt Rubens
f18f71cb17
Rename cline_docs -> docs ( #3587 )
2025-05-13 21:59:26 -04:00
Hannes Rudolph
855a5e213d
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-13 20:26:02 -04:00
Hannes Rudolph
4aa448b7e8
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-13 20:10:48 -04: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
Chris Estreich
d64f054cbe
Revert "fix(deps): update nextjs monorepo to v15.3.2" ( #3578 )
2025-05-13 14:57:56 -07:00
renovate[bot]
b13e91cc50
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-13 14:30:23 -07:00
renovate[bot]
ae26754f92
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-13 14:29:07 -07:00
renovate[bot]
00861d5b43
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-13 14:28:56 -07:00
renovate[bot]
9beeade41b
chore(deps): update actions/setup-node action to v4 ( #3570 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-13 14:15:07 -07:00
renovate[bot]
28693f6c86
chore(deps): update actions/checkout action to v4 ( #3569 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-13 14:15:03 -07:00
Chris Estreich
26eae7e303
Switch to the new Roo message parser ( #3567 )
2025-05-13 12:40:30 -07:00
Chris Estreich
8def83192d
Add IPC types to roo-code.d.ts ( #3568 )
2025-05-13 12:40:19 -07:00
Matt Rubens
836bbf75d0
Make CONTRIBUTING.md more concise ( #3472 )
2025-05-13 13:48:47 -04:00
renovate[bot]
0fa907d4ec
fix(deps): update nextjs monorepo to v15.3.2 ( #3564 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-13 10:48:07 -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
Chris Estreich
d8e3258c90
Revert "Publish Roo Code types to NPM" ( #3566 )
...
Revert "Publish Roo Code types to NPM (#3563 )"
This reverts commit f031914450 .
2025-05-13 10:47:07 -07:00
Chris Estreich
f031914450
Publish Roo Code types to NPM ( #3563 )
2025-05-13 10:32:12 -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
Chris Estreich
72358f2742
Add tests + benchmark for parseAssistantMessage V1 + 2 ( #3538 )
2025-05-13 08:05:41 -07:00
Daniel Trugman
a14b655590
Requesty: Only report final usage ( #3542 )
2025-05-13 07:24:28 -04:00
Xudong Zhang
f6cae4df05
fix(task): temporary fix for the ask error ( #3471 )
...
Co-authored-by: cte <cestreich@gmail.com>
2025-05-12 21:38:36 -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]
389899e7a3
chore(deps): update eslint monorepo to v9.26.0 ( #3524 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-12 21:15:40 -07:00