This website requires JavaScript.
Explore
Help
Register
Sign in
apunkt
/
dograh
Watch
1
Star
0
Fork
You've already forked dograh
0
mirror of
https://github.com/dograh-hq/dograh.git
synced
2026-06-10 08:05:22 +02:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
feat/setup-docker-script
dograh
/
api
/
services
/
campaign
/
sources
/
__init__.py
4 lines
61 B
Python
Raw
Permalink
Normal View
History
Unescape
Escape
Initial Commit 🚀 🚀
2025-09-09 14:37:32 +05:30
"""
Campaign source sync services
"""
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 10:07:33 +01:00
__all__
:
list
[
str
]
=
[
]
Reference in a new issue
Copy permalink