mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-06-27 11:22:03 +00:00
Add the shared pet engine under agent/pet/: spritesheet manifest loading and in-process caching, six-state animation model, frame rendering, and the persistent pet store. Register the display.pet config block (pet, scale, enabled, etc.) that every surface reads from. Covered by tests/agent/test_pet_engine.py. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| constants.py | ||
| manifest.py | ||
| render.py | ||
| state.py | ||
| store.py | ||