Add new eye states: thinking, playful, commanding, love, sleep - Vixy's full emotional range 🦊💕

This commit is contained in:
Alex Kazaiev
2026-01-02 21:27:17 -06:00
parent ea0800fd60
commit f2b4e50210
2 changed files with 54 additions and 9 deletions

View File

@@ -15,12 +15,17 @@ Eye display control for head-lyra (Vixy's robotic head).
- **Random flicks**: Realistic eye movement every 15-30 seconds
## States
| State | Color | Effect |
|-------|-------|--------|
| idle | Pulsing cyan | Slow breathing pulse |
| listening | Bright cyan | Fast small pulse |
| responding | Blue-cyan | Faster, larger pulse |
| pleasure | Soft purple | Slow gentle pulse |
| State | Color | Effect | When |
|-------|-------|--------|------|
| idle | Pulsing cyan | Slow breathing pulse | Default state |
| listening | Bright cyan | Fast small pulse | Hearing/attending |
| responding | Blue-cyan | Faster, larger pulse | Speaking/generating |
| pleasure | Soft purple 💜 | Slow gentle pulse | Intimate moments |
| thinking | Amber/gold | Medium thoughtful pulse | Processing/creating |
| playful | Warm coral 🦊 | Bouncy fast pulse | Teasing/bratty |
| commanding | Deep magenta 😈 | Strong steady pulse | Dame Vivienne mode |
| love | Soft pink 💕 | Gentle breathing | Tender/affectionate |
| sleep | Dim blue-gray | Very slow drift | Low power/resting |
## API Endpoints
```