mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-09-05 08:10:14 +00:00
- Add Keywords AI provider with gateway API and observability features - Implement KeywordsAiHandler using OpenAI-compatible API - Add Enable Logging toggle (sends disable_log: true when disabled) - Support dynamic model fetching from Keywords AI API - Add UI settings component with API key, base URL, and logging options - Add i18n translations for Keywords AI settings Closes #10962 |
||
|---|---|---|
| .. | ||
| npm | ||
| scripts | ||
| src | ||
| .gitignore | ||
| eslint.config.mjs | ||
| package.json | ||
| tsconfig.json | ||
| tsup.config.ts | ||
| vitest.config.ts | ||