mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
- Remove dead getOllamaModelsWithFiltering function (redundant /api/tags call)
- Remove unused OllamaModelsResult interface
- Replace brittle regex-based translateMessage with structured message codes
from the backend (messageCode + messageParams in ExtensionMessage)
- Fix i18n plural keys: convert nested {one, other} objects to standard
i18next _one/_other suffix format across all 18 locale files
- Remove manual plural safeguard in TranslationContext.tsx (root cause fixed)
- Add OllamaConnectionTestResult type with messageCode/messageParams fields
|
||
|---|---|---|
| .. | ||
| build | ||
| cloud | ||
| config-eslint | ||
| config-typescript | ||
| core | ||
| evals | ||
| ipc | ||
| telemetry | ||
| types | ||
| vscode-shim | ||