Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 475 Bytes

File metadata and controls

22 lines (15 loc) · 475 Bytes

Local CLI Target

Demonstrates CLI target configuration with file attachments.

What This Shows

  • Local CLI target setup
  • Passing file attachments to CLI commands
  • Custom command-line interfaces
  • Local agent evaluation patterns

Running

# From repository root
bun agentv eval examples/features/local-cli/evals/suite.yaml

Key Files

  • evals/suite.yaml - Test cases with file attachments
  • .agentv/targets.yaml - Local CLI target configuration