Chris Estreich
0b0b33e6a2
feat(cli): support --create-with-session-id and UUID session validation ( #11859 )
...
feat(cli): add create-with-session-id support
rename public task id flag to --create-with-session-id
validate session ids as UUIDs for create/resume and stdin start.taskId
add integration coverage for create+resume loading correct session
2026-03-04 10:32:16 -08:00
Chris Estreich
de0e3632d2
feat(cli): add session resume/history and upgrade command ( #11768 )
...
feat(cli): add session history/resume and upgrade command
2026-02-26 13:55:46 -08:00
Hannes Rudolph
04ffb64bb7
Reapply Batches 3-4: Skills, browser removal, provider removals (6 major-conflict cherry-picks) ( #11475 )
2026-02-14 22:06:24 -07:00
Daniel
6cfa82f571
Revert to pre-AI-SDK state (January 29, 2026) ( #11462 )
...
Revert to pre-AI-SDK state (commit 67e568f6b )
This commit reverts the codebase to the state before AI SDK migration work began.
Target commit: 67e568f6b - refactor: replace fetch_instructions with skill tool and built-in skills (#10913 )
Date: January 29, 2026
This removes approximately 152 commits of AI SDK migration work.
A follow-up PR will add back bug fixes and features that are unrelated to AI SDK.
Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-02-13 16:45:18 -05:00
Hannes Rudolph
fa9dff4a06
refactor: remove browser use functionality entirely ( #11392 )
2026-02-11 18:11:21 -07:00
Hannes Rudolph
f848795775
refactor: replace fetch_instructions with skill tool and built-in skills ( #11084 )
...
Co-authored-by: Roo Code <roomote@roocode.com>
2026-01-29 12:47:36 -07:00
Hannes Rudolph
0c53f1937a
Revert "refactor: replace fetch_instructions with skill tool and built-in skills" ( #11083 )
2026-01-29 11:46:58 -07:00
Hannes Rudolph
67e568f6bb
refactor: replace fetch_instructions with skill tool and built-in skills ( #10913 )
2026-01-29 07:48:08 -07:00
Chris Estreich
8fa2c1d598
Claude-like cli flags, auth fixes ( #10797 )
...
Co-authored-by: roomote[bot] <219738659+roomote[bot]@users.noreply.github.com>
Co-authored-by: Roo Code <roomote@roocode.com>
2026-01-16 22:54:24 -08:00
Chris Estreich
f58b908293
Roo Code Router fixes for the cli ( #10789 )
...
Co-authored-by: roomote[bot] <219738659+roomote[bot]@users.noreply.github.com>
2026-01-16 17:16:44 -08:00
Chris Estreich
a33117a83f
Some cleanup in ExtensionHost ( #10600 )
...
Co-authored-by: Roo Code <roomote@roocode.com>
2026-01-10 02:29:33 -08:00
Chris Estreich
fc21101a99
More file organization for the cli ( #10599 )
2026-01-09 23:22:51 -08:00
Chris Estreich
ea9717d7ba
Add a TUI ( #10480 )
...
Co-authored-by: Roo Code <roomote@roocode.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Matt Rubens <mrubens@users.noreply.github.com>
Co-authored-by: Daniel <57051444+daniel-lxs@users.noreply.github.com>
2026-01-09 19:19:58 -08:00