Show HN: Vilano Runtime – a durable runtime for building agent systems(runtime.vilano.ai) Vilano Runtime is a durable runtime for building agent systems. It uses deterministic replay over durable state, with a BEAM-based kernel for coordination and durability and disposable TypeScript workers for execution. The idea is:
This 0.1 release is intentionally narrow: local-first, single-machine, Bun-first, and open source.I’d especially love feedback on the execution model, durability semantics, and where this should go next. GitHub: https://github.com/vilano-ai/runtime Install: https://runtime.vilano.ai |