Skip to content

Releases: alex-feel/claude-code-toolbox

v4.24.0

22 Jan 12:08
5918eb9

Choose a tag to compare

4.24.0 (2026-01-22)

Features

  • add combined scope support for MCP servers (9c01263)

Bug Fixes

  • parse MCP profile config commands correctly (b51cd4c)

v4.23.1

21 Jan 23:05
fddb167

Choose a tag to compare

4.23.1 (2026-01-21)

Bug Fixes

  • ensure profile MCP servers removed from all scopes before configuration (44cb5ba)

v4.23.0

21 Jan 21:57
1526582

Choose a tag to compare

4.23.0 (2026-01-21)

Features

  • add MCP server profile scope isolation (503c5d7)

v4.22.1

21 Jan 10:07
89dee97

Choose a tag to compare

4.22.1 (2026-01-21)

Bug Fixes

  • update installMethod config after native Claude installation (d73ca5a)

v4.22.0

20 Jan 16:55
d8e4403

Choose a tag to compare

4.22.0 (2026-01-20)

Features

  • add automatic npm Claude removal after native installation (830e536)

v4.21.4

20 Jan 14:03
c79eb4f

Choose a tag to compare

4.21.4 (2026-01-20)

Bug Fixes

  • detect native Claude installations in .local/bin on macOS/Linux (70690a7)
  • download both Python scripts in bootstrap for module imports (3e333af)

v4.21.3

20 Jan 07:48
0be1aa5

Choose a tag to compare

4.21.3 (2026-01-20)

Bug Fixes

  • prevent auto-update when installing specific Claude Code versions (beab951)

v4.21.2

19 Jan 23:03
c315399

Choose a tag to compare

4.21.2 (2026-01-19)

Bug Fixes

  • handle Windows file locking when Claude Code is running during installation (ad12d19)
  • resolve MyPy unreachable code errors in Windows-specific functions (893105b)

v4.21.1

19 Jan 20:14
8b068a1

Choose a tag to compare

4.21.1 (2026-01-19)

Bug Fixes

  • implement direct GCS download to bypass Anthropic installer version bug (183b9ee)

v4.21.0

19 Jan 13:47
4611f68

Choose a tag to compare

4.21.0 (2026-01-19)

Features

  • add HTTP 429 rate limiting with exponential backoff for parallel downloads (1e3e08b)