mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-09-06 08:18:39 +00:00
- Add litellmCurrencySymbol field to provider settings schema - Create getCurrencySymbol utility function for retrieving the appropriate symbol - Add UI configuration in LiteLLM settings panel - Update cost display components to use configurable currency symbol: - TaskItemFooter - ChatRow - BrowserSessionRow - TaskHeader - CondensationResultRow - MaxCostInput - MaxLimitInputs - AutoApproveSettings - Add i18n translations for the new setting - Add comprehensive tests for getCurrencySymbol and MaxCostInput Closes #10370 |
||
|---|---|---|
| .. | ||
| npm | ||
| scripts | ||
| src | ||
| .gitignore | ||
| eslint.config.mjs | ||
| package.json | ||
| tsconfig.json | ||
| tsup.config.ts | ||
| vitest.config.ts | ||