
Cicada
A small yellow cicada companion holding a watermelon slice.
curl -fsSL "https://www.aimcp.info/api/codex-pets/cicada-60585c9d/package.zip" -o "$HOME/.codex/pets/cicada.zip" && mkdir -p "$HOME/.codex/pets/cicada" && unzip -o "$HOME/.codex/pets/cicada.zip" -d "$HOME/.codex/pets/cicada" && rm "$HOME/.codex/pets/cicada.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/cicada-60585c9d/package.zip" -o "$HOME/.codex/pets/cicada.zip" && mkdir -p "$HOME/.codex/pets/cicada" && unzip -o "$HOME/.codex/pets/cicada.zip" -d "$HOME/.codex/pets/cicada" && rm "$HOME/.codex/pets/cicada.zip". It downloads the package into~/.codex/pets/. - 3Open
/petinside Codex and select Cicada to bring it to life in your session.
A small yellow cicada companion holding a watermelon slice.
What is Cicada?
Cicada 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 Cicada?
Run `curl -fsSL "https://www.aimcp.info/api/codex-pets/cicada-60585c9d/package.zip" -o "$HOME/.codex/pets/cicada.zip" && mkdir -p "$HOME/.codex/pets/cicada" && unzip -o "$HOME/.codex/pets/cicada.zip" -d "$HOME/.codex/pets/cicada" && rm "$HOME/.codex/pets/cicada.zip"` in your terminal to download the package into `~/.codex/pets/`, then open `/pet` inside Codex and select Cicada to activate it.
Is Cicada free to use?
Yes. Cicada is free to install and is distributed under the unknown license.
What style is Cicada?
Cicada is tagged cute, pixel, animal and codex-pets, which describes its look and animation theme.



