diegosouzapw
28123355b4
Merge branch 'feat/issue-660-qoder' into main
...
# Conflicts:
# docs/i18n/ar/README.md
# docs/i18n/bg/README.md
# docs/i18n/da/README.md
# docs/i18n/de/README.md
# docs/i18n/es/README.md
# docs/i18n/fi/README.md
# docs/i18n/fr/README.md
# docs/i18n/he/README.md
# docs/i18n/hu/README.md
# docs/i18n/id/README.md
# docs/i18n/in/README.md
# docs/i18n/it/README.md
# docs/i18n/ja/README.md
# docs/i18n/ko/README.md
# docs/i18n/ms/README.md
# docs/i18n/nl/README.md
# docs/i18n/no/README.md
# docs/i18n/phi/README.md
# docs/i18n/pl/README.md
# docs/i18n/pt-BR/README.md
# docs/i18n/pt/README.md
# docs/i18n/ro/README.md
# docs/i18n/ru/README.md
# docs/i18n/sk/README.md
# docs/i18n/sv/README.md
# docs/i18n/th/README.md
# docs/i18n/uk-UA/README.md
# docs/i18n/vi/README.md
# docs/i18n/zh-CN/README.md
2026-03-30 20:39:31 -03:00
diegosouzapw
3fc1cac015
docs(i18n): update CHANGELOG, README and sync multi-language FEATURES docs
2026-03-30 11:21:47 -03:00
diegosouzapw
8f09c444b6
chore(release): v3.3.2 — bug fixes and feature enhancements
2026-03-29 20:01:06 -03:00
diegosouzapw
b84e79362e
docs: sync v3.2.6 features across 30 languages (README + FEATURES)
2026-03-29 05:32:01 -03:00
diegosouzapw
a5393a3ec4
feat: migrate iFlow provider to Qoder AI ( #660 )
2026-03-28 23:35:59 -03:00
zenobit
bfa9cd15b7
Add Czech language + Fix VM_DEPLOYMENT_GUIDE.md English source
...
Author: zenobit <zenobit@disroot.org >
2026-03-19 16:02:28 +01:00
diegosouzapw
282ec65e8b
docs(i18n): sync FEATURES.md v2.5.5 update to 30 languages
2026-03-15 12:45:20 -03:00
diegosouzapw
91f3bd4056
docs: comprehensive docs review + i18n sync
...
- Fix .gitignore: add a2a-server.md, auto-combo.md, mcp-server.md, new-features/ to whitelist
- Rewrite FEATURES.md: 18 sections covering v2.0.12 state (Playground, Themes, CLI Agents, Media, API Keys, Audit Log)
- API_REFERENCE.md: add ACP Agents endpoints (/api/acp/agents GET/POST/DELETE)
- Sync all 6 root docs to 29 i18n directories (174 files)
- Remove stale git-tracked docs (adr/, i18n-tasks/)
2026-03-07 12:18:17 -03:00
diegosouzapw
4a1acb1446
feat(release): v1.7.3 — model deprecation, background degradation, rate limit persistence, thinking improvements, circuit breaker
...
Features:
- Model Deprecation Auto-Forward (10+ built-in aliases + custom via UI)
- Background Task Smart Degradation (19 patterns, degradation map)
- Rate Limit Persistence (SQLite, 60s debounce, 24h staleness)
- thinkingLevel string → budget conversion (high/medium/low/none)
- Claude -thinking model auto-injection
- Gemini 3.0/3.1 model registry distinction
- Token Refresh Circuit Breaker (5 failures → 30min cooldown)
Tests: 561 total (40+ new), 0 failures
2026-03-01 21:42:39 -03:00
diegosouzapw
e4d83e91bb
chore(release): prepare release v1.6.7
...
- CHANGELOG: add v1.6.7 entry (Copilot Config Generator #142 )
- FEATURES.md: add Copilot to CLI Tools section
- Version bump: 1.6.6 → 1.6.7 (package.json + electron/package.json)
2026-02-28 11:53:39 -03:00
diegosouzapw
9a3d72c6a2
docs: update electron/README.md, USER_GUIDE.md, FEATURES.md with desktop app docs
2026-02-28 08:33:55 -03:00
diegosouzapw
0f49f82405
feat(docs): add i18n multi-language support for documentation
...
Add language selector banners to all English documentation files
linking to translations in 30+ languages. Update .gitignore to
track docs/i18n/ directory and fix path patterns for node_modules,
coverage, and .next directories.
2026-02-26 16:24:36 -03:00
diegosouzapw
340dcf9515
feat(core): api key protection, provider blocking, windows fix, ui and docs
2026-02-21 09:05:59 -03:00
diegosouzapw
71d14209a4
feat: OmniRoute v1.0.0 — Intelligent AI Gateway & Universal LLM Proxy
...
OmniRoute is an intelligent API gateway that unifies 20+ AI providers behind a single
OpenAI-compatible endpoint. Features include intelligent routing with 6 strategies,
multi-format translation (OpenAI/Claude/Gemini/Responses API), circuit breakers,
semantic caching, combo fallback chains, real-time health monitoring, and a full
dashboard with provider management, analytics, and CLI tool integration.
Key highlights:
- 20+ providers (Claude Code, Codex, Gemini CLI, GitHub Copilot, iFlow, Qwen, Kiro, etc.)
- 6 routing strategies (Fill First, Round Robin, P2C, Random, Least Used, Cost Optimized)
- Export/Import database backup with full archive support
- Translator Playground with 4 modes (Playground, Chat Tester, Test Bench, Live Monitor)
- 100% TypeScript across src/ and open-sse/
- Docker support with multi-stage builds
- Comprehensive documentation and 9 dashboard screenshots
2026-02-18 00:02:15 -03:00