Tags: hristo2612/jinn
Tags
release: v0.28.4 — compact at the model's real context ceiling; prune… … stale web bundles Claude Code picks its auto-compact point from a budget that is separate from the model's context window, resolved from CLAUDE_CODE_AUTO_COMPACT_WINDOW, the autoCompactWindow setting, server client-data, and finally a per-model default. We set none of them, so sessions on a 1M-window model compacted near 166K. buildPtyEnv now requests the 1M ceiling; Claude clamps it to the active model's own max, so smaller-window models self-limit and the env var still overrides. sync-web-dist copied content-hashed assets over an existing directory without ever removing the previous build's files, so dist/web only grew and a browser holding an older entry chunk could keep booting a stale bundle. Pruning runs after the index swap, preserving the copy-then-swap ordering that keeps a live gateway from serving an index whose assets have not landed yet.
PreviousNext