Lagune works with 72 AI coding agents, including Claude Code, Codex, Cursor, Gemini CLI, and GitHub Copilot. Each agent maps to a CLI key you pass to init, listed in the table below.
Pick your agent by passing its key, for example npx -y lagune@latest init <alias>. Without it, Lagune asks you to choose.
# For example, using Lagune with Claude
npx -y lagune@latest init claude
Frequently Asked Questions
72.
Yes. All three are supported, along with Claude Code, Codex, and 66 others.
Pass the agent's CLI key to init, for example npx -y lagune@latest init claude. Each agent's key is listed in the table.
