clouatre-labs/Setup Goose CLI
Install and cache Goose AI agent for GitHub Actions workflows
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| version | Version of Goose to install. Examples: 1.19.1, 1.15.0. Defaults to latest stable if unset. Ignored when check-latest is true. | no | 1.43.0 |
| check-latest | Fetch and install the absolute latest Goose release from GitHub. When true, the version input is ignored. | no | false |
Outputs
| name | description |
|---|---|
| goose-version | Installed Goose version |
| goose-path | Path to Goose binary directory |
| cache-hit | Whether the Goose binary was restored from cache |