koboldcpp/tools/server/webui/src/lib
Concedo c82c0b463a Merge branch 'upstream' into concedo_experimental
# Conflicts:
#	.github/labeler.yml
#	.github/workflows/release.yml
#	examples/debug/debug.cpp
#	ggml/src/ggml-cuda/common.cuh
#	ggml/src/ggml-cuda/mmq.cuh
#	ggml/src/ggml-webgpu/ggml-webgpu.cpp
#	src/llama-vocab.cpp
#	tests/test-backend-ops.cpp
#	tests/test-chat.cpp
#	tests/test-json-schema-to-grammar.cpp
#	tools/mtmd/CMakeLists.txt
2026-04-09 17:45:04 +08: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 Merge branch 'upstream' into concedo_experimental 2026-04-09 17:45:04 +08:00
constants Merge branch 'upstream' into concedo_experimental 2026-04-01 10:54:13 +08: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 Fix rtl text rendering (#21382) 2026-04-07 11:37:20 +02:00
services Merge branch 'upstream' into concedo_experimental 2026-04-09 17:45:04 +08:00
stores webui : send both backend_sampling == false/true (#18781) 2026-04-08 16:35:52 +02:00
types webui : store reasoning_content so it is sent back in subsequent requests (#21249) 2026-04-07 13:32:44 +02:00
utils fix: Detect streaming state in reasoning content blocks (#21549) 2026-04-07 12:04:41 +02:00