Release · 2026-09-02T19:07:56+02:00 · By Threadnote
Threadnote 4.6.4
Threadnote 4.6.4 makes threadnote work in Git Bash on Windows, so agent harnesses can find the CLI without the .cmd suffix.
What's new
Threadnote 4.6.4 makes threadnote work in Git Bash on Windows, so agent harnesses can find the CLI without the .cmd suffix.
Git Bash finds the Windows CLI
Windows installs now write an extensionless threadnote launcher beside threadnote.cmd, and the same pair for
threadnote-mcp-server, under %LOCALAPPDATA%\Threadnote\bin. Git Bash does not apply PATHEXT, so threadnote,
which threadnote, and command -v threadnote failed while threadnote.cmd still worked.
threadnote repair recreates a missing managed launcher. Existing Windows installs pick up the new files on the next
threadnote.cmd install, threadnote.cmd update, or a rerun of the PowerShell installer.