← Back to selected work

01 · AI engineering

Remote Agent

A remote coding workflow that takes one task, runs it across multiple agents, and works directly with a connected GitHub repository.

Company
Blackbox AI
Period
2025 - Present
Technologies
Python, LiteLLM, Docker, GitHub APIs

What needed to work

Give developers a practical way to delegate coding work without manually setting up environments or coordinating each agent.

What I worked on

  • Built the task flow from repository connection through sandbox execution.
  • Supported parallel runs across Blackbox, Claude, Codex, Grok, Mistral, Qwen, Goose, Gemini, and other coding agents.
  • Automated the workflow for returning completed changes to the connected repository.

What shipped

Users can send one task to as many as 12 coding agents in parallel, run each task inside an isolated sandbox, and push the resulting code back to GitHub.

Next projectAgent API