Chris Estreich
3171ffc809
Move more types to @roo-code/types (for the cli) ( #10583 )
2026-01-09 11:59:06 -08:00
roomote[bot]
94b4511053
feat: Move slash commands to Settings tab with gear icon for discoverability ( #7988 )
...
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
Co-authored-by: Roo Code <roomote@roocode.com>
Co-authored-by: Bruno Bergher <me@brunobergher.com>
Co-authored-by: Mubeen Zulfiqar <mubeen_zulfiqar@yahoo.com>
Co-authored-by: Matt Rubens <mrubens@users.noreply.github.com>
2025-09-15 15:41:00 -04:00
Matt Rubens
e117208c29
Command argument hints and change release engineer to a command ( #6333 )
2025-07-29 00:42:28 -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
Chris Estreich
e66136f1aa
Add a new @roo-code/types package and use it everywhere ( #3912 )
2025-05-26 12:06:45 -07:00
Chris Estreich
d3c469391f
Show LLM streaming file write content ( #3241 )
2025-05-13 09:47:33 -07:00
Matt Rubens
6d8f903b04
Revert "Tailwind migration" ( #3321 )
...
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
2025-05-08 10:38:29 -04:00
Sacha Sayan
970bd97668
Tailwind migration ( #3235 )
...
Co-authored-by: cte <cestreich@gmail.com>
2025-05-07 11:40:25 -07:00
Chris Estreich
1924e10e72
Fix all linter errors (and fix the lint scripts too) ( #2958 )
2025-04-26 09:45:26 -07:00
Sacha Sayan
83133c6e6d
UI top down homescreen ( #2951 )
...
* isotrUpdate welcome screen UI components and fix unused variable
* Save collapsibility.
* Add persistence, locales.
* Top layout, expanded tips.
* Minimal 'tasks' language.
* Adjust announcement positioning/dimensions.
* Fix tests, defaults.
* Fix translations.
* Compromise-compromise.
* Final tweaks.
* More tweaks.
* More tweaks.
* Issues fix.
* Update translations, remove debug.
* Fix transparency issue.
---------
Co-authored-by: hannesrudolph <hrudolph@gmail.com>
2025-04-25 22:39:11 -04:00
Dicha Zelianivan Arkana
1a376c262e
[DRAFT] feat(menu): use material icons for files and folders ( #2739 )
...
feat(menu): use material icons for files and folders
2025-04-22 15:39:45 -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
Dicha Zelianivan Arkana
1d029ed0cb
refactor(context-menu): handle filename display better ( #2684 )
...
* refactor(context-menu): handle filename display better
* refactor(context-menu): reduce string computation
2025-04-16 09:46:06 -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
f181da1454
Move context-mention file/folder search to the server ( #1824 )
2025-03-20 00:45:27 -04:00
samir-nimbly
2773d39153
fix: dropdown hover color fix for white themes
2025-02-28 20:05:31 +05:30
Saoud Rizwan
17157c46cb
Add terminal context mention
2025-02-14 22:27:38 -05:00
Matt Rubens
ebd9084e56
Use autocomplete instead for switching modes
2025-02-05 00:13:04 -05:00
Matt Rubens
14683cc3c5
Cleanup and release
2025-02-01 12:05:39 -05:00
loup
064dc4e52f
feat: opened tabs and selection in the @ menu
2025-02-01 11:16:38 -05:00
Matt Rubens
60a0a824b9
Prettier backfill
2025-01-17 14:11:28 -05:00
Matt Rubens
7e9ea7ac28
Add a Git section to the context mentions
2025-01-06 12:17:26 -05:00
Mark Percival
93e70c62f1
Chore: Prettier for consistant formatting ( #794 )
...
* Chore: Pretier for consistant formatting
- TODO: This PR needs to be updated by Saoud after he runs `npm install` & `npm format:fix` and commits the results of the prettier changes.
* Revert prettier config
* Run npm install
* Fix prettier config and ignore package lock
* Run format
---------
Co-authored-by: Saoud Rizwan <7799382+saoudrizwan@users.noreply.github.com>
2024-11-21 13:13:54 -08:00
Saoud Rizwan
7a2f1baef9
Fix imports
2024-09-24 12:00:21 -04:00
Saoud Rizwan
6fe9ed22b0
Refactor web components
2024-09-24 11:54:19 -04:00