hermes-agent/apps/desktop/src/components/pet
Brooklyn Nicholson 30cd39dc56 refactor(desktop): collapse stroll-direction coin to a single draw
DRY: the roomier-side bias computed its probability two ways
(STROLL_TOWARD_ROOM and 1 - STROLL_TOWARD_ROOM). One draw XNOR'd against
the roomier side says the same thing more plainly.
2026-06-29 22:53:38 -05:00
..
floating-pet.tsx feat(desktop): roaming pet patrols the base of an open overlay 2026-06-29 14:57:26 -05:00
pet-bubble.tsx style(desktop,tui): fix all lint/type/formatting issues 2026-06-26 01:04:33 -05:00
pet-egg-hatch.tsx feat(pets): polish generate flow and reduce hatch CPU pressure 2026-06-24 19:08:06 -05:00
pet-egg-sheet.png feat(pets): Pokédex generate UI — overlay, animated egg, hatch FX, manage 2026-06-24 13:51:34 -05:00
pet-sprite.tsx feat(desktop): pick directional run row from travel direction 2026-06-29 14:26:02 -05:00
pet-star-shower.tsx style(desktop,tui): fix all lint/type/formatting issues 2026-06-26 01:04:33 -05:00
pet-thumb.tsx feat(desktop): floating pet, pop-out overlay + Cmd+K picker 2026-06-20 14:18:40 -05:00
pixel-egg-sprite.tsx style(desktop,tui): fix all lint/type/formatting issues 2026-06-26 01:04:33 -05:00
roam-behavior.test.ts feat(desktop): calmer, more realistic pet roam + split roam modules 2026-06-29 22:51:09 -05:00
roam-behavior.ts refactor(desktop): collapse stroll-direction coin to a single draw 2026-06-29 22:53:38 -05:00
roam-geometry.test.ts feat(desktop): calmer, more realistic pet roam + split roam modules 2026-06-29 22:51:09 -05:00
roam-geometry.ts feat(desktop): calmer, more realistic pet roam + split roam modules 2026-06-29 22:51:09 -05:00
use-pet-roam.ts feat(desktop): calmer, more realistic pet roam + split roam modules 2026-06-29 22:51:09 -05:00
use-pet-zoom-gesture.ts feat(desktop): zoom the pet toward the cursor 2026-06-26 00:37:45 -05:00