Duel-Agents is an integration package for routing AI prompts through the Duel Agents service. It provides CLI tooling, an SDK, and IDE integrations that send model traffic to a hosted endpoint using a Duel API key. The system is positioned as a routing layer that compares outputs from multiple models and selects a cost-conscious answer that meets quality expectations. It supports installation for Claude Code, Cursor, Codex CLI, OpenClaw, and all supported tools through a single installer. Developers can also build on top of it with the SDK and OpenAI-compatible or Anthropic-compatible request patterns. ...