Back to browse
GitHub Repository

Delegate your coding work to a team of agents

115 starsPython

Delegate – AI eng manager running team of agents for async multitasking

by nikhilgarg28·Feb 20, 2026·1 point·0 comments

AI Analysis

●●●BangerWizardryBig BrainShip It

Parallel AI agents with peer review—Cursor's async answer for multitasking projects.

Strengths
  • Git isolation via worktrees prevents merge chaos; agents review each other's code before human approval
  • Persistent team context across sessions beats one-shot copilots; learns project patterns over time
  • Browser UI + local-only execution means no API overhead or vendor lock-in unlike cloud agent platforms
Weaknesses
  • Setup friction on complex monorepos; agent quality depends entirely on Claude's current model
  • No GitHub/GitLab integration yet limits real-world adoption; local-only is a starting point, not permanent
Target Audience

Software engineers using AI coding agents for parallel task workflows

Similar To

Cursor · Continue.dev · Sourcegraph Cody

Post Description

I built Delegate because I was tired of babysitting AI coding agents. Cursor is fast but you're in the chair.

I wanted to hand off five tasks and come back to PRs with agents already having peer reviewed each other's code.

Delegate is a browser-based tool where you talk to an AI manager. It breaks down your request into tasks, assigns AI agents, manages git (worktrees, branches, merges), and notifies you when code is ready for final approval. Post-approval, code is merged in local git repo's main.

It's open source (MIT), runs locally, uses Claude under the hood (BYOK).

Demo video: https://github.com/user-attachments/assets/5d2f5a8f-8bae-45b...

What works: parallel tasks, planning conversations, code review before merge, git isolation.

What's rough: setup on non-trivial repos, agent quality varies, no integrations yet.

I'm using it to build Delegate itself. Looking for developers willing to try it on real projects and tell me what breaks.

Here is a longer post if you want to go a bit deeper. https://nikhilgarg.net/delegate/

Similar Projects

AI/MLMid

Agentikus

Another AI workspace wrapper with a 'people first' marketing angle.

Ship It
Modecir
1013d ago