Roo-Code/apps
Hannes Rudolph e8158b4286 refactor: remove 9 low-usage providers (Phase 0)
Remove Cerebras, Chutes, DeepInfra, Doubao, Featherless, Groq,
Hugging Face, IO Intelligence, and Unbound providers from the codebase.

Each provider removal includes: handler, tests, model definitions,
type schemas, UI settings components, fetchers, i18n references,
and all wiring in shared registration/config files.

- Delete 42 provider-specific files (handlers, tests, fetchers, UI components)
- Remove @ai-sdk/cerebras and @ai-sdk/groq npm dependencies
- Clean provider references from 68 shared files across src/, packages/types/,
  webview-ui/, and apps/cli/
- Remove ~490 dead i18n translation keys across 36 locale files
- Add docs/ai-sdk-migration-guide.md with updated migration status
- All TypeScript checks pass, 6505 tests pass with 0 failures
2026-02-07 17:24:12 -07:00
..
cli refactor: remove 9 low-usage providers (Phase 0) 2026-02-07 17:24:12 -07:00
vscode-e2e refactor(read_file): Codex-inspired read_file refactor EXT-617 (#10981) 2026-01-29 15:16:32 -07:00
vscode-nightly fix: add stub-baseten-native esbuild plugin to nightly build config (#11285) 2026-02-06 23:11:08 -05:00
web-evals refactor: remove 9 low-usage providers (Phase 0) 2026-02-07 17:24:12 -07:00
web-roo-code feat(web): replace Roomote Control with Linear Integration in cloud features grid (#11280) 2026-02-06 16:55:50 -08:00