← Back to Clusters

Plugin and Hook Enhancements

This cluster focuses on the implementation and enhancement of various plugin and hook functionalities within the AI agent framework.

19 PRs
feat plugins hooks Representative: #14647
# Title Author Created GitHub
8022 feat: implement before_model_select plugin hook dead-pool-aka-wilson 2026-02-03 View
10539 feat(hooks): add blocking capability to message_received hookFeat/message rec... khalidovicGPT 2026-02-06 View
11124 feat(plugins): add before_llm_request hook for custom LLM headers johnlanni 2026-02-07 View
11155 feat(hooks): before_agent_start model/provider override (run-scoped, fail-clo... alanranger 2026-02-07 View
11681 feat(plugins): add cancel support to message_received hook PrimeTenet 2026-02-08 View
14544 feat: add before_context_send plugin hook Windelly 2026-02-12 View
14647 feat(plugins): allow before_agent_start hook to override model (#14585) rep lailoo 2026-02-12 View
14873 [Feature]: Extend before_agent_start hook context with Model, Tools, and Iden... akv2011 2026-02-12 View
17614 feat: allow before_agent_start hook to override model selection plc 2026-02-16 View
17714 feat: LangGraph pre-response context enrichment plugin AvenueDAdmin 2026-02-16 View
18004 feat: Add before_message_dispatch hook for blocking inbound messages Andy-Haigh 2026-02-16 View
20067 feat(plugins): add before_agent_reply hook for message interception JoshuaLelon 2026-02-18 View
20147 feat(routing): add L1.5 semantic router for task classification 🤖 irchelper 2026-02-18 View
20384 feat(recover): add run_error plugin hook + client-side integration (opt-in au... GooseG17 2026-02-18 View
20426 feat: make llm_input/llm_output modifying hooks for middleware patterns chandika 2026-02-18 View
20802 feat(hooks): upgrade llm_input, llm_output, and after_tool_call to modifying ... eilon-onyx 2026-02-19 View
22201 feature(context): extend plugin system to support custom context management jalehman 2026-02-20 View
22624 feat(plugins): add before_context_send hook and model routing via before_prom... davidrudduck 2026-02-21 View
23559 feat(plugins): add before_context_send hook and model routing via before_prom... davidrudduck 2026-02-22 View