llama.cpp/tools/server/webui/tests
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
..
client server: introduce API for serving / loading / unloading multiple models (#17470) 2025-12-01 19:41:04 +01:00
e2e server: introduce API for serving / loading / unloading multiple models (#17470) 2025-12-01 19:41:04 +01:00
stories webui: Conversation forking + branching improvements (#21021) 2026-03-28 13:38:15 +01:00
unit Send reasoning content back to the model across turns via the reasoning_content API field (#21036) 2026-03-27 08:17:35 +01:00