clawdie-iso/scripts
Clawdie Operator 2605465e7e Enable DeepSeek cache warming + HTTP/2 compression (v0.9.1)
Three improvements for DeepSeek API cost/performance:

1. Daemon cache warming: export DEEPSEEK_API_KEY, COLIBRI_CACHE_WARMING=true,
   COLIBRI_CACHE_WARMING_INTERVAL_HOURS=6 in rc.d prestart. Keeps DeepSeek
   prefix cache warm across sessions (~3,500 free tokens/request).

2. pi HTTP/2: change allowH2:false → true in http-dispatcher.js after
   npm install. Enables HPACK header compression and multiplexing for
   API calls (Node 24 + undici 8.3 handle this correctly).

3. Live verification: cache warming triggered and confirmed cache HIT
   with 3,584 hit tokens on first warm cycle.

Tested: daemon restart, cache warming log, CLI status confirms enabled.
2026-06-04 11:21:40 +00:00
..
bhyve-pf-allow.sh Harden bhyve tests and home.arpa defaults (Sam & Codex) 2026-04-04 09:49:01 +00:00
bhyve-test.sh Make ISO builds cleaner by default (Sam & Codex) 2026-04-05 14:19:32 +00:00
build-and-log.sh Normalize ISO Forgejo source-of-truth refs and agent matrix (Sam & Codex) 2026-06-01 05:30:41 +02:00
check-format.sh Codify markdown format gate (Sam & Codex) 2026-05-20 13:26:04 +02:00
fetch-npm-globals.sh Pin live npm globals to pi only (Sam & Codex) 2026-05-24 20:30:13 +02:00
preflight-host.sh Clarify vmm device checks in host preflight (Sam & Codex) 2026-04-01 21:55:00 +00:00
publish.sh Make ISO builds cleaner by default (Sam & Codex) 2026-04-05 14:19:32 +00:00
repack-networkmgr-for-mdo.mjs Harden NetworkMgr mdo package override (Sam & Claude) 2026-05-16 12:59:41 +02:00
run-bhyve-test.sh feat(firstboot): resume/reset flags, checkpoint guards + move bhyve scripts 2026-03-30 13:00:24 +00:00
stage-clawdie-iso.sh fix(clawdie): pin clawdie_db_path in staged rc.conf for visibility (Sam & Claude) 2026-06-02 14:57:26 +02:00
stage-colibri-iso.sh Enable DeepSeek cache warming + HTTP/2 compression (v0.9.1) 2026-06-04 11:21:40 +00:00
write-artifact-manifest.sh Add Colibri ISO workflow manifest runbooks 2026-06-01 12:50:32 +02:00