docs: bring installer and docs up to v4.5#15
Merged
Conversation
Post-v4.5.0 cleanup of version drift in files that were not touched by the main integration commit. Nothing runtime, nothing breaking. - install.bat: bump banner from v4.3 to v4.5, add _precompact-guard.sh to the copy step (Windows installs were missing the new hook), raise hook count 5 -> 6, update settings.json message to mention v4.5 hooks with PreCompact. - core/CLAUDE.md.template: bump stale v4.1 header to v4.5. This is the file copied to ~/.claude/CLAUDE.md on fresh install, so the sample shown to new users now matches current reality. - docs/FEATURES.md: bump header and last-updated date, add PreCompact row to the pipeline table, bump hook count 6 -> 7 (+ "(v4.5)" marker), and add a one-line note on the v4.5 additions (cache-stable ordering + raised caps) for discoverability. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Post-v4.5.0 cleanup of version drift in files not touched by #14. Nothing runtime, nothing breaking.
install.bat: bump banner v4.3→v4.5 and copy_precompact-guard.shto the Skills dir (Windows installs were missing the new hook); hook count 5→6.core/CLAUDE.md.template: stalev4.1header →v4.5. This is the template copied to~/.claude/CLAUDE.mdon fresh installs.docs/FEATURES.md: header + last-updated bumped, PreCompact row added to pipeline table (hook count 6→7), brief note on v4.5 additions.Test plan
install.batreviewed: all "v4.3"/"v4.4"/"5 hook scripts" references aligned to v4.5 / 6 hooks_precompact-guard.sh(deferred to next Windows user test)🤖 Generated with Claude Code