
Coffee Buddy
A cute chibi digital pet inspired by the reference person, wearing a fuzzy blue hoodie and holding a small coffee cup.
curl -fsSL "https://www.aimcp.info/api/codex-pets/coffee-buddy-cd4b2c22/package.zip" -o "$HOME/.codex/pets/coffee-buddy.zip" && mkdir -p "$HOME/.codex/pets/coffee-buddy" && unzip -o "$HOME/.codex/pets/coffee-buddy.zip" -d "$HOME/.codex/pets/coffee-buddy" && rm "$HOME/.codex/pets/coffee-buddy.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/coffee-buddy-cd4b2c22/package.zip" -o "$HOME/.codex/pets/coffee-buddy.zip" && mkdir -p "$HOME/.codex/pets/coffee-buddy" && unzip -o "$HOME/.codex/pets/coffee-buddy.zip" -d "$HOME/.codex/pets/coffee-buddy" && rm "$HOME/.codex/pets/coffee-buddy.zip". It downloads the package into~/.codex/pets/. - 3Open
/petinside Codex and select Coffee Buddy to bring it to life in your session.
A cute chibi digital pet inspired by the reference person, wearing a fuzzy blue hoodie and holding a small coffee cup.
What is Coffee Buddy?
Coffee Buddy 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 Coffee Buddy?
Run `curl -fsSL "https://www.aimcp.info/api/codex-pets/coffee-buddy-cd4b2c22/package.zip" -o "$HOME/.codex/pets/coffee-buddy.zip" && mkdir -p "$HOME/.codex/pets/coffee-buddy" && unzip -o "$HOME/.codex/pets/coffee-buddy.zip" -d "$HOME/.codex/pets/coffee-buddy" && rm "$HOME/.codex/pets/coffee-buddy.zip"` in your terminal to download the package into `~/.codex/pets/`, then open `/pet` inside Codex and select Coffee Buddy to activate it.
Is Coffee Buddy free to use?
Yes. Coffee Buddy is free to install and is distributed under the unknown license.
What style is Coffee Buddy?
Coffee Buddy is tagged animated, minimal, pixel and retro, which describes its look and animation theme.



