Skip to content

Releases: toledox82/claude-commit-button

v0.1.1

18 Jun 00:00

Choose a tag to compare

Fixes #1

Fixes

  • Windows CLI detection: the extension now resolves the real claude.exe behind npm''s shim scripts (claude, claude.cmd, claude.ps1), fixing the spawn ... ENOENT error and the hang when generating messages.
  • Clearer error: when Claude isn''t found on PATH, the error now points to the claudeCommitButton.cliPath setting (and notes that WSL/Git Bash installs are not on the Windows PATH).

Docs

  • New README section: Windows: Claude installed under WSL or Git Bash.

Install

Download claude-commit-button-0.1.1.vsix below, then in VS Code: Ctrl+Shift+P -> Extensions: Install from VSIX...

v0.1.0

17 Jun 21:21

Choose a tag to compare

First release