mgd34msu/Run GoodVibes

Install a pinned, checksum-verified GoodVibes release and run a non-interactive command or prompt against a workspace in CI.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
versionGoodVibes release to install: a tag like v1.13.1, or "latest".nolatest
promptNon-interactive prompt to run (goodvibes run <prompt>). Requires a provider credential (e.g. OPENAI_API_KEY) in the job env.no""
commandA goodvibes subcommand to run instead of a prompt (e.g. "doctor", "status"). Ignored when prompt is set.no""
argsExtra arguments appended after the command.no""
outputOutput format for run: text | json | stream-json.notext
working-directoryWorkspace directory to run in.no.
install-dirDirectory to install the binaries into.no""
install-agentAlso install goodvibes-agent (1) or not (0). Off by default in CI because it pulls in Bun.no0
namedescription
versionThe goodvibes --version string of the installed binary.