Skip to content

Commit 540b61b

Browse files
committed
chore: Update CHANGELOG.md
1 parent 00553de commit 540b61b

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818
- Improved marketplace clone failure messages to show diagnostic info even when git produces no stderr
1919
- Improved `claude plugin validate` to explain that marketplace.json source paths are relative to the repo root when rejecting `../` paths
2020
- Improved bash command parsing by switching to a native module — faster initialization and no memory leak
21-
- Reduced false-positive bash permission prompts — tree-sitter parsing now handles `find -exec`, variable assignments, command substitutions, and many other patterns that previously triggered unnecessary prompts. Also fixed tree-sitter not loading in npm-installed versions
2221
- Reduced bundle size by ~510 KB
2322
- Changed CLAUDE.md HTML comments (`<!-- ... -->`) to be hidden from Claude when auto-injected. Comments remain visible when read with the Read tool
2423
- Fixed slow exits when background tasks or hooks were slow to respond

0 commit comments

Comments
 (0)