Abhishek
87699f2dee
chore: refactor setup scrpts ( #288 )
...
* refactor setup scrpts
* update docker compose to use dograh-init
* avoid creating unnecessary conf files
* fix local setup script
* add agents.md
2026-05-14 14:45:34 +05:30
Sabiha Khan
4ff1f576f0
docs: add telnyx to telephony providers supporting call transfer
2026-05-14 09:55:20 +05:30
Abhishek Kumar
b728cc4922
chore: fix ARI documentation
2026-05-13 21:53:18 +05:30
Abhishek
59619e9eaa
feat: an option to setup remote server with docker compose build ( #280 )
...
* feat: remote setup with docker build option
* chore: update documentation
* chore: make script run in non tty
* chore: add warning about slow build
* chore: add more documentation
* feat: add FASTAPI_WORKERS parameter
* feat: add scaling docs
* feat: add update script
* fix: fix semver options in update_remote.sh
2026-05-13 17:22:14 +05:30
Abhishek Kumar
7249a9f8ed
chore: add campaign id in render context for webhook
2026-05-12 19:32:41 +05:30
Abhishek Kumar
adae7aec2d
Merge branch 'main' of https://github.com/dograh-hq/dograh
2026-05-12 14:25:37 +05:30
Abhishek Kumar
418775cee1
chore: update setup docs
2026-05-12 14:25:34 +05:30
Sabiha Khan
a1902829db
fix: prior pre-pr drift check failures ( #276 )
...
* fix: prior pre-pr drift check failures
* docs: update api reference openapi json
2026-05-12 14:17:40 +05:30
Abhishek Kumar
15a7cd5b6d
chore: update dev scripts and documentation
2026-05-12 13:54:33 +05:30
Abhishek
e2fe1f3cd4
feat: enable FORCE_TURN_RELAY to diagnose turn connectivity for local deployment setups ( #272 )
...
* filter out local sdp candidates on non local environment
* feat: add FORCE_TURN_RELAY variable
* add FORCE_TURN_RELAY option in docker-compose
* fix: fix github workflow
2026-05-11 17:13:01 +05:30
Abhishek Kumar
6d93be3ef6
fix: number pool initialization in multi telephony setup
...
If there are multiple telephony configurations, the form number should be initialized from the campaigns given telephonic configuration rather than the organization default telephonic configuration.
2026-05-08 14:48:53 +05:30
Sabiha Khan
81a363b06e
chore: rename deploy/embed widget section to add to website
2026-05-07 14:56:45 +05:30
Abhishek Kumar
0282eb3225
chore: load paginated versions of workflow
2026-05-07 13:43:59 +05:30
Sabiha Khan
d2a119c38a
feat: add headless mode, redesign floating widget, refactor lifecycle callbacks ( #268 )
...
* feat: add headless widget for deployment
* feat: call callbacks at the right time
* feat: add onCallConnected & onCallDisconnected callback
* feat: add a button with text for floating widget
* feat: add headless widget for deployment
* feat: call callbacks at the right time
* feat: add onCallConnected & onCallDisconnected callback
* feat: add a button with text for floating widget
* docs: web widget
* fix: format issue in pre-pr drift check
* fix: fix CD to rely on pipecat dev dependey
* chore: update message
---------
Co-authored-by: Abhishek Kumar <abhishek@a6k.me>
2026-05-07 12:23:41 +05:30
Abhishek Kumar
025bc14392
feat: add voicemail detection in realtime branch
2026-05-06 17:50:02 +05:30
Abhishek
d4b6afb020
feat: add logs in campaigns for failure or pausing ( #265 )
...
* feat: add logs in campaigns on failure
* chore: bump pipecat
* chore: update format.sh
* chore: fix github workflow
* fix: fix formatting errors
2026-05-05 19:23:50 +05:30
Abhishek Kumar
d256c6005c
chore: update openapi spec
2026-05-04 13:01:57 +05:30
Abhishek Kumar
0d7b225f76
chore: updatae documentation for api trigger
2026-05-04 12:46:11 +05:30
Abhishek Kumar
49c40256ff
chore: update docs.json
2026-05-02 17:39:32 +05:30
Abhishek Kumar
91a62178c1
chore: add telephony configuration docs
2026-05-02 17:37:48 +05:30
Abhishek Kumar
6ecd5c2fa6
chore: update documentation for telephony
2026-05-02 16:59:17 +05:30
Abhishek
7fd3b96470
feat: agent stream for cloudonix OPBX ( #261 )
...
* feat: agent stream for cloudonix OPBX
* feat: make cloudonix app name optional
* feat: create application while configuring telephony config
* fix: get telephony configuration from stamped workflow run
* fix: fix vobiz hangup URL
2026-05-02 15:53:58 +05:30
Sabiha Khan
983b9bee71
docs: add missing config image
2026-04-29 17:38:32 +05:30
Abhishek
e16f6438bd
feat: refactor telephony to support multiple telephony configurations ( #251 )
...
Co-authored-by: Sabiha Khan <sabihak89@gmail.com>
2026-04-29 11:39:57 +05:30
Abhishek Kumar
4171ad7a54
feat: add test mode for API trigger
2026-04-25 16:30:26 +05:30
Abhishek Kumar
330b81d908
chore: add update guide
2026-04-21 08:49:48 +05:30
Abhishek
00a1a22b74
feat: refactor node spec and add mcp tools ( #244 )
...
* refactor: carve out extraction panel
* refactor: create spec versions for node types
* refactor: create a GenericNode and remove custom nodes
* feat: add python and typescript sdk
* add dograh sdk
* fix: fetch draft workflow definition over published one
* fix: fix routes of SDKs to use code gen
* chore: remove doclink dependency to reduce image size
* chore: format files
* chore: bump pipecat
* feat: let mcp fetch archived workflows on demand
* chore: fix tests
* feat: add sdk documentation
* chore: change banner and add badge
2026-04-21 07:56:16 +05:30
Abhishek Kumar
599dae87a9
chore: add mcp documentation
2026-04-17 12:01:57 +05:30
Abhishek Kumar
e31b38122e
fix: fix interruption handling for Gemini Live
...
1. Fixes #236
2. Fix run_inference for variable extraction for Gemini Live
2026-04-15 19:29:07 +05:30
Abhishek Kumar
79116e6af2
chore: update web widget deployment documentaiton
2026-04-13 07:53:16 +05:30
Abhishek Kumar
74dbafb055
feat: allow recordings in tool transitions
2026-04-10 16:18:01 +05:30
Abhishek Kumar
bb5f56bfb7
chore: add documentation for template context variables
2026-04-09 22:13:31 +05:30
Abhishek Kumar
87c8c5e2c8
feat: add full document mode in knowledge base
2026-04-09 13:49:20 +05:30
Sabiha Khan
32d0766396
docs: override agent model config
2026-04-08 21:19:41 +05:30
Abhishek
ec2f322486
feat: add pre call fetch configuration ( #222 )
...
* feat: add pre call fetch configuration
* docs: add NEW tags for pages about new features
---------
Co-authored-by: Sabiha Khan <sabihak89@gmail.com>
2026-04-06 12:30:37 +05:30
Abhishek Kumar
03df5595c3
feat: add worker sync events
...
Add a worker sync event so that runtime updates on one worker can propagate across other workers using pubsub for multi worker deployments
2026-04-04 14:26:47 +05:30
Abhishek Kumar
501d06c00d
feat: add Assembly AI STT
2026-04-03 07:10:37 +05:30
Muhammad Qasim
66b085dde2
Feat/add developer docs for windows ( #213 )
...
* docs: add windows commands for developer setup
* feat: add windows scripts
* fix(ui): make dev script cross-platform with cross-env
* feat(scripts): enhance migration scripts for Alembic environment setup and add virtual environment activation
2026-04-03 07:04:13 +05:30
Abhishek Kumar
e7adbc7bad
feat: add default telephony variables
2026-04-02 14:48:13 +05:30
Abhishek Kumar
96c90376c3
feat: add default initial context variables
2026-04-02 14:32:43 +05:30
Sabiha Khan
89fce77438
docs: improve api trigger documentation
2026-04-01 14:39:14 +05:30
Abhishek Kumar
664ee21fba
chore: add gemini live documentation
2026-03-31 22:33:29 +05:30
Abhishek Kumar
0b3a8bca46
feat: add QA node documentation
2026-03-31 21:44:36 +05:30
Abhishek Kumar
0f3e45ff03
chore: update documentation links
2026-03-28 21:34:39 +05:30
Sabiha Khan
da19ddce48
docs: pre-recorded audio ( #207 )
2026-03-25 19:11:43 +05:30
Abhishek Kumar
dc800bdd63
chore: add custom recordings documentation
2026-03-25 15:44:54 +05:30
Abhishek Kumar
1967a71935
feat: add rtf log when user speaks when muted
2026-03-21 13:55:34 +05:30
Sabiha Khan
1604e306ec
docs: add video tutorial for local and remote deployment ( #194 )
2026-03-19 11:15:17 +05:30
Sabiha Khan
f075bcb623
docs: add developer and api reference tabs ( #190 )
...
* docs: add developer and api reference tabs
* fix: remove duplicate image
2026-03-14 16:30:02 +05:30
Sabiha Khan
1b03191cf8
docs: update dograh overview link
2026-03-12 18:53:42 +05:30