Helm · jimuelle07 bundle Routes a coding task to the best AI agent installed on this machine. Probes which agent CLIs are installed AND logged in - Claude Code, Codex, Cursor Agent, Gemini CLI, Aider, OpenCode, GitHub Copilot, Amp, Droid, Crush, Goose, Qwen Code, Ollama and local models - reads CPU/RAM/VRAM, then uses TypeSafe Jev, its required typed decision layer, to choose one, dispatch the task and judge whether the worker finished. Use it for: which model or agent should handle this; what agents or models do I have; is Claude or Codex better for this refactor; delegate, hand off, route, dispatch or orchestrate work across agents, sub-agents or a multi-agent build; can this run on a local model; an agent CLI that is installed but failing to call its model; and before any substantial build where picking the wrong tool is expensive, since an agent cannot see the sibling agents beside it. Not Helm the Kubernetes package manager: never for charts, `helm install`, releases or clusters.