Users already have Claude Code, Codex, Cursor, opencode, Kiro, and friends installed and logged in. Each one has its own CLI, protocol, and quirks, so an app built on top of them ends up with a driver per agent.
anyagent is that layer, written once. It finds the agents, speaks each one's protocol (native or ACP), and gives you one typed API.