
Hamster
A polished white desk buddy with a pink nose, smug stare, and judgmental little presence.
curl -fsSL "https://www.aimcp.info/api/codex-pets/hamster-b0380178/package.zip" -o "$HOME/.codex/pets/hamster.zip" && mkdir -p "$HOME/.codex/pets/hamster" && unzip -o "$HOME/.codex/pets/hamster.zip" -d "$HOME/.codex/pets/hamster" && rm "$HOME/.codex/pets/hamster.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/hamster-b0380178/package.zip" -o "$HOME/.codex/pets/hamster.zip" && mkdir -p "$HOME/.codex/pets/hamster" && unzip -o "$HOME/.codex/pets/hamster.zip" -d "$HOME/.codex/pets/hamster" && rm "$HOME/.codex/pets/hamster.zip". It downloads the package into~/.codex/pets/. - 3Open
/petinside Codex and select Hamster to bring it to life in your session.
A polished white desk buddy with a pink nose, smug stare, and judgmental little presence.
What is Hamster?
Hamster 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 Hamster?
Run `curl -fsSL "https://www.aimcp.info/api/codex-pets/hamster-b0380178/package.zip" -o "$HOME/.codex/pets/hamster.zip" && mkdir -p "$HOME/.codex/pets/hamster" && unzip -o "$HOME/.codex/pets/hamster.zip" -d "$HOME/.codex/pets/hamster" && rm "$HOME/.codex/pets/hamster.zip"` in your terminal to download the package into `~/.codex/pets/`, then open `/pet` inside Codex and select Hamster to activate it.
Is Hamster free to use?
Yes. Hamster is free to install and is distributed under the unknown license.
What style is Hamster?
Hamster is tagged hand-drawn, animated, cute and weird, which describes its look and animation theme.



