fix: land #569 (thanks @bjesuiter)

This commit is contained in:
Peter Steinberger
2026-01-09 15:05:47 +01:00
parent 7dcf19d902
commit 92b792b3f0
3 changed files with 39 additions and 1 deletions

View File

@@ -42,6 +42,7 @@
- WhatsApp: group `/model list` output by provider for scannability. (#456) - thanks @mcinteerj
- Hooks: allow per-hook model overrides for webhook/Gmail runs (e.g. GPT 5 Mini).
- Control UI: logs tab opens at the newest entries (bottom).
- Control UI: default to relative paths for control UI assets. (#569) — thanks @bjesuiter
- Control UI: add Docs link, remove chat composer divider, and add New session button.
- Control UI: link sessions list to chat view. (#471) — thanks @HazAT
- Control UI: show/patch per-session reasoning level and render extracted reasoning in chat.