vex-runtime
Tokio-based agent orchestration for the VEX Protocol.
Features
- Agent Orchestration - Run multiple agents concurrently
- Formal Intent Verification - L2 Semantic verification via Magpie AST
- WSL Interop - Full cross-platform support for Windows/Linux/WSL
- Task Scheduling - Prioritized agent task execution
Installation
[]
[]
= "1.3.0"
Quick Start
use Runtime;
use Agent;
async
License
Apache-2.0 License - see LICENSE for details.