Skip to content

Releases: alex-feel/claude-code-toolbox

v4.17.2

07 Jan 22:53
635e67c

Choose a tag to compare

4.17.2 (2026-01-07)

Bug Fixes

  • normalize extension case and prioritize Git Bash over WSL (76974c6)

v4.17.1

07 Jan 21:59
48f59b4

Choose a tag to compare

4.17.1 (2026-01-07)

Bug Fixes

  • convert Windows paths to Unix format for Git Bash execution (e1d8856)

v4.17.0

07 Jan 21:03
cf71eac

Choose a tag to compare

4.17.0 (2026-01-07)

Features

  • use bash for CLI command execution on all platforms (80949db)

v4.16.5

07 Jan 19:17
d591e1f

Choose a tag to compare

4.16.5 (2026-01-07)

Bug Fixes

  • use shell=True for Windows CMD URL escaping (c02acab)

v4.16.4

07 Jan 18:15
04cbaad

Choose a tag to compare

4.16.4 (2026-01-07)

Bug Fixes

  • escape HTTP MCP server URLs in Windows CMD execution (dac75b1)

v4.16.3

07 Jan 17:23
70e3152

Choose a tag to compare

4.16.3 (2026-01-07)

Bug Fixes

  • quote HTTP MCP server URLs in shell commands (4f475ca)

v4.16.2

06 Jan 14:43
4cbaa33

Choose a tag to compare

4.16.2 (2026-01-06)

Bug Fixes

  • consolidate file validation into FileValidator class (81fbf0e)

v4.16.1

05 Jan 21:04
4bba2dd

Choose a tag to compare

4.16.1 (2026-01-05)

Bug Fixes

  • display full URLs for skill files in validation output (33ddfb0)
  • handle binary file downloads in setup_environment.py (bd348fe)

v4.16.0

05 Jan 09:16
e8df276

Choose a tag to compare

4.16.0 (2026-01-05)

Features

  • add config file support for status-line hooks (d39dc61)
  • improve Node.js detection for MCP server configuration (778f3a1)

Bug Fixes

  • add files downloaded count to summary output (a05bf75)

v4.15.0

03 Jan 03:06
0783e09

Choose a tag to compare

4.15.0 (2026-01-03)

Features

  • add version-conditional system prompt handling for v2.0.64+ (78ce18d)