|
Comes up whenever someone realizes the Run button has a dropdown. |
Answered by
Ark0N
Aug 15, 2026
Replies: 1 comment
|
Yes, that's normal use. Codeman speaks six CLI backends: Claude Code, OpenCode, Codex, Gemini, Antigravity, and Pi. The Run button's dropdown picks the backend, each session is its own tab, and nothing stops you from having a Claude tab and a Codex tab open on the same project at once. They're separate processes in separate tmux sessions. The usual caveats about two agents editing one working tree apply, but that's between you and your agents. One note on Gemini: since Google's June 2026 consumer cutover the Gemini CLI is enterprise-only. Antigravity ( |
0 replies
Answer selected by
Ark0N
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yes, that's normal use. Codeman speaks six CLI backends: Claude Code, OpenCode, Codex, Gemini, Antigravity, and Pi. The Run button's dropdown picks the backend, each session is its own tab, and nothing stops you from having a Claude tab and a Codex tab open on the same project at once. They're separate processes in separate tmux sessions. The usual caveats about two agents editing one working tree apply, but that's between you and your agents.
One note on Gemini: since Google's June 2026 consumer cutover the Gemini CLI is enterprise-only. Antigravity (
agy) is the consumer-side successor and is supported as its own backend.