Live data from Hacker News

Show HN: Agent Launch – One CLI for Codex, Claude Code, Cursor, Gemini, OpenCode

news.ycombinator.com

1–2 of 2 posts

Show HN: Agent Launch – One CLI for Codex, Claude Code, Cursor, Gemini, OpenCode

#1
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)