
Goose
A friendly big white goose desktop pet with an orange beak and feet, plus a little wing-flap greeting.
curl -fsSL "https://www.aimcp.info/api/codex-pets/goose-e493c5a1/package.zip" -o "$HOME/.codex/pets/goose.zip" && mkdir -p "$HOME/.codex/pets/goose" && unzip -o "$HOME/.codex/pets/goose.zip" -d "$HOME/.codex/pets/goose" && rm "$HOME/.codex/pets/goose.zip"- 1Make sure the Codex CLI is installed and you are signed in.
- 2Copy the install command above and run it in your terminal:
curl -fsSL "https://www.aimcp.info/api/codex-pets/goose-e493c5a1/package.zip" -o "$HOME/.codex/pets/goose.zip" && mkdir -p "$HOME/.codex/pets/goose" && unzip -o "$HOME/.codex/pets/goose.zip" -d "$HOME/.codex/pets/goose" && rm "$HOME/.codex/pets/goose.zip". It downloads the package into~/.codex/pets/. - 3Open
/petinside Codex and select Goose to bring it to life in your session.
A friendly big white goose desktop pet with an orange beak and feet, plus a little wing-flap greeting.
What is Goose?
Goose is a Codex pet, a small animated character you install into the Codex CLI. Once hatched it appears in your terminal as a companion while you code.
How do I install Goose?
Run `curl -fsSL "https://www.aimcp.info/api/codex-pets/goose-e493c5a1/package.zip" -o "$HOME/.codex/pets/goose.zip" && mkdir -p "$HOME/.codex/pets/goose" && unzip -o "$HOME/.codex/pets/goose.zip" -d "$HOME/.codex/pets/goose" && rm "$HOME/.codex/pets/goose.zip"` in your terminal to download the package into `~/.codex/pets/`, then open `/pet` inside Codex and select Goose to activate it.
Is Goose free to use?
Yes. Goose is free to install and is distributed under the unknown license.
What style is Goose?
Goose is tagged animated, cute, animal and codex-pets, which describes its look and animation theme.



