Section 01
Horsie: A Secure Multi-Agent Workflow Engine for Sandboxed Orchestration of LLM Agent Graphs (Introduction)
Core Info
- Tool Name: Horsie
- Positioning: Rust-written sandboxed orchestration engine for LLM Agent graphs
- Core Problem Solved: Security isolation for production-grade multi-agent workflows
- Key Features: Sandbox isolation (nono technology), persistent task states, automatic recovery, fine-grained permission control
- Source: GitHub project (author: zhxiaogg, release date: June 6, 2026)
Horsie aims to provide an independent execution environment for each agent via OS-level sandboxing, eliminate unauthorized access risks, support graph-based workflow orchestration, and provide security guarantees for AI workflows to be deployed in production.