Commit b1b01a4
[claude-code-settings] Add missing tool names to permissionRule pattern
Add LSP, TaskCreate, TaskGet, TaskList, TaskStop, TaskUpdate, and
ToolSearch to the permissionRule pattern. These tools exist in Claude
Code but were missing from the schema validation.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent e84364b commit b1b01a4
File tree
2 files changed
+3
-15
lines changed- src
- schemas/json
- test/claude-code-settings
2 files changed
+3
-15
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
482 | 482 | | |
483 | 483 | | |
484 | 484 | | |
485 | | - | |
486 | | - | |
487 | | - | |
488 | | - | |
489 | | - | |
490 | | - | |
491 | | - | |
492 | | - | |
493 | | - | |
494 | | - | |
495 | | - | |
496 | | - | |
497 | | - | |
498 | | - | |
499 | 485 | | |
500 | 486 | | |
501 | 487 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
| 10 | + | |
9 | 11 | | |
10 | 12 | | |
11 | 13 | | |
| |||
0 commit comments