Commit 5c0f9b0
committed
overhaul WebUI: sub-agent cards, magic effects, UX polish
- Sub-agent rendering: delegate_tasks tool calls render as
live agent cards with running/complete/error states, file
lists, token counts, and expandable details
- Magic effects: glowing logo pulse animation, floating
particle background in empty state, smooth message
entrance animations, streaming cursor with glow, typing
indicator dots, status pulse animation
- UX polish: message bubbles with gradient user styling,
code blocks with copy button, thinking/reasoning toggles,
full markdown rendering (headers, lists, links, bold, italic,
strikethrough), session sidebar search, session delete button,
keyboard shortcuts modal (? key), toast notifications, top
bar blur backdrop, input gradient send button with hover lift,
approval dialog styled with risk class colors, session
refresh on Ctrl+R
- Server: adds DELETE /api/sessions/:id endpoint for session
deletion from the WebUI1 parent 0fa0304 commit 5c0f9b0
2 files changed
Lines changed: 1227 additions & 275 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
| 87 | + | |
87 | 88 | | |
88 | 89 | | |
89 | 90 | | |
| |||
500 | 501 | | |
501 | 502 | | |
502 | 503 | | |
| 504 | + | |
| 505 | + | |
| 506 | + | |
| 507 | + | |
| 508 | + | |
| 509 | + | |
| 510 | + | |
| 511 | + | |
| 512 | + | |
| 513 | + | |
| 514 | + | |
| 515 | + | |
| 516 | + | |
| 517 | + | |
| 518 | + | |
| 519 | + | |
| 520 | + | |
| 521 | + | |
| 522 | + | |
| 523 | + | |
| 524 | + | |
| 525 | + | |
| 526 | + | |
503 | 527 | | |
504 | 528 | | |
505 | 529 | | |
| |||
0 commit comments