You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs(claude-code): explain the prerelease version pin (#276)
Expands the version comment in `packages/claude-code/default.nix` to
record why we pin the npm `next` prerelease build directly: the built-in
updater, `claude doctor`, and sadjow/claude-code-nix all track `latest`
(stable), so at the Opus 4.8 launch none surfaced 2.1.154 even though it
was the first build to default `/fast` to Opus 4.8. Comment-only; no
derivation change.
0 commit comments