Pool privateDefault→private (Configs, Keychain), ai-control-Icon in den Projektordner, Memory-Update

This commit is contained in:
marcus.hinz
2026-07-05 12:49:16 +02:00
parent 6816adbab3
commit e274dd4944
44 changed files with 2449 additions and 126 deletions
+7 -4
View File
@@ -1,14 +1,17 @@
{
"autoMemoryDirectory": "~/claude-projects/wuerth-plato/memory",
"hooks": {
"SessionStart": []
},
"permissions": {
"additionalDirectories": [
"~/projects/fahrzeugeinrichtung-plato-backend",
"~/projects/fahrzeugeinrichtung-plato-gitops"
],
"allow": [
"Edit(~/projects/fahrzeugeinrichtung-plato-backend/**)",
"Edit(~/projects/fahrzeugeinrichtung-plato-gitops/**)",
"Edit(~/claude-projects/wuerth-plato/**)"
],
"additionalDirectories": [
"~/projects/fahrzeugeinrichtung-plato-backend",
"~/projects/fahrzeugeinrichtung-plato-gitops"
]
}
}