Show HN: Agent Launch – One CLI for Codex, Claude Code, Cursor, Gemini, OpenCode A developer released Agent Launch, a command-line interface that unifies launching local coding agents including Codex, Claude Code, Cursor, Gemini, and OpenCode. The tool provides a single command with consistent options for agent selection, prompt, working directory, mode, model class, and interactive settings. The project aims to simplify workflows for developers who frequently switch between different coding agents. | |||||||||||| 1 point by | I built a small CLI that unifies launching local coding agents. Instead of remembering different flags for Codex, Claude Code, Cursor Agent, OpenCode, and Antigravity CLI, I use one command with consistent options for agent, prompt, cwd, mode, model class, interactive/non-interactive and resume. GitHub: You can use agent-launch or agl to launch picks a random installed coding agent by default | ||||||||||| |