codeburn/docs
Doug Gabehart d3e2ef340f Merge upstream/main into feature/tom-b05c182a-codeburn-perf-fix
Resolves the single conflict in src/main.ts: upstream added the
sanitizeModelForDisplay import (models.js) alongside this branch's
own additions to the same import line (the four pricing-config-hash
getters, computeCorpusFingerprint, isSessionHydrationComplete).
Both sets are disjoint and both are used elsewhere in the file
(sanitizeModelForDisplay at line 2209, the fix imports throughout
the status-snapshot query-key/gating logic) — merged as a union,
no logic changed. src/parser.ts and src/session-cache.ts auto-merged
cleanly.
2026-08-19 14:21:49 -05:00
..
design fix(status-snapshot): address PR #999 review — 5 correctness bugs + doc relocation 2026-08-19 13:29:35 -05:00
providers docs(grok): state the mixed-session drop and the global daily re-derivation plainly 2026-08-18 10:22:36 -07:00
sync fix(sync): close credential-leak paths; session retraction; span/key/CLI hardening 2026-08-02 12:56:59 +00:00
architecture.md cache: CODEBURN_CACHE_SCOPE=all forces a full shard read 2026-08-18 11:59:21 -07:00
optimize.md Merge remote-tracking branch 'origin/main' into feat/optimize-recurring-context 2026-08-18 03:31:16 -07:00