Show HN: AWF – run parallel AI coding agents, each in its own Docker workspace
Category: infrastructure
Tags: ai-agents, docker, devops, code-generation, workspace-orchestration
Score: 7.5/10 (Innovation: 7, Technical: 8, Documentation: 8, Utility: 7)
AWF orchestrates parallel AI coding agents, each in its own isolated Docker workspace, to collaboratively work on a single codebase with automated pull request creation, review monitoring, and merge gating. It addresses the operational bottleneck of scaling AI agent code generation to real engineering workflows by providing a disciplined lifecycle management platform. The project combines containerization, git worktree isolation, and agent integration to enable safe multi-agent collaboration, showcasing a practical approach to AI-assisted software development at scale.
Target audience: backend devs, devops, data engineers
Repository: https://github.com/dimileeh/agent-workspace-fabric · Python · Apache-2.0 · 5 stars
View on Hacker News