Skip to content

Releases: alex-feel/claude-code-toolbox

v1.1.3

15 Aug 19:29
fb1c844

Choose a tag to compare

1.1.3 (2025-08-15)

Bug Fixes

  • allow full Bash access in commit slash command (8a85bc7)
  • prevent Release Please PRs from blocking due to skipped required checks (b7e37f4)
  • use proper claude mcp add command for Context7 server (ddc0f04)

v1.1.2

15 Aug 16:36
dfbc2cf

Choose a tag to compare

1.1.2 (2025-08-15)

Bug Fixes

  • prevent early exit in setup-python-environment.ps1 (c9cd621)

v1.1.1

15 Aug 16:13
3f99570

Choose a tag to compare

1.1.1 (2025-08-15)

Bug Fixes

  • make setup-python-environment.ps1 compatible with iex execution (f8bae80)

v1.1.0

15 Aug 16:01
9f67964

Choose a tag to compare

1.1.0 (2025-08-15)

Features

  • add comprehensive system prompts framework for Claude Code (f68dabd)
  • add global claude-python command registration to setup scripts (d9cd0dd)
  • add implementation-guide agent for comprehensive library documentation (85bc4af)
  • add output styles feature with templates and examples (10a67b5)
  • add Python environment setup scripts for all platforms (045a396)
  • enhance agent template with tool bundling rules and invocation triggers (e3bd2b8)
  • enhance slash commands with comprehensive workflows and frontmatter support (3f27b2d)

Bug Fixes

  • add missing Edit tool to agents that use Write (a62b7b5)
  • correct critical documentation errors about system prompt usage (6d48041)
  • remove non-existent subagents from system prompts README (2a8c6ed)
  • resolve PowerShell script parse errors in setup-python-environment.ps1 (df3445f)
  • resolve PSScriptAnalyzer warnings in setup-python-environment.ps1 (fd00b9e)

v1.0.2

14 Aug 06:29
d22b523

Choose a tag to compare

1.0.2 (2025-08-14)

Bug Fixes

  • replace security contact placeholder with GitHub advisories link (f8842e5)

v1.0.1

13 Aug 15:24
22f34fa

Choose a tag to compare

1.0.1 (2025-08-13)

Bug Fixes

  • remove redundant empty INFO message from Windows installer (fbb996e)

v1.0.0

13 Aug 14:50
e3fe41e

Choose a tag to compare

1.0.0 (2025-08-13)

Features