Chris Estreich
b02924530c
Fix task resumption in the API module ( #11369 )
2026-02-10 00:28:17 -08:00
Chris Estreich
9b39d2242a
feat: add IPC query handlers for commands, modes, and models ( #11279 )
...
Add GetCommands, GetModes, and GetModels to the IPC protocol so external
clients can fetch slash commands, available modes, and Roo provider models
without going through the internal webview message channel.
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-06 16:29:49 -08:00
Chris Estreich
e5fa5e8e46
IPC fixes for task cancellation and queued messages ( #11162 )
2026-02-02 11:13:56 -08:00
Hannes Rudolph
c103a4a639
feat: streaming tool stats + token usage throttling ( #9926 )
...
Co-authored-by: Matt Rubens <mrubens@users.noreply.github.com>
2025-12-08 19:40:12 -08:00
Hannes Rudolph
9b5f6392df
Metadata‑driven subtasks (no UI changes): automatic parent resume and single‑open safety ( #9090 )
2025-11-27 21:18:42 -07:00
Matt Rubens
b09d0a7640
IPC command for sending messages to the current task ( #9149 )
2025-11-10 11:44:04 -05:00
Chris Estreich
280b75d2eb
Focus the extension when receiving bridge commands ( #7633 )
2025-09-03 12:23:50 -07:00
Chris Estreich
43ff486d42
Publish subtask events ( #7626 )
2025-09-03 04:05:54 -07:00
Chris Estreich
20929b0f16
Mode and provider profile selector ( #7545 )
2025-08-29 16:48:06 -07:00
Chris Estreich
1d46bd1bbc
Implement deferred task subscriptions ( #7517 )
2025-08-29 02:43:06 -07:00
Matt Rubens
9a734d0cab
Add an API for resuming tasks by ID ( #7122 )
2025-08-15 12:03:58 -04:00
Chris Estreich
44086e4a86
Add support for task page event population ( #7117 )
2025-08-14 23:17:05 -07:00
Chris Estreich
b2d2a2c5d2
Task and TaskProvider event emitter cleanup + a few new events ( #6606 )
...
Co-authored-by: Roo Code <roomote@roocode.com>
2025-08-02 11:12:44 -07:00
Chris Estreich
cb6dccab95
Miscellaneous cleanup ( #6453 )
2025-07-30 16:10:53 -07:00
Chris Estreich
921d7ca6c4
Log API-initiated tasks to a tmp directory ( #5833 )
2025-07-17 11:47:21 -07:00
Chris Estreich
80fcd1ba74
Allow command execution timeout to be set via IPC task execution ( #5825 )
...
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
2025-07-17 10:41:40 -07:00
feifei
5c5ee8c324
Fix/4100 subtask completion mismatch ( #4738 )
...
Co-authored-by: yansheng3 <yansheng3@staff.weibo.com>
2025-06-17 15:06:44 -04:00
Matt Rubens
8dd99a0254
Support config policies that require use of cloud ( #4762 )
...
* Support config policies that require use of cloud
* Switch to vitest
2025-06-16 18:31:22 -04:00
Chris Estreich
d87f890556
Move evals into pnpm workspace, switch from SQLite to Postgres ( #4278 )
2025-06-03 01:38:08 -07:00
Chris Estreich
e66136f1aa
Add a new @roo-code/types package and use it everywhere ( #3912 )
2025-05-26 12:06:45 -07:00