Agent Forge CLI
CLI tool for syncing, versioning, and promoting agent configurations across staging and production environments.
What Agent Forge Does
Core Operations
Sync to Local
# Pull all active agents
forge sync-to-local --entity-type agent --active-only
# Pull context graphs with a specific tag
forge sync-to-local --entity-type context_graph --tag emergency
# Pull evaluation framework components
forge sync-to-local --entity-type metric --tag accuracy
forge sync-to-local --entity-type persona --tag emergency_patient
forge sync-to-local --entity-type scenario --tag complex_symptomsSync to Remote
Environment Support
Typical Workflow
When to Use Agent Forge
Last updated
Was this helpful?

