Roo-Code/src/shared
brownrw8 9b5cefd69d Better Streaming Support (#1980)
* feat: enterprise support

* Update src/api/providers/enterprise.ts

Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>

* refactor + anthropic

* fix

* update chunking

* fix enterprise providers

* minor refactor for chunking

* comments

* defaults

* tests

* remove imports

* suggested fixes

* decouple message type

* upgrade libs, prompt caching no longer in beta for claude models

* updates for tests

* enterprise -> streaming provider

* update tests

* remove section from anthropic.ts

* handle specific GCP Vertex invalid_grant error

* finish comment

* add caching stats to chunking

---------

Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
2025-02-27 15:46:01 -08:00
..
api.ts Better Streaming Support (#1980) 2025-02-27 15:46:01 -08:00
array.test.ts Add tests and fix configuration 2024-12-24 18:37:12 -08:00
array.ts chore: Prettier fix formatting 2025-01-06 12:41:33 -08:00
AutoApprovalSettings.ts Remove consult advisor tool 2025-01-20 16:12:12 -08:00
BrowserSettings.ts Add browser settings to change headless mode and size 2025-01-15 22:08:35 -08:00
ChatContent.ts feat: Add SendMessage capability during Mode Switch 2025-02-11 04:26:35 -06:00
ChatSettings.ts Use plan/act mode 2025-01-20 16:12:12 -08:00
combineApiRequests.ts chore: Prettier fix formatting 2025-01-06 12:41:33 -08:00
combineCommandSequences.ts Fix command output not being streamed when auto-approved + model ID under chat field (#1449) 2025-01-24 16:33:03 -08:00
context-mentions.ts Add git context mention (#1806) 2025-02-14 19:03:11 -08:00
ExtensionMessage.ts add optional telemetry (#1939) 2025-02-27 15:40:47 -08:00
getApiMetrics.ts chore: Prettier fix formatting 2025-01-06 12:41:33 -08:00
HistoryItem.ts refactor: code cleanup, formatting updates, improved workspace handling, checkpoints feature 2025-01-06 12:40:30 -08:00
Languages.ts feat: Set preferred language in settings and have it update system prompt (#1538) 2025-02-27 14:45:46 -08:00
mcp.ts Revert "Everyone Gets a Timeout (#1889)" 2025-02-24 18:13:59 -08:00
TelemetrySetting.ts Use GUI telemetry toggle to more clearly show user if they're opted in or not 2025-02-25 17:34:36 -08:00
vsCodeSelectorUtils.ts Add VS Code LM API 2025-01-20 16:12:10 -08:00
WebviewMessage.ts Hugelung/rich mcp response (#1941) 2025-02-27 14:45:42 -08:00