
Red Green Light
A pixel traffic light Codex pet with green idle, yellow running, yellow waiting, red failed, and yellow-green review states.
curl -fsSL "https://www.aimcp.info/api/codex-pets/red-green-light-8bf8cb0f/package.zip" -o "$HOME/.codex/pets/redgreenlight-standard.zip" && mkdir -p "$HOME/.codex/pets/redgreenlight-standard" && unzip -o "$HOME/.codex/pets/redgreenlight-standard.zip" -d "$HOME/.codex/pets/redgreenlight-standard" && rm "$HOME/.codex/pets/redgreenlight-standard.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-green-light-8bf8cb0f/package.zip" -o "$HOME/.codex/pets/redgreenlight-standard.zip" && mkdir -p "$HOME/.codex/pets/redgreenlight-standard" && unzip -o "$HOME/.codex/pets/redgreenlight-standard.zip" -d "$HOME/.codex/pets/redgreenlight-standard" && rm "$HOME/.codex/pets/redgreenlight-standard.zip". It downloads the package into~/.codex/pets/. - 3Open
/petinside Codex and select Red Green Light to bring it to life in your session.
A pixel traffic light Codex pet with green idle, yellow running, yellow waiting, red failed, and yellow-green review states.
What is Red Green Light?
Red Green Light 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 Green Light?
Run `curl -fsSL "https://www.aimcp.info/api/codex-pets/red-green-light-8bf8cb0f/package.zip" -o "$HOME/.codex/pets/redgreenlight-standard.zip" && mkdir -p "$HOME/.codex/pets/redgreenlight-standard" && unzip -o "$HOME/.codex/pets/redgreenlight-standard.zip" -d "$HOME/.codex/pets/redgreenlight-standard" && rm "$HOME/.codex/pets/redgreenlight-standard.zip"` in your terminal to download the package into `~/.codex/pets/`, then open `/pet` inside Codex and select Red Green Light to activate it.
Is Red Green Light free to use?
Yes. Red Green Light is free to install and is distributed under the unknown license.
What style is Red Green Light?
Red Green Light is tagged pixel, utility, mascot and retro, which describes its look and animation theme.



