一只圆头、飞机耳、粉鼻眯眼,凶萌又倔强的橘白猫。它是一个可直接安装的 Codex v2 动画宠物。
Unofficial fan project. Maodie Codex Pet is a newly generated interpretation inspired by the internet cat meme commonly known as “耄耋猫 / 圆头耄耋”. No source photograph or third-party artwork is included in this repository.
git clone https://github.com/Octane0411/maodie-codex-pet.git
cd maodie-codex-pet
./scripts/install.sh脚本会将 pet.json 和 spritesheet.webp 安装到 ${CODEX_HOME:-$HOME/.codex}/pets/maodie/。
手动安装也很简单:
mkdir -p "${CODEX_HOME:-$HOME/.codex}/pets/maodie"
cp pet.json spritesheet.webp "${CODEX_HOME:-$HOME/.codex}/pets/maodie/"卸载:
rm -rf "${CODEX_HOME:-$HOME/.codex}/pets/maodie"- Codex pet sprite version:
2 - 图集:
1536 × 2288WebP(RGBA) - 网格:
8 × 11 - 单帧:
192 × 208 - 9 组状态动画 + 16 个观察方向
| 行 | 内容 |
|---|---|
| 1 | idle |
| 2 | running-right |
| 3 | running-left |
| 4 | waving |
| 5 | jumping |
| 6 | failed |
| 7 | waiting |
| 8 | running / active task |
| 9 | review |
| 10–11 | 16-direction look poses |
方向动作预览:
仓库提供的是已经构建并通过视觉 QA 的图集,不需要额外构建步骤。可选验证只使用 Python 3 标准库,用于检查包结构、尺寸和文件哈希:
python3 scripts/validate.pyMaodie is an unofficial, fan-made, Codex-compatible animated orange cat pet. Clone the repository and run ./scripts/install.sh; no build step or third-party package is required.
The spritesheet was created with generative image tools, followed by human art direction, selection, editing, animation assembly, and visual QA. Original internet reference photographs are not redistributed.
- Code, scripts, configuration, and documentation: MIT
- Original generated visual assets (
spritesheet.webpandassets/): CC BY 4.0, solely to the extent those rights exist and are held by the contributors - Third-party reference material is excluded
See NOTICE.md for provenance, affiliation, and rights information.


