
EVE
A tiny movie-faithful EVE robot companion with expressive blue LED eyes, simplified into Codex digital pet style.
curl -fsSL "https://www.aimcp.info/api/codex-pets/eve-8b3001ac/package.zip" -o "$HOME/.codex/pets/eve.zip" && mkdir -p "$HOME/.codex/pets/eve" && unzip -o "$HOME/.codex/pets/eve.zip" -d "$HOME/.codex/pets/eve" && rm "$HOME/.codex/pets/eve.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/eve-8b3001ac/package.zip" -o "$HOME/.codex/pets/eve.zip" && mkdir -p "$HOME/.codex/pets/eve" && unzip -o "$HOME/.codex/pets/eve.zip" -d "$HOME/.codex/pets/eve" && rm "$HOME/.codex/pets/eve.zip". It downloads the package into~/.codex/pets/. - 3Open
/petinside Codex and select EVE to bring it to life in your session.
A tiny movie-faithful EVE robot companion with expressive blue LED eyes, simplified into Codex digital pet style.
What is EVE?
EVE 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 EVE?
Run `curl -fsSL "https://www.aimcp.info/api/codex-pets/eve-8b3001ac/package.zip" -o "$HOME/.codex/pets/eve.zip" && mkdir -p "$HOME/.codex/pets/eve" && unzip -o "$HOME/.codex/pets/eve.zip" -d "$HOME/.codex/pets/eve" && rm "$HOME/.codex/pets/eve.zip"` in your terminal to download the package into `~/.codex/pets/`, then open `/pet` inside Codex and select EVE to activate it.
Is EVE free to use?
Yes. EVE is free to install and is distributed under the unknown license.
What style is EVE?
EVE is tagged animated, robot, person and codex-pets, which describes its look and animation theme.



