rongzi5/dsh-whale-pet
rongzi5★ 4JavaScriptLast synced: 2026-08-15
—
README excerpt
@deepseek-ai/dsh-client-ui-whale-pet English 中文 Persistent browser plugin for the DeepSeek Harness 3D whale desktop pet. The plugin registers one additive whale-pet entry in shell.overlay . It renders the procedural whale directly with the bundled [email protected] ; it does not use a CDN, an iframe, a host RPC, or a workspace-absolute path. Behavior - Rests at the viewport edge and patrols only at long, randomized intervals. - Looks toward the pointer and shows a short heart reaction on hover or activation. - Uses several body-shaped hit regions for dragging instead of a rectangular canvas target. - Uses a continuous model yaw, so look, drag, patrol, and celebration all follow their movement direction instead of snapping left/right. - Runs screen motion and Three.js rendering in one requestAnimationFrame loop. - Uses exponential, non-overshooting drag follow and frame-rate-independent release inertia. - Integrates animation phase over time so changing speed cannot jump the body, tail, or fins. Interactions and persistence - Click recap — clicking the pet cycles a speech bubble through the name/days entry and recent session events (completed long turns, goal/plan milestones, tool failu…
View full README on GitHub →