Expand description
VEX Demo: Research Agent with Adversarial Verification
This example demonstrates the full VEX system:
- Hierarchical agent spawning (root + children)
- Adversarial Red/Blue debate
- Merkle-verified context packets
- Evolutionary fitness scoring
Run with: cargo run -p vex-demo
Structs§
- Llm 🔒
Functions§
- main 🔒