Docs

Everything you need to ship with Mesedi.

Mesedi observes agent executions in production, detects when an agent is going wrong, clusters related failures so the same problem doesn't page you a hundred times, optionally halts a misbehaving execution before it burns more budget, and notifies you out-of-band the first time a new failure class appears. Start with the Quickstart and the SDK for your stack; everything else is in the sidebar.

Framework adapters

Wire Mesedi into an existing agent framework without reshaping your code. Each adapter ships behind an optional peer dependency and byte-for-byte matches the wire format hand-instrumented Mesedi produces.

Notifications

Outbound webhooks fire when a failure group is created (and, optionally, when it recurs). Native adapters cover Slack Block Kit, Discord embeds, and PagerDuty Events API v2.

Prefer the source?

Every line of the backend, both SDKs, and the playbook content is on GitHub under MIT license. If you'd rather read the code than the docs, the repo is at github.com/mesedi-ai/mesedi. Each subdirectory has its own README, which is what most of these docs pages are built from.

Questions or corrections? Open an issue on GitHub or email hello@mesedi.ai.