
Remy
A tiny blue-gray chef mouse with pink ears and nose, a warm grin, and a wooden spoon prop.
curl -fsSL "https://www.aimcp.info/api/codex-pets/remy-b522f069/package.zip" -o "$HOME/.codex/pets/remy.zip" && mkdir -p "$HOME/.codex/pets/remy" && unzip -o "$HOME/.codex/pets/remy.zip" -d "$HOME/.codex/pets/remy" && rm "$HOME/.codex/pets/remy.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/remy-b522f069/package.zip" -o "$HOME/.codex/pets/remy.zip" && mkdir -p "$HOME/.codex/pets/remy" && unzip -o "$HOME/.codex/pets/remy.zip" -d "$HOME/.codex/pets/remy" && rm "$HOME/.codex/pets/remy.zip". It downloads the package into~/.codex/pets/. - 3Open
/petinside Codex and select Remy to bring it to life in your session.
A tiny blue-gray chef mouse with pink ears and nose, a warm grin, and a wooden spoon prop.
What is Remy?
Remy 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 Remy?
Run `curl -fsSL "https://www.aimcp.info/api/codex-pets/remy-b522f069/package.zip" -o "$HOME/.codex/pets/remy.zip" && mkdir -p "$HOME/.codex/pets/remy" && unzip -o "$HOME/.codex/pets/remy.zip" -d "$HOME/.codex/pets/remy" && rm "$HOME/.codex/pets/remy.zip"` in your terminal to download the package into `~/.codex/pets/`, then open `/pet` inside Codex and select Remy to activate it.
Is Remy free to use?
Yes. Remy is free to install and is distributed under the unknown license.
What style is Remy?
Remy is tagged animated, anime, animal and codex-pets, which describes its look and animation theme.



