orca/resources
Jinjing d287342f99
feat: add experimental pet overlay (#1331)
* feat: add experimental pet overlay

Adds an opt-in 3D pet overlay pinned to the bottom-right. Gated behind
an experimental flag so three.js + GLB models stay out of the renderer
bundle for users who never enable the feature. Ships with four bundled
models plus user-uploaded custom GLBs via a pet:import IPC; a status-bar
segment provides model picker + hide toggle.

See docs/design/pet-overlay.md for the full design.

Co-authored-by: Orca <help@stably.ai>

* refactor(pet): replace 3D GLB models with 2D webp images

Co-authored-by: Orca <help@stably.ai>

* chore(pet): compress pet webp images and remove unused assets

Reduce resources/claude.webp, gremlin.webp, opencode.webp sizes; drop
the obsolete pet-overlay design doc and compress-pet-glb script now
that the GLB pipeline has been replaced by 2D webp images.

Co-authored-by: Orca <help@stably.ai>

---------

Co-authored-by: Orca <help@stably.ai>
2026-05-01 16:18:21 -07:00
..
build fix(mac): request media permissions dynamically (#1233) 2026-04-28 16:18:22 -07:00
darwin/bin Add Orca runtime CLI and bundled install support (#273) 2026-04-03 16:50:28 -07:00
icon-source refactor: reorganize project structure for build assets and scripts (#419) 2026-04-09 12:28:52 -07:00
linux/bin Add Orca runtime CLI and bundled install support (#273) 2026-04-03 16:50:28 -07:00
win32/bin Fix Windows packaged Orca CLI launcher path resolution (#282) 2026-04-03 22:20:09 -07:00
claude.webp feat: add experimental pet overlay (#1331) 2026-05-01 16:18:21 -07:00
ghostty.svg feat(settings): import Ghostty config with preview, color overrides, opacity and blur (#1001) 2026-04-26 17:00:46 -07:00
gremlin.webp feat: add experimental pet overlay (#1331) 2026-05-01 16:18:21 -07:00
icon-dev.png zoomed icon 2026-03-16 22:21:50 -07:00
icon.png release updates 2026-03-19 01:25:06 -07:00
logo.svg terminal improvements 2026-03-21 13:18:13 -07:00
opencode.webp feat: add experimental pet overlay (#1331) 2026-05-01 16:18:21 -07:00