Adds claude code configuration.

This commit is contained in:
2025-09-28 15:26:31 -07:00
parent 9877d73814
commit 19fd398c6e
5 changed files with 129 additions and 1 deletions

15
.claude/settings.json Normal file
View File

@@ -0,0 +1,15 @@
{
// "hooks": {
// "SessionStart": [
// {
// "matcher": "startup|compact",
// "hooks": [
// {
// "type": "command",
// "command": "$CLAUDE_PROJECT_DIR/.claude/scripts/read-ai-context.sh"
// }
// ]
// }
// ]
// }
}