mirror of
https://github.com/AgentSeal/codeburn.git
synced 2026-08-29 18:33:01 +00:00
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. |
||
|---|---|---|
| .. | ||
| design | ||
| providers | ||
| sync | ||
| architecture.md | ||
| optimize.md | ||