Commit 978f393
refactor(versions): honest labels and pin playwright in upgrade path
- Rename display sections: "Pinned Agent Tools" -> "Agent Tools
(auto-upgraded by make versions-up)", toolchains and playwright
sections note "pinned — edit versions.env to bump"
- Playwright stays pinned in version-upgrade.sh (uses $PLAYWRIGHT_VERSION
not get_latest) — browser version bumps break test stability
- Playwright still in TOOL_REGISTRY for `make versions` comparison,
so you can see when a newer version exists without auto-upgrading
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 34c8a47 commit 978f393
2 files changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
107 | | - | |
| 107 | + | |
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
| |||
0 commit comments