Skip to content

feat: add post-call integrations framework with slack#658

Open
Gmin2 wants to merge 1 commit intobolna-ai:masterfrom
Gmin2:integration-slack
Open

feat: add post-call integrations framework with slack#658
Gmin2 wants to merge 1 commit intobolna-ai:masterfrom
Gmin2:integration-slack

Conversation

@Gmin2
Copy link
Copy Markdown

@Gmin2 Gmin2 commented Apr 21, 2026

Have added a post call integrations framework so that other integrations like notion, hubspot and linear can be dropped in easily later. Slack is the first concrete one, configured per agent via tools_config.integrations in the agent json, fires from AssistantManager after all post call tasks finish, so the slack message gets summary, extracted data, call_sid, duration and hangup reason. Fire and forget with retries and bounded timeout so it never blocks call teardown.

Tested locally end to end with real deepgram and a real slack webhook.

image

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