Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

feat(base): install Goose CLI#85

Open
maxamillion wants to merge 1 commit into
NVIDIA:main from
maxamillion:goose
Open

feat(base): install Goose CLI #85
maxamillion wants to merge 1 commit into
NVIDIA:main from
maxamillion:goose

Conversation

@maxamillion

@maxamillion maxamillion commented Jun 16, 2026

Copy link
Copy Markdown

Summary

  • install the Goose CLI in the base sandbox image from the official AAIF Goose repository
  • keep Goose provider credentials configured at runtime, not baked into the image
  • document Goose in the base sandbox README

Verification

  • podman build -t openshell-base-goose-test sandboxes/base
  • podman run --rm openshell-base-goose-test -lc 'which goose && goose --version' -> /usr/local/bin/goose, 1.37.0
  • curl -I https://github.com/aaif-goose/goose/releases/download/stable/download_cli.sh -> HTTP/2 302
  • grep -R "github.com/block/goose" -n . || true -> no matches
  • grep -R "block/goose" -n . || true -> no matches
  • grep -R "github.com/block" -n . || true -> no matches
  • podman run --rm openshell-base-goose-test -lc 'env | grep -Ei "GOOSE|OPENAI|ANTHROPIC|API_KEY" || true' -> no output

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant

AltStyle によって変換されたページ (->オリジナル) /