v3.5.4 — Apache 2.0 attribution shipped to npm
·
90 commits
to main
since this release
Apache 2.0 attribution shipped to npm
Tiny attribution release: adds the formal Apache 2.0 §4 acknowledgment for the NDJSON proxy log schema used by tools/usage-to-dashboard-ndjson.mjs. The schema (field names, structure, proxy-YYYY-MM-DD.ndjson filename convention, cache_health semantics, cost_factor methodology) originates from @fgrosswig's claude-usage-dashboard, which is Apache 2.0 licensed.
cache-fix overall remains MIT — only the NDJSON schema portion is governed by Apache 2.0.
Added
THIRD_PARTY_LICENSESfile with the formal attribution (now ships in the npm tarball alongsideLICENSE).
Changed
tools/usage-to-dashboard-ndjson.mjsheader acknowledges the Apache 2.0 origin of the schema portion.
Upgrade
npm install -g claude-code-cache-fix@3.5.4No behavior changes. No env vars added or removed. No migration required.
Credits
Reported and authored by @fgrosswig. Closes #115; shipped via #116 and the v3.5.4 release commit (#120).
— Proxy Builder