agent-orchestrator/examples/simple-github.yaml

10 lines
289 B
YAML

# Minimal setup for a single GitHub repo with GitHub Issues
# Perfect for getting started quickly
$schema: https://raw.githubusercontent.com/ComposioHQ/agent-orchestrator/main/schema/config.schema.json
projects:
my-app:
repo: owner/my-app
path: ~/my-app
defaultBranch: main