Added a note about Claude code permissions
This commit is contained in:
@@ -1 +1,3 @@
|
|||||||
|
Never chain shell commands with `&&`, `||`, or `;` in a single Bash call. The permission system validates the entire command string, and chained commands won't match allow rules like `Bash(git *)`. Use separate Bash calls instead — parallel calls work fine.
|
||||||
|
|
||||||
Read .story_kit/README.md to see our dev process.
|
Read .story_kit/README.md to see our dev process.
|
||||||
|
|||||||
Reference in New Issue
Block a user