llama.cpp/tools/server/webui/src
Aleksander Grygier 84c8e305e8
Fix missing messages on sibling navigation (#16408)
* fix: resolve message disappearing issue when navigating between regenerated siblings by using current leaf nodes instead of cached sibling IDs

* chore: update webui build output

* chore: update webui build output
2025-10-03 12:51:40 +02:00
..
lib Fix missing messages on sibling navigation (#16408) 2025-10-03 12:51:40 +02:00
routes fix: track viewportHeight via window.innerHeight to avoid unwanted scrolling (#16356) 2025-10-03 08:01:31 +02:00
stories Fix thinking blocks with quotes + add handling `[THINK]...[/THINK]` blocks (#16326) 2025-09-29 18:49:47 +02:00
app.css Improve code block color theming (#16325) 2025-10-01 15:54:42 +02:00
app.d.ts SvelteKit-based WebUI (#14839) 2025-09-17 19:29:13 +02:00
app.html SvelteKit-based WebUI (#14839) 2025-09-17 19:29:13 +02:00
demo.spec.ts SvelteKit-based WebUI (#14839) 2025-09-17 19:29:13 +02:00