19 lines
354 B
JSON
19 lines
354 B
JSON
{
|
|
"env": {
|
|
"CLAUDE_CODE_AUTO_COMPACT_WINDOW": "200000",
|
|
"CLAUDE_AUTOCOMPACT_PCT_OVERRIDE": "75"
|
|
},
|
|
"hooks": {
|
|
"UserPromptSubmit": [
|
|
{
|
|
"hooks": [
|
|
{
|
|
"type": "command",
|
|
"command": "/data/git/gitea/szis/isos/tech/.claude/hooks/user-prompt-submit.sh"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
}
|