Discover and explore top open-source AI tools and projects—updated daily.
21st-devUI for parallel code agent execution
New!
Top 11.2% on SourcePulse
1Code provides a user-friendly interface for running multiple code agents, such as ClaudeCode, OpenCode, and Codex, in parallel. It targets developers seeking enhanced productivity through integrated project management, real-time execution feedback, and robust Git workflow support, enabling both local and remote agent operations.
How It Works
The application orchestrates code agents, allowing for configurable permissions from read-only analysis to full code execution. A key architectural choice is Git worktree isolation, where each chat session operates within its own dedicated worktree, preventing environment conflicts. It streams real-time updates of agent actions, including terminal commands, file system changes, and web searches, directly within the UI, complemented by an integrated terminal and visual diffing for change tracking.
Quick Start & Requirements
Bun, Python, and Xcode Command Line Tools (macOS). Core commands: bun install, bun run claude:download (essential for agent functionality), bun run build.Bun, Python, Claude CLI binary (downloaded via bun run claude:download).Highlighted Details
Maintenance & Community
Licensing & Compatibility
Limitations & Caveats
Windows support is experimental and may present issues; primary testing is on macOS and Linux. Agent functionality is dependent on the user manually downloading the required Claude CLI binary.
1 day ago
Inactive
smtg-ai