Back to browse
GitHub Repository

One normalized launcher for Codex, Claude Code, Gemini CLI, OpenCode, and Cursor Agent

1 starsJavaScript

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

by dhruv_anand·May 26, 2026·2 points·0 comments

AI Analysis

MidShip It

Unified CLI for coding agents, but shell aliases or a simple script could do the same.

Strengths
  • Normalizes inconsistent flags like --interactive and --model-class across different CLIs.
  • Random agent selection adds a fun way to benchmark different models on the same task.
  • Lightweight install via npm or local symlink with zsh completions.
Weaknesses
  • Wrapper around wrappers; adds a dependency layer without adding new capabilities.
  • Fragmented agent ecosystem moves fast; maintaining compatibility will be a chore.
Target Audience

Developers experimenting with multiple local AI coding agents

Similar To

aichat · llm

Post Description

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)

Similar Projects

Developer Tools●●Solid

Aimux – tmux for AI coding agents

tmux-native multiplex for AI agents with live traces and GOOD/BAD labels—niche but sharp for eval researchers.

Niche GemWizardryCozy
zanetworker
203mo ago