R00-B0T
c4d1d3483f
Changeset version bump ( #2163 )
...
* 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: Matt Rubens <mrubens@users.noreply.github.com>
2025-03-31 16:11:17 -05:00
R00-B0T
9823628a53
Changeset version bump ( #2154 )
...
* changeset version bump
* 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-03-31 14:01:26 -04:00
R00-B0T
5bae398c44
Changeset version bump ( #2141 )
...
* 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: Matt Rubens <mrubens@users.noreply.github.com>
2025-03-31 02:15:47 -04:00
R00-B0T
f25812d722
Changeset version bump ( #1992 )
...
* changeset version bump
* 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-03-31 00:30:45 -04:00
Chris Estreich
105bc3c0d5
Require exactly node v20.18.1 ( #2065 )
2025-03-28 11:12:11 -07:00
Sam Hoang Van
e7e5511b65
feat: prioritize "Add to Context" and add line number tracking ( #2063 )
...
- Move "Add to Context" to the top of submenu and code actions for improved accessibility
- Add line number tracking (startLine/endLine) to EditorContext and code actions
- Update templates in support-prompt.ts to include line numbers in file references
- Ensure backward compatibility with existing code
This change improves the UX by making the frequently used "Add to Context" action more accessible and enhances context awareness by tracking and displaying line numbers for selected code.
2025-03-28 12:01:16 -04:00
Chris Estreich
0fd399de78
Automatically generate roo-code.d.ts (including type generation via zod-to-ts) ( #2024 )
2025-03-27 09:38:56 -07:00
Chris Estreich
e464c41970
Add tsup as a dev dependency ( #2029 )
2025-03-27 02:39:25 -07:00
Chris Estreich
b3efe3e4fb
Add execa, zod-to-ts, and tsx as dev dependencies ( #2025 )
2025-03-27 01:27:38 -07:00
Matt Rubens
4d744bb94a
New icon ( #2020 )
2025-03-27 00:09:07 -04:00
R00-B0T
be8527c995
Changeset version bump ( #1987 )
...
* changeset version bump
* 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-03-25 20:32:29 -04:00
R00-B0T
1d1c33549c
Changeset version bump ( #1947 )
...
* changeset version bump
* Update package.json
* Update package-lock.json
* 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-03-25 19:14:00 -04:00
axb
0bc4f30c23
add new task command ( #1648 )
...
* add new task command
* Internationalize
* Revert README changes
* More i18n
* Fix tests
* Fix i18n
* Missing translations
---------
Co-authored-by: Matt Rubens <mrubens@users.noreply.github.com>
2025-03-25 11:08:11 -04:00
Jiayuan Chen
1c9daf5a48
Support customize storage path ( #1941 )
...
Co-authored-by: Your Name <your.email@example.com>
2025-03-24 15:22:55 -04:00
R00-B0T
7bf143e302
Changeset version bump ( #1881 )
...
* changeset version bump
* 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-03-24 01:12:58 -04:00
R00-B0T
8663e52e8d
Changeset version bump ( #1878 )
...
* changeset version bump
* Updating CHANGELOG.md format
* Update CHANGELOG.md
* 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: Matt Rubens <mrubens@users.noreply.github.com>
2025-03-21 10:12:04 -04:00
R00-B0T
465a96f1c1
Changeset version bump ( #1852 )
...
* changeset version bump
* 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-03-20 18:40:11 -04:00
R00-B0T
4580ad3c7c
Changeset version bump ( #1843 )
...
* changeset version bump
* 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-03-20 16:12:49 -04:00
Sam Hoang Van
f1efeca554
feat follow up suggest ( #1783 )
...
* feat follow up suggest
* Cleanup
---------
Co-authored-by: Matt Rubens <mrubens@users.noreply.github.com>
2025-03-20 10:42:11 -04:00
Sam Hoang Van
38d8a3d8dc
feat submenu ( #1811 )
...
* feat submenu
* Remove duplicative Roo Code: prefix
---------
Co-authored-by: Matt Rubens <mrubens@users.noreply.github.com>
2025-03-20 09:19:59 -04:00
Matt Rubens
f181da1454
Move context-mention file/folder search to the server ( #1824 )
2025-03-20 00:45:27 -04:00
Chris Estreich
70a5d2b48c
Require node v20 everywhere ( #922 )
2025-03-19 10:46:40 -07:00
R00-B0T
6320b9a1a9
Changeset version bump ( #1795 )
...
* changeset version bump
* 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-03-19 10:17:49 -04:00
KJ7LNW
418c15d416
perf: optimize build process for parallel execution ( #1801 )
2025-03-19 01:15:55 -07:00
R00-B0T
454124c97e
Changeset version bump ( #1794 )
...
* 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: Matt Rubens <mrubens@users.noreply.github.com>
2025-03-19 01:07:03 -04:00
R00-B0T
b520b6f724
Changeset version bump ( #1745 )
...
* changeset version bump
* 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-03-19 00:39:55 -04:00
Matt Rubens
38655825d4
Extension-side internationalization ( #1757 )
...
* Extension-side internationalization
* Update script
* Cleaner esbuild
* Turn off debugging
* PR feedback
* Update src/i18n/locales/en/common.json
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
* Update src/i18n/locales/ca/common.json
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-03-18 10:39:21 -04:00
Seth Miller
f16a49de87
Add text-to-speech functionality ( #1412 )
...
* Add text-to-speech functionality
* Add speed config option to text-to-speech
* Fix test case for tts speed slider
* Fix test case for tts speed slider (really)
* Disabled error message logging in tts.ts
* ignore markdown and mermaid diagrams in TTS
* add ttsEnabled and ttsSpeed to GlobalStateKey
* fix failing webview test for save button
* Translations
* Fix tests
---------
Co-authored-by: Matt Rubens <mrubens@users.noreply.github.com>
2025-03-18 01:47:16 -04:00
cte
f108dfaeb8
Evals
2025-03-17 10:09:19 -07:00
aheizi
3975c8d8a9
replace eventsource with reconnecting-eventsource to optimize the code.
...
(cherry picked from commit 505f86d75c )
2025-03-17 14:39:48 +08:00
aheizi
6f5ce14586
upgrade @modelcontextprotocol/sdk to latest version
...
(cherry picked from commit f9cc13cb1e )
2025-03-17 14:39:39 +08:00
aheizi
a7eac55a2b
simpler way of setting up
...
(cherry picked from commit f13d28ad45 )
2025-03-17 14:37:59 +08:00
aheizi
a77be3feb7
feat: add sse mcp support
...
(cherry picked from commit 549b06f46d )
2025-03-17 14:36:28 +08:00
Matt Rubens
1e6327b028
Add script to update a Contributors section in the README
2025-03-13 22:45:23 -04:00
github-actions[bot]
d8879516aa
changeset version bump
2025-03-13 17:05:35 +00:00
Matt Rubens
b29f94ae65
Revert "feat: add sse mcp support"
2025-03-13 13:00:32 -04:00
github-actions[bot]
2f64e75c3d
changeset version bump
2025-03-13 02:04:18 +00:00
aheizi
505f86d75c
replace eventsource with reconnecting-eventsource to optimize the code.
2025-03-12 19:25:50 +08:00
aheizi
e45f515e62
Merge branch 'main' into feature/add_sse_mcp
2025-03-12 19:09:07 +08:00
aheizi
f9cc13cb1e
upgrade @modelcontextprotocol/sdk to latest version
2025-03-12 18:57:59 +08:00
aheizi
29aa464ce3
Merge remote-tracking branch 'origin/main' into feature/add_sse_mcp
2025-03-11 23:06:12 +08:00
Eric Wheeler
75de043ded
Revert "Remove terminal actions"
...
This reverts commit 75dcc2ffcf which has
been fixed by PR #1365 .
Fixes : #1380
2025-03-10 20:53:36 -07:00
cte
2187369ba4
Remove benchmark
2025-03-10 11:39:23 -07:00
cte
7681a98842
Simplify npm install by automatically installing npm-run-all
2025-03-10 11:36:11 -07:00
aheizi
f13d28ad45
simpler way of setting up
2025-03-11 00:50:27 +08:00
aheizi
0d0f7e37a6
Merge branch 'main' into feature/add_sse_mcp
2025-03-10 12:46:11 +08:00
github-actions[bot]
847d8f57f0
changeset version bump
2025-03-09 23:44:37 +00:00
github-actions[bot]
b57fcf2094
changeset version bump
2025-03-09 13:46:40 +00:00
github-actions[bot]
148e0560a1
changeset version bump
2025-03-09 05:02:18 +00:00
Matt Rubens
4cf7754e65
Strip BOM when applying diffs
2025-03-08 17:50:49 -05:00