Skip to content

Releases: alex-feel/claude-code-toolbox

v4.29.1

17 Mar 12:14
238d6d6

Choose a tag to compare

4.29.1 (2026-03-17)

Bug Fixes

  • replace broken backoff with linear additive strategy and cross-thread coordination (5d2b134)

v4.29.0

13 Mar 16:11
3e41b15

Choose a tag to compare

4.29.0 (2026-03-13)

Features

  • add effortLevel support to environment configurations (e9af0da)

v4.28.2

17 Feb 12:40
c55f753

Choose a tag to compare

4.28.2 (2026-02-17)

Bug Fixes

  • place variadic --header after positionals and use double quotes on Unix (d5e27d5)

v4.28.1

17 Feb 10:36
768b3a2

Choose a tag to compare

4.28.1 (2026-02-17)

Bug Fixes

  • correct --header argument ordering in configure_mcp_server for HTTP transport (00f1b44)

v4.28.0

13 Feb 15:01
a42bb81

Choose a tag to compare

4.28.0 (2026-02-13)

Features

  • add Node.js version check fixes for native Claude Code installation (6f7c3b2)

v4.27.3

12 Feb 19:23
013c993

Choose a tag to compare

4.27.3 (2026-02-12)

Bug Fixes

  • add sudo gating to remove_npm_claude() for EACCES permission errors (a9b69ea)

v4.27.2

12 Feb 17:54
c2f462b

Choose a tag to compare

4.27.2 (2026-02-12)

Bug Fixes

  • resolve MyPy unreachable code error in is_wsl function (fa034ef)
  • resolve native path detection, tilde preservation, and npm sudo handling (782b883)

v4.27.1

12 Feb 10:50
47b791b

Choose a tag to compare

4.27.1 (2026-02-12)

Bug Fixes

  • resolve upgrade, path separator, and env var sync issues (56c3ebb)

v4.27.0

12 Feb 07:05
67cbc3e

Choose a tag to compare

4.27.0 (2026-02-11)

Features

  • add root detection guard and enhance npm fallback diagnostics (616e8d6)

v4.26.1

10 Feb 22:31
39c4b18

Choose a tag to compare

4.26.1 (2026-02-10)

Bug Fixes

  • enhance GitHub API rate limiting resilience and error reporting (be3f9b9)