fix(ui): animate reading indicator dots

This commit is contained in:
Peter Steinberger
2026-01-05 17:40:10 +00:00
parent ad6bec4612
commit 196eb86e38
2 changed files with 7 additions and 4 deletions
+1
View File
@@ -19,6 +19,7 @@
- Docs: clarify auth storage, migration, and OpenAI Codex OAuth onboarding.
- Sandbox: copy inbound media into sandbox workspaces so agent tools can read attachments.
- Control UI: show a reading indicator bubble while the assistant is responding.
- Control UI: animate reading indicator dots (honors reduced-motion).
- Control UI: stabilize chat streaming during tool runs (no flicker/vanishing text; correct run scoping).
- Status: show runtime (docker/direct) and move shortcuts to `/help`.
- Status: show model auth source (api-key/oauth).