Spritebell is a growing collection of personal Codex desktop companions. Each pet keeps its runnable package, visual previews, validation evidence, and generation provenance together.
A chibi silver-haired AI agent operator with a bell ornament and a luminous constellation orb.
- Package:
pet.json·spritesheet.webp - Preview:
16 look directions - Evidence:
validation·run summary
A thoughtful agent-tanuki who scouts across borders, keeps evidence trails, and rings for human approval before irreversible leaps.
- Package:
pet.json·spritesheet.webp - Preview:
16 look directions - Evidence:
validation·run summary
A gentle, radiant chibi companion with a lively spirit, known for greeting the workday with “菲比啾比”.
- Package:
pet.json·spritesheet.webp - Preview:
16 look directions - Evidence:
validation·run summary - Creative direction:
voice direction
Copy one complete pet directory into ~/.codex/pets/<pet-id>/. The two runtime files must remain beside each other:
~/.codex/pets/<pet-id>/
├── pet.json
└── spritesheet.webp
The previews/, qa/, and provenance/ directories are archive material and are not required at runtime.
pets/<pet-id>/
├── pet.json
├── spritesheet.webp
├── previews/
│ ├── contact-sheet.png
│ └── look-directions.png
├── qa/
│ ├── validation.json
│ └── run-summary.json
└── provenance/
├── pet-request.json
└── voice-direction.md (when available)
Every current pet uses Sprite v2: an 8 × 11 atlas at 1536 × 2288, with nine standard work-state rows and sixteen clockwise look directions.
run-summary.json,validation.json, andpet-request.jsonkeep creation-time path context using the public-safe placeholders<LOCAL_HOME>and<LOCAL_TEMP>. They are evidence records, not portable installation manifests.