Commit graph

301 commits

Author SHA1 Message Date
Sabiha Khan
d42c52dc87
fix: await pending variable extraction tasks before pipeline finishes (#198) 2026-03-23 10:11:17 +05:30
Abhishek Kumar
1967a71935 feat: add rtf log when user speaks when muted 2026-03-21 13:55:34 +05:30
Abhishek Kumar
93c45580e7 feat: enable duplicate workflow feature 2026-03-21 12:21:40 +05:30
Abhishek Kumar
c61a3843a5 feat: distribute calling CLIs randomly 2026-03-19 21:18:18 +05:30
Sabiha Khan
522e69688a
feat: add tool response in variable extraction llm (#196) 2026-03-19 18:54:05 +05:30
Abhishek Kumar
e513e563ee feat: campaign create error on missing template variables 2026-03-19 17:52:04 +05:30
Abhishek Kumar
d8942dffb1 chore: update pipecat 2026-03-19 16:45:41 +05:30
Abhishek Kumar
d062e4665b chore: bump pipecat 2026-03-19 16:33:49 +05:30
Abhishek Kumar
f6239ca476 chore: dont extract variable on voicemail 2026-03-19 15:58:09 +05:30
Abhishek Kumar
3216dc7fbd chore: fix linting errors 2026-03-19 15:15:54 +05:30
Abhishek Kumar
55f171d0f3 chore: fix service configuration UI 2026-03-19 15:07:41 +05:30
Abhishek Kumar
fe84f086ba feat: add AWS Bedrock support 2026-03-19 15:06:59 +05:30
Sabiha Khan
1604e306ec
docs: add video tutorial for local and remote deployment (#194) 2026-03-19 11:15:17 +05:30
Abhishek Kumar
d996547f19 fix: workflow set dirty after config update 2026-03-17 18:31:33 +05:30
Sabiha Khan
99f45499cf
chore(main): release dograh 1.17.0 (#180) 2026-03-17 07:27:26 +05:30
Abhishek Kumar
0ceeccdd87 chore: update pipecat 2026-03-17 07:06:27 +05:30
Abhishek Kumar
4bb3b25c44 chore: change role in user idle handle 2026-03-16 17:15:36 +05:30
Abhishek Kumar
a381b36c95 fix: cold start for gemini 2026-03-16 16:28:15 +05:30
Abhishek
494c60d774
feat: add hybrid text + recording functionality in agents (#191)
* feat: add recording feature in agents

* chore: pin pipecat version

* feat: show usage in UI

* chore: update pipecat
2026-03-16 15:04:08 +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
Abhishek Kumar
22c2a3ba89 chore: add call disposition in report 2026-03-11 19:03:54 +05:30
Abhishek Kumar
4d807266a7 feat: download campaign report 2026-03-11 17:57:04 +05:30
Abhishek Kumar
ff92c6ae5c fix: fix npm run build 2026-03-10 15:26:39 +05:30
Abhishek
57e8768e0b
feat: allow multiple API keys (#186)
* feat: allow multiple API keys

* chore: cleanup

* chore: upgrade pipecat

* feat: make default api_key as list
2026-03-10 15:17:40 +05:30
Abhishek Kumar
162bfabac3 chore: comment out in progress features 2026-03-09 17:48:47 +05:30
Abhishek Kumar
1d1949086a chore: upgrade pipecat 2026-03-09 17:45:47 +05:30
Abhishek
ec58356276
feat: add message before tool calls (#185) 2026-03-09 17:28:13 +05:30
Abhishek Kumar
8b5a36e55c chore: add context details in superadmin view 2026-03-09 15:55:20 +05:30
Sabiha Khan
5698338215
docs: add documentation links to nodes & tools (#184)
* docs: add documentation links to nodes & tools

* fix: add type hints to constants

---------

Co-authored-by: Abhishek Kumar <abhishek@a6k.me>
2026-03-09 11:39:25 +05:30
Abhishek Kumar
5114ca5ee7 chore: upgrade pipecat 2026-03-07 14:55:19 +05:30
Abhishek Kumar
771781096e feat: add early voicemail detection 2026-03-07 12:41:24 +05:30
Sabiha Khan
e4759ac6f2
revert: cloudonix amd (#183) 2026-03-07 09:56:04 +05:30
Abhishek Kumar
819f8c64c6 Merge branch 'main' of https://github.com/dograh-hq/dograh 2026-03-06 16:49:21 +05:30
Abhishek Kumar
e34e4f8f3c chore: upgrade pipecat 2026-03-06 16:49:14 +05:30
Sabiha Khan
3c5bc688ed
feat: hang up cloudonix machine answered call if feature flag enabled (#182) 2026-03-06 15:22:44 +05:30
Sabiha Khan
7b77721964
fix: add cloudonix call hangup strategy (#181)
* fix: add cloudonix call hangup strategy

* chore: upgrade pipecat
2026-03-06 13:31:43 +05:30
Abhishek Kumar
77a55fcfe3 fix: handle delayed transcription in ExternalTurnStopStrategy 2026-03-05 19:21:05 +05:30
Sabiha Khan
6fcfe105f2
chore(main): release dograh 1.16.0 (#168) 2026-03-05 16:28:40 +05:30
Sabiha Khan
21b32c1d0d
fix: keep the start_services_dev script alive for docker (#178)
* fix: keep the start_services_dev script alive for docker

* fix: setup doc
2026-03-05 16:20:36 +05:30
Abhishek Kumar
c58735f5d3 chore: fix the case when circuit breaker config is not set 2026-03-05 15:12:24 +05:30
Abhishek Kumar
dfb741e475 feat: abort call on pipeline error and send rtf event 2026-03-05 14:51:39 +05:30
Abhishek Kumar
1614879ddd chore: add log rotation in logging config 2026-03-05 13:51:57 +05:30
Abhishek Kumar
3ea235a666 fix: fix circuit breaker failure recording
fix: fix circuit breaker failure recording
chore: provide advanced configuration option in UI for campaigns
2026-03-05 13:43:13 +05:30
Sabiha Khan
628132f29b
feat: add cloudonix amd callback with logs only (#177) 2026-03-05 09:29:04 +05:30
Sabiha Khan
bd07b753cd
feat: tansfer calls with aasterisk (#171)
* feat: tansfer calls with aasterisk

* chore: format code with pre-commit script

* chore: refactor code

* refactor: add call strategies, cleanup transfer events

* fix: docker compose, add missing files from merge conflicts

* chore: update pipecat

* docs: restructure & add mintilify pages for tool

* chore: upgrade pipecat
2026-03-05 09:28:05 +05:30
Abhishek Kumar
9e058699c5 fix: fix appsidebar on mobile 2026-03-03 16:32:33 +05:30
Abhishek
aed5a782fb
feat: add rolling updates for production deployment (#175)
* feat: rolling update uvicorn workers

* script fixes
2026-03-02 14:44:04 +05:30
Sabiha Khan
ad6261333d
chore: add debug log for cloudonix websocket stop event (#176) 2026-03-02 11:07:11 +05:30
Abhishek Kumar
7aef9c6db5 fix: safe parse timestamp 2026-02-25 22:59:19 +05:30