mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-09-06 08:18:39 +00:00
- Create centralized image generation models configuration in types package - Implement generateImage() method in Gemini provider for text-to-image and image-to-image - Add provider dropdown in UI settings to switch between OpenRouter and Gemini - Update generateImageTool to route requests to appropriate provider - Add settings persistence for Gemini API key and model selection - Translate all new UI strings across 18 supported languages - Fix settings state management to properly handle new image generation settings |
||
|---|---|---|
| .. | ||
| audio | ||
| public | ||
| src | ||
| .gitignore | ||
| components.json | ||
| eslint.config.mjs | ||
| index.html | ||
| package.json | ||
| tsconfig.json | ||
| turbo.json | ||
| vite.config.ts | ||
| vitest.config.ts | ||
| vitest.setup.ts | ||