Stats
Actions
Tags
From AgentOne Token Compression
Persists and loads branch-specific context across Claude Code sessions using Node.js hooks. Executes bash on session start, end, post-tool-use, and user prompt events.
4 events · 4 hooks
Safety signals detected in this hook configuration
Where this hook configuration is defined
Defined in hooks/hooks.json
Event handlers and matchers — expand Raw Configuration for the full JSON
node "${CLAUDE_PLUGIN_ROOT}/dist/hooks/session-end.js"Read|Grep|Glob|Bash|WebFetch|NotebookReadnode "${CLAUDE_PLUGIN_ROOT}/dist/hooks/compress-tool-output.js"node "${CLAUDE_PLUGIN_ROOT}/dist/hooks/session-start.js"node "${CLAUDE_PLUGIN_ROOT}/dist/hooks/compress-prompt.js"4plugins reuse this hooks config
First indexed Jan 22, 2026
npx claudepluginhub iterateai/compression --plugin agentone-token-compression