Skip to content

Commit 0dc133f

Browse files
committed
CM-62381-remove-matchers
1 parent 8d156ae commit 0dc133f

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

cycode/cli/apps/ai_guardrails/consts.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,6 @@ def _get_claude_code_hooks_config(async_mode: bool = False) -> dict:
118118
'hooks': {
119119
'SessionStart': [
120120
{
121-
'matcher': 'startup|resume|clear|compact',
122121
'hooks': [{'type': 'command', 'command': f'{CYCODE_SESSION_START_COMMAND} --ide claude-code'}],
123122
}
124123
],

0 commit comments

Comments
 (0)