Imported from jeraldhu-yuan/codex-desktop-sprite (
AGENTS.md). Install upstream withnpx skills add jeraldhu-yuan/codex-desktop-sprite. Copyright stays with the author.
Codex Desktop Sprite Engineering Notes
This repo is intentionally back to a small Codex Desktop Sprite app.
- Keep
Sources/CodexSpriteas the only app source tree. - Do not reintroduce the standalone Lumi agent log, dreaming, memory consolidation, local voice, Claude Code backend, or diary UI.
- The supported agent path is Codex
app-server; this app is only a desktop sprite and prompt shell. - Runtime art should stay limited to Lumi's standing and sitting orientation sheets unless the user explicitly asks for more.
- For Codex Desktop's built-in pet, use
./script/install_codex_lumi_pet.sh; it installs a Codex-compatible custom pet under~/.codex/pets/lumiand selectscustom:lumiwithout patching/Applications/Codex.app. - Use
./script/test.shand./script/build_and_run.sh --buildbefore pushing.