dograh/api/db
Mohamed-Mamdouh 5f28c1b2a9
feat: add Tuner Integration to Dograh (#311)
* Add tuner integration

* bump pipecat version

* chore: update pipecat submodule to match upstream and use tuner-pipecat-sdk 0.2.0

Update pipecat submodule from 0.0.109.dev23 to 13e98d0d9 (the exact commit
upstream dograh-hq/dograh uses after v1.30.1). This installs pipecat-ai as
1.1.0.post277 via setuptools_scm, satisfying tuner-pipecat-sdk 0.2.0's
pipecat-ai>=1.0.0 requirement.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

* wire tuner

* feat: refactor integrations into self contained packages

* chore: simplify ensure_public_access_token

* fix: remove NodeSpec and make DTOs the source of truth

* feat: send relevant signal to mcp using to_mcp_dict

* fix: fix tests

* cleanup: remove nango integrations

* feat: add agents.md for integrations

---------

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-authored-by: Abhishek Kumar <abhishek@a6k.me>
2026-05-20 14:37:33 +05:30
..
__init__.py Initial Commit 🚀 🚀 2025-09-09 14:37:32 +05:30
agent_trigger_client.py fix: make trigger paths globally unique 2026-04-25 19:44:44 +05:30
api_key_client.py Initial Commit 🚀 🚀 2025-09-09 14:37:32 +05:30
base_client.py Initial Commit 🚀 🚀 2025-09-09 14:37:32 +05:30
campaign_client.py feat: add logs in campaigns for failure or pausing (#265) 2026-05-05 19:23:50 +05:30
database.py Initial Commit 🚀 🚀 2025-09-09 14:37:32 +05:30
db_client.py chore: remove looptalk (#299) 2026-05-16 17:45:12 +05:30
embed_token_client.py fix: add error in cloudonix cdr report 2026-01-29 20:43:53 +05:30
filters.py fix: number pool initialization in multi telephony setup 2026-05-08 14:48:53 +05:30
integration_client.py feat: add agent skills to review PR (#320) 2026-05-19 17:02:26 +05:30
knowledge_base_client.py feat: add full document mode in knowledge base 2026-04-09 13:49:20 +05:30
models.py feat: add Tuner Integration to Dograh (#311) 2026-05-20 14:37:33 +05:30
organization_client.py Initial Commit 🚀 🚀 2025-09-09 14:37:32 +05:30
organization_configuration_client.py feat: custom telemetry configuration 2026-03-23 11:36:39 +05:30
organization_usage_client.py fix: number pool initialization in multi telephony setup 2026-05-08 14:48:53 +05:30
reports_client.py Initial Commit 🚀 🚀 2025-09-09 14:37:32 +05:30
telephony_configuration_client.py feat: add telnyx webhook api key in telephony config (#270) 2026-05-09 18:03:42 +05:30
telephony_phone_number_client.py feat: agent stream for cloudonix OPBX (#261) 2026-05-02 15:53:58 +05:30
tool_client.py feat: add end_call tool (#118) 2026-01-14 16:40:40 +05:30
user_client.py feat: add posthog signup and signin events, enable backend posthog events for oss version (#249) 2026-04-24 12:02:52 +05:30
webhook_credential_client.py Feat/Add API Trigger and Webhooks in Agent Builder (#83) 2025-12-22 14:08:30 +05:30
workflow_client.py chore: load paginated versions of workflow 2026-05-07 13:43:59 +05:30
workflow_recording_client.py feat: allow recordings in tool transitions 2026-04-10 16:18:01 +05:30
workflow_run_client.py chore: bump pipecat version and fix tests (#263) 2026-05-04 21:35:37 +05:30
workflow_template_client.py Initial Commit 🚀 🚀 2025-09-09 14:37:32 +05:30