
Knight
A tiny abstract pink warrior with a chunky green sword companion.
curl -fsSL "https://www.aimcp.info/api/codex-pets/knight-12e50031/package.zip" -o "$HOME/.codex/pets/knight.zip" && mkdir -p "$HOME/.codex/pets/knight" && unzip -o "$HOME/.codex/pets/knight.zip" -d "$HOME/.codex/pets/knight" && rm "$HOME/.codex/pets/knight.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/knight-12e50031/package.zip" -o "$HOME/.codex/pets/knight.zip" && mkdir -p "$HOME/.codex/pets/knight" && unzip -o "$HOME/.codex/pets/knight.zip" -d "$HOME/.codex/pets/knight" && rm "$HOME/.codex/pets/knight.zip". It downloads the package into~/.codex/pets/. - 3Open
/petinside Codex and select Knight to bring it to life in your session.
A tiny abstract pink warrior with a chunky green sword companion.
What is Knight?
Knight 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 Knight?
Run `curl -fsSL "https://www.aimcp.info/api/codex-pets/knight-12e50031/package.zip" -o "$HOME/.codex/pets/knight.zip" && mkdir -p "$HOME/.codex/pets/knight" && unzip -o "$HOME/.codex/pets/knight.zip" -d "$HOME/.codex/pets/knight" && rm "$HOME/.codex/pets/knight.zip"` in your terminal to download the package into `~/.codex/pets/`, then open `/pet` inside Codex and select Knight to activate it.
Is Knight free to use?
Yes. Knight is free to install and is distributed under the unknown license.
What style is Knight?
Knight is tagged creature and codex-pets, which describes its look and animation theme.



