🤖 ACP Agents Dashboard + Anti-Ban Docs
✨ New Features
- ACP Agents Dashboard — New Debug > Agents page with 14 built-in CLI agents (codex, claude, goose, gemini, openclaw, aider, opencode, cline, qwen-code, forge, amazon-q, interpreter, cursor-cli, warp) — shows installation status, version, protocol badges
- Custom Agent Support — Register any CLI tool via dashboard form (name, binary, version command, spawn args), persisted to settings DB
- 60-Second Detection Cache — Agent detection cached to avoid repeated
execSynccalls
🐛 Bug Fixes
- Fix
settings.themeCoraluntranslated — Theme color "Coral" was missing from settings i18n namespace in all 30 languages
📝 Documentation
- Anti-Ban Features Clarified — Improved README descriptions for TLS Fingerprint Spoofing and CLI Fingerprint Matching, highlighting ban-risk reduction and proxy IP preservation
- ACP Agents Dashboard added to all 30 READMEs