3 Commits

Author SHA1 Message Date
chengyongru
6e562efd37 refactor: register webhook providers internally
maintainer edit: route provider-specific webhook auth, context, and default prompt details through a small internal registry so new built-in platforms can be added without changing the router flow.
2026-06-25 11:04:38 +08:00
chengyongru
7283556048 fix: cap rendered webhook prompts
maintainer edit: prevent custom webhook templates from enqueueing the full request body into the agent/session path. Reuses the existing prompt cap and adds regression coverage for {{ body }}.
2026-06-25 10:00:59 +08:00
chengyongru
8943f87818 Add gateway webhook triggers 2026-06-25 01:55:42 +08:00