Skip to content

Releases: alex-feel/claude-code-toolbox

v4.7.1

25 Dec 01:53
ff40e72

Choose a tag to compare

4.7.1 (2025-12-25)

Bug Fixes

  • add consistent INFO messages for empty config sections (bfb5426)

v4.7.0

24 Dec 23:12
4b0be65

Choose a tag to compare

4.7.0 (2025-12-24)

Features

  • add configuration inheritance support with top-level key override (6847f7b)
  • add os-env-variables for cross-platform persistent environment variables (c15e459)

Bug Fixes

  • correct duplicate step numbering in console output (02887c1)
  • use positive platform check to prevent MyPy unreachable error (00c563e)

v4.6.0

19 Dec 15:33
921c49d

Choose a tag to compare

4.6.0 (2025-12-19)

Features

  • add support for multiple environment variables in MCP server configuration (b721bac)

v4.5.1

03 Dec 20:20
1a581f1

Choose a tag to compare

4.5.1 (2025-12-03)

Bug Fixes

  • convert GitHub/GitLab tree URLs to raw URLs for skills validation (edfe096)

v4.5.0

03 Dec 17:03
58fcc49

Choose a tag to compare

4.5.0 (2025-12-03)

Features

  • add skills installation support with base URL and files pattern (8616e6f)

v4.4.0

21 Nov 08:07
96f28bf

Choose a tag to compare

4.4.0 (2025-11-21)

Features

  • enable npm-to-native migration with specific versions (4afef89)

v4.3.0

21 Nov 05:49
afce67e

Choose a tag to compare

4.3.0 (2025-11-21)

Features

  • add version parameter support and migration for native installers (514beee)

v4.2.0

20 Nov 22:37
f907f14

Choose a tag to compare

4.2.0 (2025-11-20)

Features

  • add native Claude Code installation support (44eefe7)

Bug Fixes

  • remove unreachable return in install_claude_native_linux (2606d67)
  • update native installation tests with proper mocks for CI (a103933)

v4.1.12

19 Nov 12:54
1cd73c4

Choose a tag to compare

4.1.12 (2025-11-19)

Bug Fixes

  • use robust npm discovery to prevent WinError 193 on Windows (6ef2ff6)

v4.1.11

19 Nov 11:10
cbc6151

Choose a tag to compare

4.1.11 (2025-11-19)

Bug Fixes

  • prevent false positive when verifying Claude installation (8f983b0)