frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Show HN: Druids – Build your own software factory

https://github.com/fulcrumresearch/druids
13•etherio•1d ago
Hi HN!

Druids (https://github.com/fulcrumresearch/druids) is an open-source library for structuring and running multi-agent coding workflows. Druids makes it easy to do this by abstracting away all the VM infrastructure, agent provisioning, and communication. You can watch our demo video here (https://www.youtube.com/watch?v=EVJqW-tvSy4) to see what it looks like.

At a high level:

- Users can write Python programs that define what roles the agents take on and how they interact with each other.

- A program is made of events - clear state transitions that the agents or clients can call to modify state. Each event gets exposed as an agent tool.

- Druids provisions full VMs so that the agents can run continuously and communicate effectively.

We made Druids because we were making lots of internal coding tools using agents and found it annoying to have to rearrange the wiring every time.

As we were building Druids, we realized a lot of our internal tools were easier to express as an event-driven architecture – separating deterministic control flow from agent behavior – and this design also made it possible to have many agents work reliably.

We had issues with scaling the number of concurrent agents within a run, so we decided to have each program run in an isolated sandbox program runtime, kind of the same way you run a Modal function. Each agent then calls the runtime with an agent token, which checks who can talk to who or send files across VMs, and then applies the tool call.

Our early users have found the library useful for:

- running many agents to do performance optimization

- building custom automated software pipelines for eg code review, pentesting, large-scale migrations, etc...

We've heard that the frontier labs have the infrastructure to quickly spin up 100 agents and have them coordinate with each other smoothly in various ways. We're hoping that Druids can be a starting point to make that infrastructure more accessible.

Comments

ethros•9h ago
I'm going to check this out. I’ve been working on my end-to-end development method and these types of holistic pipelines I think are the future. (or the present!)

I've decided to start with concept capture, which then builds out strategy docs, which feed into specs, etc ... might be time for me to share, but I'm in the process of battle testing myself!

Looking at your post again, I guess I could script a concepting agent to help hone the idea?

Show HN: I built a Cargo-like build tool for C/C++

https://github.com/randerson112/craft
106•randerson_112•7h ago•98 comments

Show HN: Druids – Build your own software factory

https://github.com/fulcrumresearch/druids
13•etherio•1d ago•1 comments

Show HN: CSS Studio. Design by hand, code by agent

https://cssstudio.ai
137•SirHound•11h ago•91 comments

Show HN: Agent Tuning, using recursion to achieve predictable agent output

https://github.com/adam-s/agent-tuning
4•dataviz1000•44m ago•0 comments

Show HN: Linear RNN/Reservoir hybrid generative model, one C file (no deps.)

https://raw.githubusercontent.com/bggb7781-collab/lrnnsmdds/refs/heads/main/lrnnsmdds
2•adinhitlore•1h ago•2 comments

Show HN: Coderegon Trail – A retro game to help you explore open-source repos

https://www.davidtran.me/coderegon-trail/
4•dtran•1h ago•3 comments

Show HN: Guruka.com – free guided mediations. No signup, private, works offline

https://guruka.com/
19•eummm•8h ago•4 comments

Show HN: Moon simulator game, ray-casting

https://mooncraft2000.com
92•JKCalhoun•3d ago•23 comments

Show HN: GitWell – Rust CLI that recovers abandoned intentions from Git history

https://crates.io/crates/gitwell
2•DavidCanHelp•2h ago•1 comments

Show HN: 41 years sea surface temperature anomalies

https://ssta.willhelps.org
139•willmeyers•10h ago•54 comments

Show HN: chop.ax – strip sites down to just their content

https://chop.ax/
3•foax•2h ago•2 comments

Show HN: Mdpdf a 2k line C CLI to convert Markdown to tiny PDFs

https://github.com/schicho/mdpdf
4•bastscho•6h ago•0 comments

Show HN: BrokenClaw Part 5: GPT-5.4 Edition (Prompt Injection)

https://veganmosfet.codeberg.page/posts/2026-04-08-openclaw_gpt5_4/
8•veganmosfet•6h ago•1 comments

Show HN: A (marginally) useful x86-64 ELF executable in 301 bytes

https://github.com/meribold/btry
62•meribold•3d ago•18 comments

Show HN: Orange Juice – Small UX improvements that make HN easier to read

http://oj-hn.com/
132•latchkey•1d ago•148 comments

Show HN: Last Year I wrote a (Sci)fictional story where the EFF was a player [pdf]

https://github.com/jaronilan/stories/blob/main/Duplicitous.pdf
2•jaronilan•4h ago•0 comments

Show HN: Is Hormuz open yet?

https://www.ishormuzopenyet.com/
444•anonfunction•1d ago•196 comments

Show HN: Git-worm, the simple worktree manager

https://github.com/ThatXliner/git-worm
2•thatxliner•5h ago•0 comments

Show HN: Unicode Steganography

https://steganography.patrickvuscan.com
54•PatrickVuscan•2d ago•13 comments

Show HN: Zoneless – Open-source Stripe Connect clone with $0.002 fees using USDC

https://github.com/zonelessdev/zoneless
9•tinyprojects•8h ago•7 comments

Show HN: Go-Bt: Minimalist Behavior Trees for Go

https://github.com/rvitorper/go-bt
61•rvitorper•1d ago•12 comments

Show HN: I pipe free sports streams into Jellyfin – no ads, just HLS

https://github.com/pcruz1905/hls-restream-proxy
109•pruz•1d ago•33 comments

Show HN: AgentMint – Open-source OWASP compliance for AI agent tool calls

https://github.com/aniketh-maddipati/agentmint-python
5•keertahacker•6h ago•0 comments

Show HN: TUI-use: Let AI agents control interactive terminal programs

https://github.com/onesuper/tui-use
51•dreamsome•1d ago•37 comments

Show HN: We built a camera only robot vacuum for less than 300$ (Well almost)

https://indraneelpatil.github.io/blog/2026/robot-vacuum/
106•indraneelpatil•3d ago•56 comments

Show HN: Logoshi, a brand kit generator for solo founders

https://logoshi.com/
2•sjdegraeve•6h ago•1 comments

Show HN: I built a navigation app that displays weather along the route

https://navimodo.com/
55•vkatluri•3d ago•25 comments

Show HN: Skrun – Deploy any agent skill as an API

https://github.com/skrun-dev/skrun
58•frizull•1d ago•11 comments

Show HN: LLM-Wiki but for Early Founders

https://github.com/himanshusaleria/gtm-engine
4•ashed96•6h ago•2 comments

Show HN: Brutalist Concrete Laptop Stand (2024)

https://sam-burns.com/posts/concrete-laptop-stand/
779•sam-bee•2d ago•235 comments