Saint

Quilt - Containers + clusters + mesh networking -- one ecosystem.

by
Hey PH — Saint here, the engineer behind Quilt. Quilt represents the infrastructure layer for a future where agents are managing distributed systems end to end. Docker-compatible containers, k8s-compatible clusters, and more. Numbers from our benchmarks: Create median (s) -- 0.57 First exec median (s) -- 0.421 TTI median (s) -- 0.991 TTI min (s) -- 0.858 TTI max (s) -- 1.742 Check it out and please star and contribute! https://github.com/ariacomputeco... What questions do you have?

Add a comment

Replies

Best
Saint
Maker
📌
I've been building Quilt for the past year because I kept running into the same problem: having agents run distributed systems means stitching together Docker for containers, K8s for orchestration, a CNI plugin for networking, and a service mesh for inter-service communication, etc. etc. Multiple systems and layers that become increasingly more expensive (token-wise). At scale, this is a problem that is currently somewhat of an 'unknown unknown'. So Quilt represents the infrastructure layer for a future where agents are managing that entire ecosystem end to end.