← knowledge.oriz.in

CC hooks stripped to zero for performance

decision agent-toolingsession-2026-07-06

CC hooks stripped to zero for performance

Context

CC UserPromptSubmit hook (okf-prompt-lookup + cavemem) timing out at 60s on every prompt. Blocked entire terminal.

Decision

Settings.json stripped to:

Removed: cavemem, okf-prompt-lookup, memory-pull, memory-push, mcp-orphan-guard, journal-cc-session-end, oriz-lint-file, rtk PreToolUse.

Rationale

Impact

Reversal path

Re-add specific hook if measurable value > latency cost. Prefer async hooks over sync.