Chunk #440

Aus: Protokoll (Index: 4)

143 Tokens
Synced Status
« Vorheriger (#3)

Taxonomie

Kategorie Protokoll
Pfad Protokoll > KI-Protokoll > Hook-Konfiguration
Heading-Pfad Protokoll > KI-Protokoll > Hook-Konfiguration

Entities

Name Typ
settings.local.json CONFIG
/var/www/tools/ki-protokoll/claude-hook/log_to_db.py COMMAND
UserPromptSubmit CONFIG
PreToolUse CONFIG
PostToolUse CONFIG

Keywords

hook configuration log database command

Inhalt

Datei: /var/www/dev.campus.systemische-tools.de/.claude/settings.local.json

{
  "hooks": {
    "UserPromptSubmit": [{
      "hooks": [{
        "type": "command",
        "command": "/var/www/tools/ki-protokoll/claude-hook/log_to_db.py",
        "timeout": 5
      }]
    }],
    "PreToolUse": [{
      "matcher": "",
      "hooks": [{
        "type": "command",
        "command": "/var/www/tools/ki-protokoll/claude-hook/log_to_db.py",
        "timeout": 5
      }]
    }],
    "PostToolUse": [{
      "matcher": "",
      "hooks": [{
        "type": "command",
        "command": "/var/www/tools/ki-protokoll/claude-hook/log_to_db.py",
        "timeout": 10
      }]
    }]
  }
}

Clean Content

Datei: `/var/www/dev.campus.systemische-tools.de/.claude/settings.local.json`

```
`{
 "hooks": {
 "UserPromptSubmit": [{
 "hooks": [{
 "type": "command",
 "command": "/var/www/tools/ki-protokoll/claude-hook/log_to_db.py",
 "timeout": 5
 }]
 }],
 "PreToolUse": [{
 "matcher": "",
 "hooks": [{
 "type": "command",
 "command": "/var/www/tools/ki-protokoll/claude-hook/log_to_db.py",
 "timeout": 5
 }]
 }],
 "PostToolUse": [{
 "matcher": "",
 "hooks": [{
 "type": "command",
 "command": "/var/www/tools/ki-protokoll/claude-hook/log_to_db.py",
 "timeout": 10
 }]
 }]
 }
}`
```

Metadaten

Analysiert am20.12.2025 12:38:28
Analyse-Modellgemma3:4b-it-qat
Embedding-Modellmxbai-embed-large
Qdrant-ID856be695-b542-4fc4-b98f-a3efa6068f80
Erstellt20.12.2025 12:34:42
Aktualisiert20.12.2025 12:53:36