Pool privateDefault→private (Configs, Keychain), ai-control-Icon in den Projektordner, Memory-Update
This commit is contained in:
@@ -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"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,3 +1,6 @@
|
||||
{
|
||||
"pool": "privateDefault"
|
||||
"pool": "private",
|
||||
"terminal": {
|
||||
"icon": "icon.png"
|
||||
}
|
||||
}
|
||||
|
||||
Executable
BIN
Binary file not shown.
|
After Width: | Height: | Size: 35 KiB |
Reference in New Issue
Block a user