Commit Graph

2 Commits

Author SHA1 Message Date
Eric
e1470084d2 perf: optimize playground engine responsiveness (#372)
Merging the playground performance pass after rebasing it onto current main and re-running a fresh local production build. The branch stays scoped to HermesWorld performance and asset-weight reductions.
2026-05-14 13:38:23 -04:00
Aurora release bot
c682d357b2 feat(agent-view): two-tier avatar picker with 9 Greek god PNGs
- Add 8 Greek god PNG avatars: athena, apollo, artemis, iris, nike, eros, pan, chronos
- Refactor PNG renderer into makeGreekPNG factory (one fn per god)
- AvatarPicker now has two tiers:
  * Standard tier: 9 emoji-styled SVG avatars (smaller tiles, default view)
  * Greek tier: 9 anime PNG portraits (premium, opens via 'More ->' button)
- Picker remembers tier based on currently selected avatar
- Greek tile shows actual PNG thumb at 56x56, emoji tile shows 2xl emoji
- 'More ->' / '<- Standard' toggle button switches tiers in-place
- Default avatar remains 'hermes' (god of messengers, fits the brand)
2026-05-02 23:33:40 -04:00