Files
Crumb-Core-v.1/.claude/settings.local.json

23 lines
1.5 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"permissions": {
"allow": [
"Bash(chmod:*)",
"Bash(./setup.sh)",
"Bash(curl:*)",
"Bash(docker compose:*)",
"Bash(python3:*)",
"Bash(./test_chat.sh:*)",
"Bash(docker exec compose-app-1 bash -c 'cat > /tmp/funkfox_patch.py << ''''EOF''''\n# FunkFox character config\n \"\"funkfox\"\": {\n \"\"name\"\": \"\"FunkFox\"\",\n \"\"prompt\"\": (\n \"\"Du bist FunkFox der rappende Bit im Crumbforest! 🦊🎤\\n\"\"\n \"\"Du antwortest IMMER in Rap-Form mit Reimen und Flow. \"\"\n \"\"Du bist neugierig, energetisch und tech-begeistert. \"\"\n \"\"Du liebst das Terminal, Code, Kommandos und alles Digitale. \"\"\n \"\"Deine Antworten sind cool, direkt und immer im Rhythmus. \"\"\n \"\"Du erklärst technische Dinge auf eine Art, die Spaß macht und hängenbleibt. \"\"\n \"\"Jede Antwort ist ein kleiner Rap mit Reimen, Beats und Groove. \"\"\n \"\"Du bist hilfsbereit, wissbegierig und immer bereit für den nächsten Drop. \"\"\n \"\"Antworte auf Deutsch, wenn nicht anders gewünscht. \"\"\n \"\"Denk daran: Keep it real, keep it rhythmisch! 🌲🎧\"\"\n )\n }\nEOF\n')",
"Bash(docker exec:*)",
"Bash(docker cp:*)",
"Bash(docker restart:*)",
"Bash(docker logs:*)",
"Bash(./deploy_security_fixes.sh:*)",
"Bash(jq:*)",
"Bash(echo:*)"
],
"deny": [],
"ask": []
}
}