Skip to content

Plan: AI-configured triggers (Composio-free webhook provider, agent-driven setup) - #5191

Draft
mmabrouk wants to merge 1 commit into
mainfrom
plan/ai-configured-triggers
Draft

Plan: AI-configured triggers (Composio-free webhook provider, agent-driven setup)#5191
mmabrouk wants to merge 1 commit into
mainfrom
plan/ai-configured-triggers

Conversation

@mmabrouk

@mmabrouk mmabrouk commented Jul 9, 2026

Copy link
Copy Markdown
Member

What

docs/design/ai-configured-triggers/ — a planning workspace (per /plan-feature conventions) for a new webhook trigger provider that lets self-hosting users create event triggers for GitHub, Telegram, Stripe, Slack, PostHog, etc. without Composio, with the builder agent doing the configuration: picking the verification scheme, registering the webhook upstream, generating the payload→inputs transform, and iterating against real deliveries.

Why

Self-hosters shouldn't need a third-party SaaS (and data processor) for triggers. Strategy: MCP covers the actions plane (separate track); this covers the events plane, since MCP has no trigger primitive yet. Composio stays as the managed option — nothing is removed.

Contents

  • README.md / context.md — overview, goals, key decisions (provider seam reuse, 5 verification schemes, sandboxed expression transforms, secrets-never-in-conversation) and open questions
  • research.md — verified code findings: TriggersGatewayRegistry seam, existing SecretKind.webhook_provider, AppLogo/catalog logo rendering, build_kit.py/static_catalog.py agent surface
  • plan.md — phases A–F with file-level targets; v2 items (poll + MCP-poll provider, vault egress substitution) explicitly deferred
  • agent-instructions.md — drafted op descriptions + static-catalog prose, incl. hard secrets guardrails
  • secrets-and-ux.mdrequest_secret out-of-band flow (browser→vault, agent gets slug only), reveal-once panel, catalog/drawer UX so these triggers look first-class (provider logos via existing AppLogo)
  • status.md — open questions waiting on review (expression engine, connection_id shape, logo sourcing, launch recipe set)

Review focus

The six questions in status.md — especially JSONata vs CEL (Q1) and nullable-vs-synthetic connection_id (Q2), which gate Phase A.

https://claude.ai/code/session_01HbtYHq6RCG8mELkWRnBCbK

Feature plan for a Composio-independent `webhook` trigger provider with
agent-driven configuration: verified ingress (5 signature schemes),
sandboxed filter/transform + delivery replay, recipe catalog with
provider logos reusing the existing catalog UI, new builder-agent ops
(incl. request_secret so secret values never enter the conversation),
and a v1-vault / v2-egress-substitution secrets model.

Claude-Session: https://claude.ai/code/session_01HbtYHq6RCG8mELkWRnBCbK
@vercel

vercel Bot commented Jul 9, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
agenta-documentation Ready Ready Preview, Comment Jul 9, 2026 11:04pm

Request Review

@coderabbitai

coderabbitai Bot commented Jul 9, 2026

Copy link
Copy Markdown

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: d3fe60d3-3e35-4b40-9e66-a14f4a944a6c

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch plan/ai-configured-triggers

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant