koboldcpp/tools/cli
Concedo 7098c9c53f Merge commit '0b14b87d7c' into concedo_experimental
# Conflicts:
#	.github/workflows/build-cpu.yml
#	.github/workflows/release.yml
#	AGENTS.md
#	ggml/src/ggml-opencl/ggml-opencl.cpp
#	ggml/src/ggml-sycl/common.hpp
#	ggml/src/ggml-sycl/ggml-sycl.cpp
#	ggml/src/ggml-webgpu/ggml-webgpu-shader-lib.hpp
#	ggml/src/ggml-webgpu/ggml-webgpu.cpp
#	ggml/src/ggml-webgpu/wgsl-shaders/repeat.wgsl
#	src/models/qwen3next.cpp
#	tests/test-backend-ops.cpp
#	tests/test-chat-peg-parser.cpp
#	tests/test-chat.cpp
#	tests/test-llama-archs.cpp
#	tests/test-recurrent-state-rollback.cpp
2026-08-07 18:04:33 +08:00
..
cli-client.cpp cli : move to HTTP-based implementation (#24948) 2026-07-08 14:52:43 +02:00
cli-client.h cli : move to HTTP-based implementation (#24948) 2026-07-08 14:52:43 +02:00
cli-context.cpp cli : persist reasoning_content in chat history (#26362) 2026-08-01 18:03:32 +02:00
cli-context.h cli: add --output option (#25484) 2026-07-09 19:37:39 +02:00
cli-server.h cli : move to HTTP-based implementation (#24948) 2026-07-08 14:52:43 +02:00
cli-ui.h cli : move to HTTP-based implementation (#24948) 2026-07-08 14:52:43 +02:00
main.cpp app : introduce the llama unified executable (#23296) 2026-05-20 13:22:22 +02:00