← Back to Clusters

Hooks and Lifecycle Events Enhancements

This cluster focuses on adding and improving hooks and lifecycle events for better session management and automation in the AI agent framework.

34 PRs
feat hooks plugins sessions Representative: #7545
# Title Author Created GitHub
5525 Add plugin hook to resolve canonical RoomKey for session identity and FIFO ro... peteclt92 2026-01-31 View
6017 feat(hooks): add systemPrompt and tools to before_agent_start event yajatns 2026-02-01 View
6103 feat(hooks): add agent:context_overflow event for context death handling G9Pedro 2026-02-01 View
6630 feat(hooks): add agent:turn_start and agent:turn_end lifecycle events drdigital13 2026-02-01 View
7063 fix: update callers of createSystemPromptOverride to match new API MohammadErfan-Jabbari 2026-02-02 View
7501 feat(hooks): expose rawBody in webhook transform context tunamitom 2026-02-02 View
7545 feat(hooks): add message:received hook for pre-turn automation rep wangtian24 2026-02-02 View
7580 feat: add message:received internal hook with prompt injection rodrigoschott 2026-02-03 View
7771 Hooks: wire lifecycle events and tests rabsef-bicrym 2026-02-03 View
8178 feat: allow before_agent_start to override the prompt richardfogaca 2026-02-03 View
8855 feat(hooks): add configurable compliance logging plugin 100menotu001 2026-02-04 View
9403 feat(hooks): Support application/x-www-form-urlencoded content-type via webhooks chipgpt 2026-02-05 View
9677 feat: expose incomingMessage in bootstrap hook context speedbal 2026-02-05 View
9859 feat(hooks): add message:transcribed and message:preprocessed internal hooks Drickon 2026-02-05 View
10109 feat(plugins): invoke message_received and message_sent hooks nezovskii 2026-02-06 View
10706 feat(hooks): add message:received internal hook for Telegram thebtf 2026-02-06 View
11104 feat(agent): add Ralph persistence loop for autonomous continuation swseo92 2026-02-07 View
11597 feat(hooks): implement message:received hook gnufoo 2026-02-08 View
11732 feat(plugins): add injectMessages to before_agent_start hook antra-tess 2026-02-08 View
11921 feat(hooks): support systemPrompt injection in before_agent_start hook jungdaesuh 2026-02-08 View
12986 feat(hooks): wire message_sending and message_sent plugin hooks Ramsbaby 2026-02-10 View
14602 fix(plugins): hook systemPrompt gets collected then thrown away (#14583) yinghaosang 2026-02-12 View
15577 feat(hooks): add message:preprocessed hook event heybeaux 2026-02-13 View
15732 [AI-assisted] feat: emit agent:response internal hook after replies zontasticality 2026-02-13 View
15877 fix(hooks): add debug logging to triggerInternalHook Shuai-DaiDai 2026-02-14 View
16618 feat: bridge message lifecycle hooks to workspace hook system DarlingtonDeveloper 2026-02-14 View
19565 feat: add agent lifecycle hook events (session, message, error) tag-assistant 2026-02-17 View
19922 feat(hooks): add message:received and message:sent hook events NOVA-Openclaw 2026-02-18 View
20858 fix(hooks): normalize hook addresses to canonical provider:kind:id format davidrudduck 2026-02-19 View
20859 fix(hooks): wire message_sent hook into reply dispatcher for all channels davidrudduck 2026-02-19 View