llama.cpp/tools/server/webui/src/lib
Aleksander Grygier 51a84efc53
webui: Conversation forking + branching improvements (#21021)
* refactor: Make `DialogConfirmation` extensible with children slot

* feat: Add conversation forking logic

* feat: Conversation forking UI

* feat: Update delete/edit dialogs and logic for forks

* refactor: Improve Chat Sidebar UX and add MCP Servers entry

* refactor: Cleanup

* feat: Update message in place when editing leaf nodes

* chore: Cleanup

* chore: Cleanup

* chore: Cleanup

* chore: Cleanup

* chore: Cleanup

* chore: Cleanup

* refactor: Post-review improvements

* chore: update webui build output

* test: Update Storybook test

* chore: update webui build output

* chore: update webui build output
2026-03-28 13:38:15 +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: Conversation forking + branching improvements (#21021) 2026-03-28 13:38:15 +01:00
constants webui: Conversation forking + branching improvements (#21021) 2026-03-28 13:38:15 +01:00
contexts webui: Conversation forking + branching improvements (#21021) 2026-03-28 13:38:15 +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 webui: Conversation forking + branching improvements (#21021) 2026-03-28 13:38:15 +01:00
stores webui: Conversation forking + branching improvements (#21021) 2026-03-28 13:38:15 +01:00
types webui: Conversation forking + branching improvements (#21021) 2026-03-28 13:38:15 +01:00
utils webui: Add MCP CORS Proxy detection logic & UI (#20167) 2026-03-16 13:05:36 +01:00