fix: config/debug UI overflow (#1715)

Thanks @saipreetham589.

Co-authored-by: SaiPreetham <saipreetham.pesu@gmail.com>
This commit is contained in:
Peter Steinberger
2026-01-25 13:20:37 +00:00
parent 97487a51a0
commit 22cf2b6766
4 changed files with 7 additions and 2 deletions

View File

@@ -30,6 +30,7 @@ Docs: https://docs.clawd.bot
- Dev: add prek pre-commit hooks + dependabot config for weekly updates. (#1720) Thanks @dguido.
### Fixes
- Web UI: fix config/debug layout overflow, scrolling, and code block sizing. (#1715) Thanks @saipreetham589.
- Web UI: show Stop button during active runs, swap back to New session when idle. (#1664) Thanks @ndbroadbent.
- Web UI: clear stale disconnect banners on reconnect; allow form saves with unsupported schema paths but block missing schema. (#1707) Thanks @Glucksberg.
- Web UI: hide internal `message_id` hints in chat bubbles.