Skip to content

v0.33.1

Choose a tag to compare

@github-actions github-actions released this 17 Jun 13:07
· 4 commits to main since this release

Fixed

  • CC-SK-008 allowed-tools scoped matcher parsing (closes #1052). allowed-tools tokenization now preserves scoped matchers with spaces inside parentheses, such as Bash(git add *), while still supporting normal comma- and space-separated tool lists. Added regressions for the official Claude Code docs example and a comma-separated scoped matcher.