llama-cpp-turboquant/tools/server/webui/src/lib
Aleksander Grygier e6f6770515
webui: Improve Chat Messages initial scroll + auto-scroll logic + add lazy loading with transitions to content blocks (#20999)
* refactor: Always use agentic content renderer for Assistant Message

* feat: Improve initial scroll + auto-scroll logic + implement fade in action for content blocks

* chore: update webui build output
2026-03-27 17:01:36 +01:00
..
actions webui: Improve Chat Messages initial scroll + auto-scroll logic + add lazy loading with transitions to content blocks (#20999) 2026-03-27 17:01:36 +01:00
components webui: Improve Chat Messages initial scroll + auto-scroll logic + add lazy loading with transitions to content blocks (#20999) 2026-03-27 17:01:36 +01:00
constants webui: Improve Chat Messages initial scroll + auto-scroll logic + add lazy loading with transitions to content blocks (#20999) 2026-03-27 17:01:36 +01:00
contexts WebUI Architecture Cleanup (#19541) 2026-02-12 11:22:27 +01:00
enums Add SLEEPING status to the WebUI model selector (#20949) 2026-03-25 11:02:32 +01:00
hooks webui: Improve Chat Messages initial scroll + auto-scroll logic + add lazy loading with transitions to content blocks (#20999) 2026-03-27 17:01:36 +01:00
markdown webui: Agentic Loop + MCP Client with support for Tools, Resources and Prompts (#18655) 2026-03-06 10:00:39 +01:00
services Send reasoning content back to the model across turns via the reasoning_content API field (#21036) 2026-03-27 08:17:35 +01:00
stores Send reasoning content back to the model across turns via the reasoning_content API field (#21036) 2026-03-27 08:17:35 +01:00
types Send reasoning content back to the model across turns via the reasoning_content API field (#21036) 2026-03-27 08:17:35 +01:00
utils webui: Add MCP CORS Proxy detection logic & UI (#20167) 2026-03-16 13:05:36 +01:00