Skip to content

Commit 07d3606

Browse files
docs(v4.0.2): complete README with all 13 fixes and file annotations
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 5ab685b commit 07d3606

1 file changed

Lines changed: 8 additions & 6 deletions

File tree

Releases/v4.0.2/README.md

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -97,12 +97,14 @@ bun ~/.claude/PAI/Tools/BuildCLAUDE.ts
9797

9898
If you just want the bug fixes without re-running the installer, copy these files from this release over your existing ones:
9999

100-
- `statusline-command.sh`
101-
- `hooks/handlers/DocCrossRefIntegrity.ts`
102-
- `hooks/handlers/UpdateCounts.ts`
103-
- `hooks/WorkCompletionLearning.hook.ts`
104-
- `hooks/RatingCapture.hook.ts`
105-
- `hooks/LoadContext.hook.ts`
100+
- `statusline-command.sh` — width cache, OAuth cross-platform, GNU tr fix
101+
- `hooks/handlers/DocCrossRefIntegrity.ts` — inference guard, voice ID from config
102+
- `hooks/handlers/UpdateCounts.ts` — algorithmVersion, OAuth cross-platform
103+
- `hooks/WorkCompletionLearning.hook.ts` — lineageSubKey fix
104+
- `hooks/RatingCapture.hook.ts` — dead code removal, source field
105+
- `hooks/LoadContext.hook.ts` — exit 0 on error
106+
- `PAI-Install/install.sh` — headless/SSH auto-detection
107+
- `PAI-Install/engine/actions.ts` — alias path fix, shell detection
106108

107109
---
108110

0 commit comments

Comments
 (0)