Correct Windows guidance on system settings - #3372
Conversation
worktrunk-bot
left a comment
There was a problem hiding this comment.
The corrected navigation path is accurate, and README.md + docs/content/worktrunk.md are updated consistently. One thing is missing though: there's a third generated mirror of this text that still has the old path, which is why test_docs_are_in_sync is failing.
skills/worktrunk/reference/worktrunk.md is regenerated from docs/content/worktrunk.md, and its line still reads:
Alternatively, disable Windows Terminal's alias (Settings → Privacy & security → For developers → App Execution Aliases → disable "Windows Terminal") to use `wt` directly.
It needs the same edit the other two files got. The failure currently shows up on affected tests (linux, advisory), but the same test_docs_are_in_sync test also runs in the required test (linux/macos/windows) jobs, so it will block the merge once those finish.
The fix is mechanical — run cargo test --test integration test_docs_are_in_sync locally (it rewrites the mirror in place) and commit the result, or just apply the identical one-line change to skills/worktrunk/reference/worktrunk.md. Happy to push that commit to this branch if you'd like — just say the word.
The third generated mirror still had the old App Execution Aliases navigation path; test_docs_are_in_sync flagged it. Apply the same one-line edit as README.md and docs/content/worktrunk.md. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
…indow (#3386) Five commits landed on `main` during #3385's CI wait, so they ship inside v0.66.0's tree but weren't in its changelog (the step-12 drift check in the release skill caught this). This adds the user-facing three to the 0.66.0 section: - **Codex activity markers** ([#3364](#3364), closes [#3362](#3362), thanks @ofek for reporting) - **SCP-style SSH remotes with custom usernames** ([#3371](#3371), thanks @fcoury-oai) - **Windows app-alias Settings path** ([#3372](#3372), thanks @ofek) Excluded as internal: #3360 (trait docstrings), #3379 (argv[0] display refactor). Every entry verified against the actual diffs. The v0.66.0 tag will point at this PR's squash commit so the tagged tree carries the complete changelog. 🤖 Generated with [Claude Code](https://claude.com/claude-code) > _This was written by Claude Code on behalf of Maximilian Roos_ Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
On this page describing a Windows update you can find the following text if you expand the
Settingsdrop-down section.Here is a screenshot taken from my machine: