aicoolies logo
1Code logo

1Code

Desktop orchestrator for parallel AI coding agents

Share
open-sourceOpen Source
Visit Website →

1Code is an open-source desktop application for running multiple AI coding agents in parallel with isolated git worktrees and browser previews. It orchestrates agents like Claude Code and Codex in separate sandboxed environments, preventing conflicts while enabling concurrent development on different features. Built by the 21st.dev team with 5,300+ GitHub stars.

1Code addresses the practical challenge of using autonomous coding agents in real development workflows: when an AI agent has full access to modify files, run commands, and create branches, running multiple agents simultaneously without isolation leads to conflicting changes, broken builds, and merge nightmares. 1Code solves this by giving each agent its own git worktree — a separate working directory backed by the same repository — so multiple agents can work on different features, bug fixes, or experiments concurrently without interfering with each other or the developer's main working directory.

The desktop application provides a visual dashboard showing all active agent sessions with real-time output streams, file change diffs, and browser previews for frontend work. Developers can launch new agent sessions with natural language task descriptions, monitor their progress, review changes before merging, and intervene when agents need guidance. The orchestration layer handles worktree lifecycle management, branch creation and cleanup, and integration with cloud sandbox environments for agents that need to run servers or execute potentially destructive commands safely.

1Code represents the emerging category of agent orchestration tools that sit above individual coding agents like Claude Code, OpenAI Codex, and Gemini CLI. As developers increasingly delegate coding tasks to autonomous agents, the need for multi-agent coordination, isolation, and oversight grows proportionally. With 5,300+ GitHub stars and an Apache-2.0 license, 1Code provides the management layer that turns individual AI agents from experimental toys into reliable members of a development workflow.

Pricing

Free open source (Apache-2.0); managed cloud features paid

Platforms

Desktop — macOS, Linux, Windows

Categories

Tags

Use Cases

Alternatives

Related Tools

OpenCode logo

OpenCode

Top Pick

Open-source AI coding agent for the terminal

Open-source terminal-based AI coding agent built in Go by the SST team, with a rich TUI (Bubble Tea) supporting 75+ model providers including OpenAI, Anthropic, Gemini, Bedrock, Groq, and OpenRouter. Features vim-like editing, persistent SQLite sessions, and LSP integration for 40+ languages. Fully free with no vendor lock-in, it has rapidly grown to 95k+ GitHub stars.

open-source
Codex logo

Codex

Top Pick

OpenAI coding agent for app, editor, terminal, and cloud work

Codex is OpenAI's coding agent for software development across the Codex app, editor, terminal, and cloud tasks. It helps write, review, debug, refactor, and automate code, with ChatGPT plan access for managed surfaces and API-key usage for CLI, SDK, and IDE workflows. The open-source CLI and SDK support local repository work, while cloud features add GitHub review, Slack/Linear integrations, worktrees, skills, MCP, and automations.

freemiumOpen Source

Accomplish Coworker

Open-source desktop AI coworker for browsing and code execution.

Accomplish Coworker is an MIT-licensed open-source AI coworker that runs on the desktop, combining computer-use style browsing with code execution so agents can research, implement, run, and debug workflows in one local environment.

open-sourceOpen SourceTelemetry
OpenUI logo

OpenUI

Open-source UI generation from natural-language prompts

OpenUI is an Apache-2.0 design-to-code tool from W&B that turns natural-language interface prompts into live HTML previews and frontend code. Teams can run it locally or with Docker, connect OpenAI, Groq, LiteLLM-compatible providers, or Ollama, and export generated UI toward React, Svelte, Web Components, and related workflows. It fits rapid UI mockups where developers want editable code instead of screenshots.

open-sourceOpen SourceTelemetry

Figma MCP Server

Official remote MCP server for design-to-code and write-to-canvas Figma workflows.

Figma MCP Server is Figma’s official remote Model Context Protocol surface for design-to-code agents. It gives supported clients structured design context, variables, components, selected-frame code context, Code Connect mappings, and beta write-to-canvas tools for creating or updating native Figma frames from an MCP client while keeping the workflow tied to Figma files.

freemiumTelemetry
OpenPencil logo

OpenPencil

AI-native open-source design editor and Figma alternative

OpenPencil is an AI-native, open-source design editor for teams that want a Figma-like canvas with source-visible code and experimental AI design workflows. It is best framed as OpenPencil by the open-pencil project, separate from the same-name ZSeven-W repo, and useful for early UI prototyping, design-to-code exploration, and open-source visual editing pilots.

open-sourceOpen Source