
RED
A soft rounded RED plush mascot with a tiny green sprout, full visible arms, black dot eyes, rosy cheeks, and a simple smile.
curl -fsSL "https://www.aimcp.info/api/codex-pets/red-25615bea/package.zip" -o "$HOME/.codex/pets/red.zip" && mkdir -p "$HOME/.codex/pets/red" && unzip -o "$HOME/.codex/pets/red.zip" -d "$HOME/.codex/pets/red" && rm "$HOME/.codex/pets/red.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/red-25615bea/package.zip" -o "$HOME/.codex/pets/red.zip" && mkdir -p "$HOME/.codex/pets/red" && unzip -o "$HOME/.codex/pets/red.zip" -d "$HOME/.codex/pets/red" && rm "$HOME/.codex/pets/red.zip". It downloads the package into~/.codex/pets/. - 3Open
/petinside Codex and select RED to bring it to life in your session.
A soft rounded RED plush mascot with a tiny green sprout, full visible arms, black dot eyes, rosy cheeks, and a simple smile.
What is RED?
RED 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 RED?
Run `curl -fsSL "https://www.aimcp.info/api/codex-pets/red-25615bea/package.zip" -o "$HOME/.codex/pets/red.zip" && mkdir -p "$HOME/.codex/pets/red" && unzip -o "$HOME/.codex/pets/red.zip" -d "$HOME/.codex/pets/red" && rm "$HOME/.codex/pets/red.zip"` in your terminal to download the package into `~/.codex/pets/`, then open `/pet` inside Codex and select RED to activate it.
Is RED free to use?
Yes. RED is free to install and is distributed under the unknown license.
What style is RED?
RED is tagged animated, creature and codex-pets, which describes its look and animation theme.



