Background Agents
ActiveDescription
An open-source background agents coding system that autonomously executes coding tasks in the background, including code reviews, test generation, and feature implementation.
Key Features
- Hosted background coding agent that works on tasks while developers focus on other work
- Full development environment with Node.js, Python, git, browser automation, and VS Code
- Multi-channel access via web UI, Slack, GitHub PRs, Linear issues, and webhooks
- Multiplayer sessions allowing multiple users to collaborate in real time on the same task
- Automatic PR creation with proper git commit attribution to the prompting user
- Parallel sub-task spawning with isolated sandboxes for concurrent work execution
Use Cases
Categories
Quick Start
Clone the repo β Follow docs/SETUP_GUIDE.md for local setup β Deploy to Cloudflare Workers + Modal β Connect via web UI, Slack, or GitHub integration