Roo-Code/apps
Roo Code 103d436a42 feat(cli): add LiteLLM as a first-class provider
- Add "litellm" to supportedProviders in types.ts
- Add litellmBaseUrl to FlagOptions type
- Add LITELLM_API_KEY to environment variable mapping
- Add litellm case to getProviderSettings function
- Add --litellm-base-url CLI flag with default http://localhost:4000
- Add litellmBaseUrl to ExtensionHostOptions interface
- Add support for LITELLM_BASE_URL environment variable
- Add tests for LiteLLM provider functionality
- Update README with LiteLLM documentation

Closes #10839
2026-01-19 20:55:09 +00:00
..
cli feat(cli): add LiteLLM as a first-class provider 2026-01-19 20:55:09 +00:00
vscode-e2e Revert "feat(e2e): Enable E2E tests - 39 passing tests" (#10794) 2026-01-16 17:22:43 -08:00
vscode-nightly Revert experiments with nightly marketplace config (#6472) 2025-07-30 23:37:42 -04:00
web-evals feat(web-evals): remember last Roo model selection + add evals skill (#10470) 2026-01-07 08:00:34 -07:00
web-roo-code Revert "feat(e2e): Enable E2E tests - 39 passing tests" (#10794) 2026-01-16 17:22:43 -08:00