Commit graph

7 commits

Author SHA1 Message Date
Eva H
03d61e1925
launch: keep Claude Code channels available (#17210) 2026-07-16 13:08:50 -04:00
Parth Sareen
87b64213b4
launch: disable claude code telemetry by default (#17061) 2026-07-06 15:24:11 -07:00
Eva H
9c02d8e69d
launch: auto-install Claude Code (#16802) 2026-06-19 10:11:50 -07:00
Parth Sareen
91c8e5e1a8
launch: enriched model inventory (#16230) 2026-05-21 11:57:20 -07:00
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
Parth Sareen
347f17b8d1
launch: add compact window for claude code (#14823) 2026-03-13 12:09:23 -07:00
Parth Sareen
af5f7c0a9e
cmd: refactor tui and launch (#14609) 2026-03-12 18:39:06 -07:00