mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-09-11 22:51:26 +00:00
- Add Fix Diagram button to MermaidBlock component when rendering errors occur - Create MermaidDiagramFixer service using Google Gemini AI - Implement 4-stage fixing approach: JSON generation, validation, Python code generation, and execution - Add message handlers for webview-extension communication - Add comprehensive tests for the new functionality - Update translations for new UI elements Fixes #7513 |
||
|---|---|---|
| .. | ||
| 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 | ||