Show HN: Druids – Build your own software factory
Category: ai-ml
Tags: multi-agent, ai-coding, workflow-orchestration, sandbox, event-driven
Score: 6.5/10 (Innovation: 7, Technical: 7, Documentation: 6, Utility: 6)
Druids is a Python library for orchestrating multi-agent AI coding workflows, providing sandboxed VMs and an event-driven architecture to coordinate autonomous agents performing tasks like code review, refactoring, and testing. It's interesting because it abstracts away complex distributed infrastructure, allowing developers to define deterministic control flows while agents handle non-deterministic behavior, making sophisticated multi-agent systems more accessible.
Target audience: backend devs, devops, ai engineers
Repository: https://github.com/fulcrumresearch/druids · Python · 156 stars
View on Hacker News