Skip to content

feat: ROADMAP.md + never map binary files in big-file digest#45

Merged
egorfedorov merged 1 commit into
mainfrom
feat/roadmap-and-binary-digest-fix
Jul 4, 2026
Merged

feat: ROADMAP.md + never map binary files in big-file digest#45
egorfedorov merged 1 commit into
mainfrom
feat/roadmap-and-binary-digest-fix

Conversation

@egorfedorov

Copy link
Copy Markdown
Owner

Two things:

  1. ROADMAP.md — v4.4 (act, don't just report: overhead auto-fix, real-time cache-break warnings, coach outcome learning) → v4.5 (precision) → v5.0 (ecosystem: team patterns, unified dashboard with cco-arcade). Ends with the quality bar every release must pass.

  2. Bug fix, found by hitting it live: the big-file map-then-load nudge fired on a 576KB PNG — "2411 lines" of image bytes with no structure to map. Binaries (images/archives/locks) now skip the digest via shouldSkipFile; the Read tool renders images natively anyway.

🤖 Generated with Claude Code

The map-then-load nudge fired on a 576KB PNG ('2411 lines' of image
bytes, no structure) — found by hitting it live. Binaries now skip the
digest via shouldSkipFile; the Read tool renders images natively anyway.

ROADMAP.md: v4.4 act-don't-report → v5.0 ecosystem, plus the honesty-
first release bar.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@egorfedorov egorfedorov merged commit a60253a into main Jul 4, 2026
5 checks passed
@egorfedorov egorfedorov deleted the feat/roadmap-and-binary-digest-fix branch July 4, 2026 02:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant