← Back to Clusters

Plugin Hook Enhancements

This cluster focuses on the implementation and documentation of various plugin hooks within the AI agent framework.

17 PRs
feat plugins hooks Representative: #10678
# Title Author Created GitHub
10678 feat(hooks): wire after_tool_call hook into tool execution pipeline rep yassinebkr 2026-02-06 View
10680 docs: clarify api.on() vs api.registerHook() for plugin hooks yassinebkr 2026-02-06 View
11071 Plugins: add tool_result_received hook for output interception ThomasLWang 2026-02-07 View
11778 fix(plugins): enforce monotonic hook deny merges coygeek 2026-02-08 View
12082 feat: implement plugin lifecycle interception hook architecture tomismeta 2026-02-08 View
12819 docs(hooks): document plugin hook names and clarify naming JBrady 2026-02-09 View
16028 feat/before-tool-result ambushalgorithm 2026-02-14 View
17346 feat(hooks): add message_persist hook for all transcript messages clawee-vanguard 2026-02-15 View
17667 feat: tool-hooks extension — run shell commands on tool calls FaradayHunt 2026-02-16 View
17930 fix: evaluate tool_result_persist hooks lazily to avoid race condition TheArkifaneVashtorr 2026-02-16 View
18810 feat(hooks): wire before_tool_call/after_tool_call with veto support vjranagit 2026-02-17 View
18889 feat(hooks): add agent and tool lifecycle boundaries vincentkoc 2026-02-17 View
19422 fix: pass session context to plugin tool hooks in toToolDefinitions namabile 2026-02-17 View
20580 feat(hooks): bridge after_tool_call to internal hook handler system CryptoKrad 2026-02-19 View
20646 feat: add file-writer extension for shell-safe text passing okuyam2y 2026-02-19 View
20647 feat: add exec-passthrough extension for direct output delivery okuyam2y 2026-02-19 View
22068 Add tool:before/tool:after internal hook events yhindy 2026-02-20 View