Crate research_agent

Crate research_agent 

Source
Expand description

VEX Demo: Research Agent with Adversarial Verification

This example demonstrates the full VEX system:

  1. Hierarchical agent spawning (root + children)
  2. Adversarial Red/Blue debate
  3. Merkle-verified context packets
  4. Evolutionary fitness scoring

Run with: cargo run -p vex-demo

Structs§

Llm 🔒

Functions§

main 🔒