chore: format

This commit is contained in:
2026-01-15 11:00:15 -08:00
parent dbfd1f669d
commit 3abca03c2b
14 changed files with 126 additions and 90 deletions
+12 -11
View File
@@ -4,17 +4,17 @@ Place your anime girl sprites here! Each state needs a PNG image.
## Required Files
| Filename | State | Description |
|----------|-------|-------------|
| `idle.png` | Idle | Relaxed, waiting pose |
| `thinking.png` | Thinking | Hand on chin, contemplative |
| `typing.png` | Typing | Hands on keyboard, focused |
| `searching.png` | Searching | With magnifying glass or looking around |
| `coding.png` | Coding | Intense focus, maybe with glasses |
| `mcp.png` | MCP Tools | Magical aura, tech vibes |
| `permission.png` | Permission | Questioning look, curious expression |
| `success.png` | Success | Celebrating, happy! |
| `error.png` | Error | Concerned, sympathetic |
| Filename | State | Description |
| ---------------- | ---------- | --------------------------------------- |
| `idle.png` | Idle | Relaxed, waiting pose |
| `thinking.png` | Thinking | Hand on chin, contemplative |
| `typing.png` | Typing | Hands on keyboard, focused |
| `searching.png` | Searching | With magnifying glass or looking around |
| `coding.png` | Coding | Intense focus, maybe with glasses |
| `mcp.png` | MCP Tools | Magical aura, tech vibes |
| `permission.png` | Permission | Questioning look, curious expression |
| `success.png` | Success | Celebrating, happy! |
| `error.png` | Error | Concerned, sympathetic |
## Recommended Specs
@@ -26,6 +26,7 @@ Place your anime girl sprites here! Each state needs a PNG image.
## Bonus: Animation Frames
For animated states, you can add numbered frames:
- `typing_1.png`, `typing_2.png`, `typing_3.png`
- `thinking_1.png`, `thinking_2.png`
- etc.