build.ps1 now always packages the .vsix and writes both artifacts to
dist/. Added .vscodeignore so the .vsix excludes Go source, TS source,
and other dev-only files.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Ports all five tools to a single 7.5 MB Windows exe with an embedded
WebView2 window, file-based config, single-instance focus, and clean
shutdown. Adds build.ps1 to build both targets from one command.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>