Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spritebell

Spritebell is a growing collection of personal Codex desktop companions. Each pet keeps its runnable package, visual previews, validation evidence, and generation provenance together.

Pets

Wonderbell

A chibi silver-haired AI agent operator with a bell ornament and a luminous constellation orb.

Wonderbell animation overview

Suzu

A thoughtful agent-tanuki who scouts across borders, keeps evidence trails, and rings for human approval before irreversible leaps.

Suzu animation overview

菲比 (Feibi)

A gentle, radiant chibi companion with a lively spirit, known for greeting the workday with “菲比啾比”.

Feibi animation overview

Install a pet

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.

Repository layout

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, and pet-request.json keep creation-time path context using the public-safe placeholders <LOCAL_HOME> and <LOCAL_TEMP>. They are evidence records, not portable installation manifests.

About

A growing collection of personal Codex desktop companions.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors