John Richmond
37faf01202
gpt5 fixes from review
2025-09-29 20:44:44 -07:00
John Richmond
5152e12a16
more esoteric still
2025-09-29 16:46:59 -07:00
John Richmond
04e16f3f1e
Even more (fish shell this time)
2025-09-29 16:46:59 -07:00
John Richmond
3d737c66c5
More restrictions
2025-09-29 16:46:59 -07:00
John Richmond
63b171b1a2
More patterns
2025-09-29 16:46:59 -07:00
John Richmond
952d8af3e8
Better handle nested backticks
2025-09-29 16:46:58 -07:00
John Richmond
9e0d925f95
Check for a few more esoteric subshell patterns
2025-09-29 16:46:58 -07:00
Chris Estreich
a255c95bd0
Get the model id property for a given provider ( #8009 )
2025-09-17 15:24:27 -07:00
Thach Nguyen
72502d8f1a
feat: Add DeepInfra as a model provider in Roo Code ( #7677 )
2025-09-04 17:28:45 -04:00
Matt Rubens
b50104cc59
Handle zsh glob qualifiers correctly ( #7667 )
2025-09-04 11:14:25 -04:00
Matt Rubens
966ed76ce2
Handle zsh process substitution correctly ( #7658 )
2025-09-04 01:14:52 -04:00
Chris Estreich
cd9e92fa9b
Move @roo-code/cloud to the Roo-Code repo ( #7503 )
2025-08-28 11:18:45 -07:00
Josh
934bfd0a54
feat: Add Vercel AI Gateway provider integration ( #7396 )
...
Co-authored-by: daniel-lxs <ricciodaniel98@gmail.com>
Co-authored-by: cte <cestreich@gmail.com>
2025-08-26 13:41:02 -07:00
Matt Rubens
3dd3d7bf17
Handle substitution patterns in command validation ( #7390 )
2025-08-25 12:41:01 -04:00
Chris Estreich
962df868bd
Fix webview in dev mode ( #7044 )
2025-08-13 01:40:00 -07:00
Chris Estreich
9ffc2b0a36
Move cloud types from @roo-code/types to @roo-code/cloud ( #7038 )
2025-08-13 00:10:29 -07:00
Ertan Dagistanli
1018b885ab
Add IO Intelligence Provider ( #6875 )
...
Co-authored-by: daniel-lxs <ricciodaniel98@gmail.com>
2025-08-11 16:54:35 -04:00
roomote[bot]
24584f54ec
feat: clean up task list in HistoryPreview and History components ( #6687 )
...
Co-authored-by: Roo Code <roomote@roocode.com>
Co-authored-by: Bruno Bergher <me@brunobergher.comexport>
Co-authored-by: Bruno Bergher <me@brunobergher.com>
Co-authored-by: Matt Rubens <mrubens@users.noreply.github.com>
2025-08-05 11:05:55 -07:00
Matt Rubens
de359a465c
Handle more variations of chaining and subshell command validation ( #6486 )
2025-07-31 11:28:43 -04:00
Matt Rubens
2c2a7842c4
Improvements to subshell validation ( #6379 )
2025-07-29 15:30:07 -04:00
Matt Rubens
e9561743a3
Support inserting mentions after a slash command ( #6327 )
...
* Support inserting mentions after a slash command
* Highlight slash commands
2025-07-28 20:58:00 -04:00
Matt Rubens
785fcac625
Add a UI for managing slash commands ( #6286 )
...
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
Co-authored-by: Roo Code <roomote@roocode.com>
2025-07-28 15:57:32 -04:00
Matt Rubens
5d4e3819e4
Support for custom slash commands ( #6263 )
2025-07-26 23:16:46 -04:00
Hannes Rudolph
c68f8f591e
feat: Add terminal command permissions UI to chat interface ( #5480 ) ( #5798 )
...
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Roo Code <roomote@roocode.com>
Co-authored-by: Daniel Riccio <ricciodaniel98@gmail.com>
Co-authored-by: Daniel <57051444+daniel-lxs@users.noreply.github.com>
2025-07-25 16:49:51 -04:00
Matt Rubens
4042fb0fd0
Smarter auto-deny ( #6123 )
2025-07-23 12:02:31 -04:00
Matt Rubens
9d434c2db9
Split commands on newlines ( #6121 )
2025-07-23 11:21:06 -04:00
KJ7LNW
3e89b06f25
debug: Add ErrorBoundary component for better error handling ( #5085 )
...
Co-authored-by: Eric Wheeler <roo-code@z.ewheeler.org>
2025-07-23 08:45:35 -04:00
Daniel
b0820ac755
fix: resolve 'Bad substitution' error in command parsing ( #5743 )
2025-07-23 08:43:36 -04:00
Matt Rubens
8a3dcfb593
Update the max-token calculation in model-params to use the shared logic ( #5720 )
2025-07-15 02:20:22 -04:00
Matt Rubens
cdacdfd54b
Add a command denylist ( #5614 )
...
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
2025-07-12 12:36:04 -04:00
Matt Rubens
7ae74404f4
Fix inconsistent descriptions in slash commands ( #5388 )
2025-07-04 01:08:37 -04:00
Brad Davis
37ed013157
fix context length for lmstudio and ollama ( #2462 ) ( #4314 )
...
Co-authored-by: Daniel Riccio <ricciodaniel98@gmail.com>
2025-06-20 22:53:04 -04:00
Chris Estreich
44f3a8418b
Convert all webview-ui tests: jest -> vitest ( #4771 )
2025-06-17 15:29:17 -07:00
Dicha Zelianivan Arkana
b8505fe175
fix: ambiguous model id error ( #4306 )
2025-06-17 11:32:08 -07:00
Chris Estreich
fa1e7b415c
Re-work support for reasoning models, including "hybrid" reasoning models ( #3870 )
2025-05-23 01:40:17 -07:00
Chris Estreich
39cd50b989
Fix linter errors ( #3821 )
2025-05-21 23:16:43 -07:00
Chris Estreich
cd07b7faeb
Fix linter warning + run prettier on everything ( #3581 )
2025-05-13 15:16:24 -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
John Richmond
34d7dcf8c3
Support mentioning filenames with spaces ( #3044 )
...
* Support mentioning filenames with spaces
Allows spaces to be escaped in mentions with \. Does not attempt more
comprehensive escape handling. (IMO a more structured representation or
moving to something like @[something complex] is probably a better long
term approach, but the scope of that seems problematic.
Adapted from 8955d45708 .
Co-authored-by: Matt Rubens <mrubens@users.noreply.github.com>
* Older array creation to make check-types happier
---------
Co-authored-by: Matt Rubens <mrubens@users.noreply.github.com>
2025-04-29 22:27:16 -04:00
Sacha Sayan
612b948193
Refactor: Use path aliases in webview source files. ( #2801 )
...
* Refactor: Use path aliases in webview source files.
* Add module resolution to root jest config.
* Add tests.
Broken import.
Another broken import.
Broken test.
2025-04-20 21:38:08 -04:00
Matt Rubens
511ebb7a98
Make sure the slash commands only fire if they're the first character ( #2702 )
2025-04-17 07:55:53 -04:00
Matt Rubens
30c44ff14c
Support dragging and dropping tabs into chat text area ( #2698 )
2025-04-16 23:04:16 -04:00
Matt Rubens
b0b4240c8b
Revert "feat @-mention window path style & file with space ( #1924 )" ( #2162 )
...
* Revert "feat @-mention window path style & file with space (#1924 )"
This reverts commit c62e8f2ee2 .
* Add changeset
2025-03-31 15:56:47 -05:00
Sam Hoang Van
c62e8f2ee2
feat @-mention window path style & file with space ( #1924 )
...
* feat @-mention window path style & file with space
* Update src/core/mentions/index.ts
Co-authored-by: Matt Rubens <mrubens@users.noreply.github.com>
---------
Co-authored-by: Matt Rubens <mrubens@users.noreply.github.com>
2025-03-27 00:10:06 -04:00
Matt Rubens
15338ed76a
Bring back open files and git results in mention suggestions ( #1946 )
2025-03-24 11:53:00 -04:00
Matt Rubens
95ba760daf
Non-thinking sonnet has 8192 max tokens ( #1860 )
2025-03-21 00:24:57 -04:00
Matt Rubens
f181da1454
Move context-mention file/folder search to the server ( #1824 )
2025-03-20 00:45:27 -04:00
Matt Rubens
da286c45ed
Fix logic for default modelMaxTokens for thinking models
2025-03-07 22:58:45 -05:00
Matt Rubens
50f76584bc
Add telemetry and privacy policy
2025-03-07 03:03:44 -05:00