docs: point the install commands at the release they install - #701
Conversation
Every install line in all four READMEs pinned v0.8.2 — three releases behind v1.0.1. Anyone following the documented command got a build without the hook path fix (#693), the Codex plugin on non-Windows (#697), or anything else since. The version appears twice per command (once in the raw URL, once as the argument), five commands per file, four files. All twenty were stale together, which is what happens when a release moves and the documentation that names it does not: the two are edited in different changes and only one is required. Verified rather than assumed: both raw URLs at the v1.0.1 tag return 200, and the installer's own usage comment names v1.0.1.
CommitLore — record lintTrailers: clean — 2 commits in Trailer violations fail this check. Active constraints are informational — they are what the repository already decided, not a verdict on this PR. |
|
Checked before approving, and the premise does not hold on current The install commands already point at v1.0.1. They were updated in the v1.0.1 This PR reports So there is nothing to review and nothing to merge. Not closing it — it is yours, Effect on the Reddit orderingThe reason to wait for this PR was that a tester following the documented command #700 still gates it. A Windows tester meets exactly the case it fixes — Codex |
Every install line in all four READMEs pinned v0.8.2 — three releases behind
v1.0.1. Anyone following the documented command got a build without the hook
path fix (#693), the Codex plugin on non-Windows (#697), or anything else since.
The version appears twice per command (once in the raw URL, once as the
argument), five commands per file, four files. All twenty were stale together,
which is what happens when a release moves and the documentation that names it
does not: the two are edited in different changes and only one is required.
Verified rather than assumed: both raw URLs at the v1.0.1 tag return 200, and
the installer's own usage comment names v1.0.1.