mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
- Add imagesBase64 field to ClineMessage schema for efficient dual storage - Store both webview URIs (for display) and base64 (for API) when creating messages - Remove repeated base64→file→URI conversions on every render - Update all tools to use base64 from stored messages for API calls - Eliminates file I/O overhead during rendering and message updates - Improves performance by storing each format once instead of converting repeatedly |
||
|---|---|---|
| .. | ||
| build | ||
| cloud | ||
| config-eslint | ||
| config-typescript | ||
| evals | ||
| ipc | ||
| telemetry | ||
| types | ||