Back to Projects
AICoder

AICoder

A desktop control room for orchestrating parallel AI coding agents across isolated git worktrees, with focused review and shipping workflows.

Active

Technologies Used

Electron React TypeScript SQLite Playwright

About This Project

Overview
AICoder gives parallel Claude Code and Codex sessions a focused desktop control room. Each coding session works in an isolated git worktree, so agents can tackle the same repository without trampling the primary checkout.

The problem it solves
Running several coding agents quickly turns a terminal into an air-traffic-control screen. AICoder keeps busy work out of the way and brings forward the moments that need human judgment: questions, review findings, approvals and shipping decisions.

Key capabilities

• Parallel coding sessions in isolated git worktrees

• A decision-first attention queue

• Automated DRY, documentation, correctness and security review gates

• Diff inspection, tests and live previews inside the workflow

• Commit, push and pull-request creation after approval

• Guarded, read-only Azure investigations

Outcome
The result is a calmer, safer way to coordinate agentic development: less session chasing, clearer review decisions and an auditable path from task to shipped change.