fix(ui): tighten focus mode spacing

This commit is contained in:
Peter Steinberger
2026-01-06 19:10:06 +00:00
parent 31dbc62bdd
commit afc42c7547
3 changed files with 10 additions and 4 deletions

View File

@@ -71,6 +71,7 @@
- Control UI: let config-form enums select empty-string values. Thanks @sreekaransrinath for PR #268.
- Control UI: scroll chat to bottom on initial load. Thanks @kiranjd for PR #274.
- Control UI: add Chat focus mode toggle to collapse header + sidebar.
- Control UI: tighten focus mode spacing (reduce top padding, add comfortable compose inset).
- Control UI: standardize UI build instructions on `bun run ui:*` (fallback supported).
- Status: show runtime (docker/direct) and move shortcuts to `/help`.
- Status: show model auth source (api-key/oauth).