SessionStart
01Hook
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
Cross-session WebFetch cache for Claude Code. WebFetches disappear after 15 min — claude-webcache makes them persist.
Hook
Runs when a session starts on startup, clear and compact, executing hook-stats.cjs via node. From 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.
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.