Hey folks,
We’ve just released Valkyrie 0.0.1, our code execution engine built for workflows and LLMs. This update makes it faster, more secure, and easier to use.
Valkyrie lets you execute code in a secure, consistent, and isolated environment. It uses Nix to manage dependencies and containers for isolation, so you don’t need to worry about environment drift or unsafe execution.
What’s new in 0.0.1:
gVisor support → run containers with stronger isolation.
Nixery integration→ no need to maintain a shared Nix store or manually add packages.
Improved authentication → smoother + safer experience.
→
Project: GitHub - deepakdinesh1123/valkyrie: Valkyrie
Try it out in the playground: https://valhalla-beta.vercel.app/
If you’re building agents that need reliable/secure code execution, or just want to experiment with giving your LLM real execution capabilities, we’d love feedback and to hear
what you’re working on.