{
"event": "PreToolUse",
"tool_name": "Bash",
"tool_input": {
"command": "sed -i 's\/dbname=ki_system\/dbname=ki_dev\/g' \\\n \/var\/www\/dev.campus.systemische-tools.de\/src\/Infrastructure\/Persistence\/DokumentationRepository.php \\\n \/var\/www\/dev.campus.systemische-tools.de\/src\/Infrastructure\/Persistence\/SystemPromptRepository.php\necho \"Updated DokumentationRepository and SystemPromptRepository to ki_dev\"",
"description": "Update ki_system to ki_dev for Dokumentation\/Prompts"
}
}
{
"tool_response": {
"stdout": "Updated DokumentationRepository and SystemPromptRepository to ki_dev",
"stderr": "",
"interrupted": false,
"isImage": false
}
}