ollama/cmd
Jesse Gross f622b0c5fc launch: disable claude attribution header to preserve KV cache
Claude Code sends an x-anthropic-billing-header that changes on every
request. This is embedded in the system prompt and consequently
breaks the KV cache for every request. Given the size of the prompts
that Claude Code usees, this has significant performance impact.
2026-03-17 20:48:03 -07:00
..
bench bench: improve benchmarking tool (#14240) 2026-03-15 11:47:31 -07:00
config cmd: refactor tui and launch (#14609) 2026-03-12 18:39:06 -07:00
internal/fileutil cmd: refactor tui and launch (#14609) 2026-03-12 18:39:06 -07:00
launch launch: disable claude attribution header to preserve KV cache 2026-03-17 20:48:03 -07:00
runner Runner for Ollama engine 2025-02-13 17:09:26 -08:00
tui cmd: TUI model ordering (#14814) 2026-03-13 10:19:22 -07:00
background_unix.go cmd: ollama menu and launch improvements (#14038) 2026-02-09 11:30:16 -08:00
background_windows.go cmd: ollama menu and launch improvements (#14038) 2026-02-09 11:30:16 -08:00
cmd.go cmd/launch: add guards for headless mode (#14837) 2026-03-14 00:10:02 -07:00
cmd_launcher_test.go cmd: refactor tui and launch (#14609) 2026-03-12 18:39:06 -07:00
cmd_test.go cmd: still populate ollama ls when using ollama run <model:cloud> (#14824) 2026-03-13 12:24:45 -07:00
editor_unix.go feature: add ctrl-g to allow users to use an editor to edit their prompt (#14197) 2026-02-11 13:04:41 -08:00
editor_windows.go feature: add ctrl-g to allow users to use an editor to edit their prompt (#14197) 2026-02-11 13:04:41 -08:00
interactive.go api/create: always propagate :cloud source for cloud models (#14822) 2026-03-13 11:58:00 -07:00
interactive_test.go server: add webp image input support (#10653) 2025-05-12 20:41:42 -07:00
start.go nolintlint 2024-06-04 11:13:30 -07:00
start_darwin.go cmd: ollama launch improvements (#14099) 2026-02-05 15:08:17 -08:00
start_default.go lint 2024-08-01 17:06:06 -07:00
start_windows.go spawn desktop quickly (#11011) 2025-06-08 09:34:52 -07:00
warn_thinking_test.go add thinking support to the api and cli (#10584) 2025-05-28 19:38:52 -07:00