theYahia/claude-webcache

Cross-session WebFetch cache for Claude Code. WebFetches disappear after 15 min — claude-webcache makes them persist.

1Stars on the repository
6Mods indexed here, across every type
14d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

SessionStart

01

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

02

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

03

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