ad3bay0c/Run Routex
Install the routex CLI (go install) and run a crew from agents.yaml
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| config | Path to agents.yaml (relative to working_directory) | yes | — |
| task | Override task text (-t / ROUTEX_TASK) | no | "" |
| env_file | Optional .env path (-e) | no | "" |
| output | Optional output file path (-o) | no | "" |
| timeout | Optional max duration (-T), e.g. 10m or 30s | no | "" |
| log_level | Optional log level (-l): debug | info | warn | error | no | "" |
| working_directory | Directory to run in | no | . |
| go_version | Go version for actions/setup-go (must support the module) | no | 1.25 |
| routex_ref | Version for go install (tag, branch, or commit). Empty uses github.action_ref when the action is pinned; otherwise main. | no | "" |
| json_output | If true, pass --json | no | false |
| dry_run | If true, pass --dry-run | no | false |
Outputs
no outputs