feat(ui): add chat reading indicator

This commit is contained in:
Peter Steinberger
2026-01-05 16:16:27 +00:00
parent 7f3f73af1c
commit 234059811c
3 changed files with 76 additions and 9 deletions

View File

@@ -17,6 +17,7 @@
- Model: `/model` output now includes auth source location (env/auth.json/models.json).
- 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.
- Status: show runtime (docker/direct) and move shortcuts to `/help`.
- Status: show model auth source (api-key/oauth).