Skip to content

feat(combo): Smart Combo + Vision Auto-Routing + RU Mode — Russian fork enhancements - #1497

Open
mdn77 wants to merge 49 commits into
decolua:masterfrom
mdn77:master
Open

feat(combo): Smart Combo + Vision Auto-Routing + RU Mode — Russian fork enhancements#1497
mdn77 wants to merge 49 commits into
decolua:masterfrom
mdn77:master

Conversation

@mdn77

@mdn77 mdn77 commented May 27, 2026

Copy link
Copy Markdown

🇷🇺 Русская локализация CLI + Vision Auto-Routing + Docker Fix

@mdn77 mdn77 changed the title 🇷🇺 Русская локализация CLI — Russian localization for CLI interface 🇷🇺 Русская локализация CLI (Russian CLI Localization) May 27, 2026
@mdn77 mdn77 changed the title 🇷🇺 Русская локализация CLI (Russian CLI Localization) feat(combo): Smart Combo + Vision Auto-Routing + RU Mode — Russian fork enhancements May 28, 2026
mdn77 added 17 commits June 2, 2026 19:17
… Docker

- Оркестратор с динамическим обнаружением моделей Ollama

- Автоклассификация моделей (coder→code, vision→vision)

- Fallback на Ollama если нет облачных API ключей

- Docker с поддержкой Ollama на хосте (host.docker.internal)

- VS Code launch.json + tasks.json

- .env.example шаблон (без ключей)

- Безопасность: .gitignore обновлён, PAT убран из remote

- Все 50 файлов, build прошёл успешно
# Conflicts:
#	.gitignore
#	Dockerfile
#	cli/src/cli/menus/providers.js
#	src/app/(dashboard)/dashboard/endpoint/EndpointPageClient.js
- Fix 'a.includes is not a function' error when using combo models (free-mix)
- Combo models stored as objects {provider, connectionId, model} in DB
- getComboModels() now builds prefix map (name->prefix) from provider nodes
- Models normalized to 'prefix/model' format (e.g. 'opencode/big-pickle')
- Prevents infinite recursion and 404 routing errors
- Also fix combo.js and compact.js getComboModelsFromData()
- Update seed scripts with Ollama Cloud support
- Russian localization for dashboard pages
mdn77 added 21 commits June 20, 2026 16:50
- Fix rotation history: getNextModel() now pushes to rotationHistory
- Fix CSS: add missing color variables (accent-main, bg-hover, etc.)
- Add global model leaderboard (replaces Health Check tab)
- Add export rating to JSON/CSV
- Fix quota system: resetAll(), daily/hourly rollover, global limits,
  rate limiting, consecutive free request enforcement
- Add 30 unit tests for modelRouter quotas and limits
- Fix combo routing: detect combo by model name even with provider prefix
- Fix OpenClaw page access: disable requireLogin for local dev
- Fix active models stat: compute from config modelGroups
- Remove hardcoded API keys and user paths from config
- Fix registry index.js: replace broken codebuddy.js import with correct codebuddy-cn.js
- Add upstream's new providers (featherless, grok-cli, kimchi, perplexity-agent, venice, clinepass)
- Keep our custom provider additions (routerai, ai21, sambanova, scaleway, upstage)
feat: Grok Imagine video, Copilot Claude route, i18n th/fa

# Conflicts:
#	.gitignore
#	cli/cli.js
#	package.json
Release v0.5.40

# Conflicts:
#	cli/src/cli/menus/providers.js
#	open-sse/providers/registry/index.js
#	package.json
#	src/app/(dashboard)/dashboard/combos/page.js
#	src/i18n/config.js
#	src/shared/components/DonateModal.js
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant