Agent Chat Delivery

Work on Agent-Chat's push half — delivery sinks (folder / webhook / command), the Notifications settings tab, the opt-in list, and the stall watchdog. Covers config/delivery.json's shape, the four events (started / result / complete / stalled), the scope + opt-in rule, the four call sites that end a conversation, and why a sink may never raise. Use for "set up notifications", "get a push when a debate finishes", "ntfy / Discord / Slack / Gotify webhook", "deliver the transcript to a folder", "run a command after a conversation", "add a delivery event", "the watchdog isn't firing", "delivered folder doesn't match the zip", "my hand-written sink got overwritten", or any edit to src/orchestrator/delivery.py, watchdog.py, or src/web/api/notifications.py / delivery_settings.py.

ai-automation-tools Updated

File contents

ai-automation-tools/agent-skills/tree/main/Skills/Projects/agent-chat/agent-chat-delivery commit 22a0fda357

Frequently asked questions

npx skillmds@latest add ai-automation-tools/agent-chat-delivery