Hacker News new | ask | show | jobs
Show HN: Agent Launch – One CLI for Codex, Claude Code, Cursor, Gemini, OpenCode
2 points by dhruv_anand 27 days ago
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: https://github.com/dhruv-anand-aintech/agent-launch

You can use `agent-launch` or `agl` to launch (picks a random installed coding agent by default)