mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-08-01 04:42:10 +03:00
- Add Dashboard > Debug > Agents page: grid of 14 built-in CLI agents with installation status, version detection, protocol badges - Add custom agent support: users can register any CLI tool via form - Expand registry from 5 to 14 built-in agents (aider, opencode, cline, qwen-code, forge, amazon-q, interpreter, cursor-cli, warp) - Add 60-second detection cache to avoid repeated execSync calls - API: GET lists all agents, POST adds custom/refreshes, DELETE removes - Settings schema: add customAgents array field - Fix missing themeCoral in settings namespace for all 30 languages - Add agents sidebar key in all 30 languages - Add agents page i18n namespace (en + pt-BR)