Roo-Code/apps/cli/src/agent
Chris Estreich 27a78833c8
Add stdin stream mode for the cli (#11476)
* Add stdin stream mode for the cli

* fix: clear jsonEmitter state between tasks in stdin-prompt-stream mode

* fix: use consistent user role for prompt echo partials in stream-json mode

---------

Co-authored-by: Roo Code <roomote@roocode.com>
2026-02-14 23:36:20 -08:00
..
__tests__ Reapply Batches 3-4: Skills, browser removal, provider removals (6 major-conflict cherry-picks) (#11475) 2026-02-14 22:06:24 -07:00
agent-state.ts Reapply Batches 3-4: Skills, browser removal, provider removals (6 major-conflict cherry-picks) (#11475) 2026-02-14 22:06:24 -07:00
ask-dispatcher.ts Reapply Batches 3-4: Skills, browser removal, provider removals (6 major-conflict cherry-picks) (#11475) 2026-02-14 22:06:24 -07:00
events.ts Some cleanup in ExtensionHost (#10600) 2026-01-10 02:29:33 -08:00
extension-client.ts Some cleanup in ExtensionHost (#10600) 2026-01-10 02:29:33 -08:00
extension-host.ts Reapply Batches 3-4: Skills, browser removal, provider removals (6 major-conflict cherry-picks) (#11475) 2026-02-14 22:06:24 -07:00
index.ts Support different cli output formats: text, json, streaming json (#10812) 2026-01-18 09:19:08 -08:00
json-event-emitter.ts Add stdin stream mode for the cli (#11476) 2026-02-14 23:36:20 -08:00
message-processor.ts Some cleanup in ExtensionHost (#10600) 2026-01-10 02:29:33 -08:00
output-manager.ts More file organization for the cli (#10599) 2026-01-09 23:22:51 -08:00
prompt-manager.ts More file organization for the cli (#10599) 2026-01-09 23:22:51 -08:00
state-store.ts Some cleanup in ExtensionHost (#10600) 2026-01-10 02:29:33 -08:00