Dev.to
7/25/2026

The original title is: "Weekend project: 3-way LLM orchestration with Claude Code, Codex CLI, and local Qwen"
Original: Weekend #2: Scafolding the 3-Way LLM Orchestration
Short summary
A developer builds a 3-way LLM orchestration system using Claude Code, Codex CLI, and a local Qwen2.5-Coder model via Ollama, with git worktrees for parallel branch-based task execution. After testing custom orchestration, the author adopts Claude Squad for its tmux-plus-worktree terminal UI with session management. The local-model path remains unvalidated due to cold-start latency loading 49GB into unified memory.
- •Built multi-agent orchestration: Claude Code, Codex CLI, and local Qwen2.5-Coder via Ollama
- •Git worktrees enable parallel agent tasks on the same repo without collision
- •Adopted Claude Squad for polished TUI; local model cold-start remains a gap
Generated with AI, which can make mistakes.
Is this a good recommendation for you?



