1
I built an open-source visual AI agent builder – PandaFlow
https://github.com/pandastack-io/pandaflow
Build Multi-Agent AI Systems Visually
Build Multi-Agent AI Systems Visually
I also added managed Postgres because almost every agent I built needed persistent state. One call wires a database into a sandbox.
There are great tools in this space already (E2B, Modal, Daytona) — I wanted something with batteries-included Postgres, and simpler pricing
What I'm trying to figure out: how do I get cold start below 100ms? Currently the bottleneck is the Firecracker API + network setup. Would love to hear from anyone who's pushed Firecracker further.
https://sandflare.io