mirror of
https://github.com/obra/superpowers.git
synced 2026-04-23 18:09:05 +08:00
Add .claude settings to scaffolds for auto-approved permissions
This commit is contained in:
@@ -71,6 +71,8 @@ echo ""
|
||||
|
||||
# Run claude and capture output
|
||||
# Using stream-json to get token usage stats
|
||||
# Run from project directory so .claude/settings.local.json is picked up
|
||||
cd "$OUTPUT_DIR/project"
|
||||
claude -p "$PROMPT" \
|
||||
--plugin-dir "$PLUGIN_DIR" \
|
||||
--output-format stream-json \
|
||||
|
||||
Reference in New Issue
Block a user