cache hooks

9 tagged cache, measured the same way as everything else here.

PreCompact

01

uwaserver/uwas

Hook Claude Code

Runs before the context is compacted, running dfmt recall --save --format md. From uwaserver/uwas.

129 3d ago A tokens not measured

PreToolUse

02

uwaserver/uwas

Hook Claude Code

Runs before the agent uses a tool for Bash, Read, WebFetch, Grep, Task, Edit, Write and Glob tool calls, running dfmt hook claude-code pretooluse. From uwaserver/uwas.

129 3d ago A tokens not measured

SessionStart

03

uwaserver/uwas

Hook Claude Code

Runs when a session starts, running an inline shell check. From uwaserver/uwas.

129 3d ago A tokens not measured

SessionStart

07

theYahia/claude-webcache

Hook

Runs when a session starts on startup, clear and compact, executing hook-stats.cjs via node. From theYahia/claude-webcache.

1 14d ago A tokens not measured original MIT

PreToolUse

08

theYahia/claude-webcache

Hook

Runs before the agent uses a tool for WebFetch and WebSearch tool calls, executing hook-webfetch-precache.cjs and hook-websearch-precache.cjs via node (2 commands). From theYahia/claude-webcache.

1 14d ago A tokens not measured original MIT

PostToolUse

09

theYahia/claude-webcache

Hook

Runs after a tool call finishes for WebFetch and WebSearch tool calls, executing hook-webfetch-cache.cjs and hook-websearch-cache.cjs via node (2 commands). From theYahia/claude-webcache.

1 14d ago A tokens not measured copy · 88% MIT