ad3bay0c/Run Routex

Install the routex CLI (go install) and run a crew from agents.yaml

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
configPath to agents.yaml (relative to working_directory)yes
taskOverride task text (-t / ROUTEX_TASK)no""
env_fileOptional .env path (-e)no""
outputOptional output file path (-o)no""
timeoutOptional max duration (-T), e.g. 10m or 30sno""
log_levelOptional log level (-l): debug | info | warn | errorno""
working_directoryDirectory to run inno.
go_versionGo version for actions/setup-go (must support the module)no1.25
routex_refVersion for go install (tag, branch, or commit). Empty uses github.action_ref when the action is pinned; otherwise main.no""
json_outputIf true, pass --jsonnofalse
dry_runIf true, pass --dry-runnofalse

no outputs