{"repo":"devflowinc/uzi","free":true,"listed":false,"github":"https://github.com/devflowinc/uzi","clone":"git clone https://github.com/devflowinc/uzi.git","description":"CLI for running large numbers of coding agents in parallel with git worktrees","language":"Go","stars":581,"topics":["agentic-ai","ai","codegen","go","golang","llm","llm-inference","parallelization"],"license":"MIT","category":"ai-agents","readme_excerpt":"Whitepaper Installation Make sure that your GOBIN is in your PATH. Features - 🤖 Run multiple AI coding agents in parallel - 🌳 Automatic Git worktree management for isolated development - 🖥️ Tmux session management for each agent - 🚀 Automatic development server setup with port management - 📊 Real-time monitoring of agent status and code changes - 🔄 Automatic handling of agent prompts and confirmations - 🎯 Easy checkpoint and merge of agent changes Prerequisites - Git : For version control and worktree management - Tmux : For terminal session management - Go : For installing - Your AI tool of choice : Such as claude , codex , etc. Configuration uzi.yaml Create a uzi.yaml file in your project root to configure Uzi: Configuration Options - devCommand : The command to start your development server. Use $PORT as a placeholder for the port number. - Example for Next.js: npm install && npm run dev -- --port $PORT - Example for Vite: npm install && npm run dev -- --port $PORT - Example for Django: pip install -r requirements.txt && python manage.py runserver 0.0.0.0:$PORT - portRange : The range of ports Uzi can use for development servers (format: start-end ) Important : The devCommand should include all necessary setup steps (like npm install , pip install , etc.) as each agent runs in an isolated worktree with its own dependencies. Basic Workflow 1. Start agents with a task: 2. Run uzi auto uzi auto automatically presses Enter to confirm all tool calls 3. Monitor agent prog","default_branch":null,"files":null,"tree":[],"storefront":"/r/devflowinc","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/devflowinc/uzi/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}