diff --git a/.claude/settings.local.json b/.claude/settings.local.json new file mode 100644 index 0000000..86dd44a --- /dev/null +++ b/.claude/settings.local.json @@ -0,0 +1,13 @@ +{ + "permissions": { + "allow": [ + "Bash(cp safety-protocol.md commands.md \"$HOME/Sage/.therapy/\")", + "Bash(cp personas/*.md \"$HOME/Sage/.therapy/library/personas/\")", + "Bash(cp modalities/*.md \"$HOME/Sage/.therapy/library/modalities/\")", + "Bash(cp structures/*.md \"$HOME/Sage/.therapy/library/structures/\")", + "Bash(cp \"personas/direct-challenging.md\" \"$HOME/Sage/.therapy/persona.md\")", + "Bash(printf '@echo off\\\\r\\\\ncd /d \"\"C:\\\\\\\\Users\\\\\\\\Dennis\\\\\\\\Anette\"\"\\\\r\\\\nclaude\\\\r\\\\n')", + "Bash(\"C:/Users/Dennis/Anette/start-session.bat\")" + ] + } +}