Commit graph

150 commits

Author SHA1 Message Date
Abhishek Kumar
0f3e45ff03 chore: update documentation links 2026-03-28 21:34:39 +05:30
Abhishek Kumar
9bc2ffc193 fix: add disposition codes in workflows 2026-03-27 19:20:05 +05:30
Abhishek Kumar
0b5fd107fa feat: date range in download report 2026-03-27 17:31:17 +05:30
Sabiha Khan
1c333d4a64
chore(main): release dograh 1.19.2 (#211) 2026-03-27 00:10:25 +05:30
Abhishek Kumar
83f05ab146 fix: send auth credentials with validate service keys 2026-03-27 00:07:38 +05:30
Sabiha Khan
123114fb94
chore(main): release dograh 1.19.1 (#210) 2026-03-26 10:36:08 +05:30
Sabiha Khan
fea0e4d840 fix: ui build error, slack notification for vercel deployment status 2026-03-26 10:34:47 +05:30
Sabiha Khan
6054300837
chore(main): release dograh 1.19.0 (#202) 2026-03-25 19:53:51 +05:30
Sabiha Khan
5b820cb0ba
feat: integrate Telnyx telephony for outbound and inbound calling (#206)
* feat: integrate Telnyx telephony for outbound and inbound calling

* chore: remove redundant code

---------

Co-authored-by: Abhishek <abhishek@a6k.me>
2026-03-25 18:01:41 +05:30
Abhishek Kumar
dc800bdd63 chore: add custom recordings documentation 2026-03-25 15:44:54 +05:30
Abhishek Kumar
2fa4191d9b feat: allow recording audio in workflow builder 2026-03-25 15:01:39 +05:30
Abhishek Kumar
ac0731a374 feat: add support for self hosted llm models 2026-03-24 17:50:45 +05:30
Sabiha Khan
c147e066d7
chore(main): release dograh 1.18.0 (#193) 2026-03-23 12:07:06 +05:30
Abhishek Kumar
0b86813b6c chore: fix API schema for workflow 2026-03-23 11:47:27 +05:30
Abhishek Kumar
eed48c2054 chore: bump pipecat version 2026-03-23 11:37:56 +05:30
Abhishek Kumar
affb39e57f feat: custom telemetry configuration 2026-03-23 11:36:39 +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
e513e563ee feat: campaign create error on missing template variables 2026-03-19 17:52:04 +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
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
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
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
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
e34e4f8f3c chore: upgrade pipecat 2026-03-06 16:49:14 +05:30
Sabiha Khan
6fcfe105f2
chore(main): release dograh 1.16.0 (#168) 2026-03-05 16:28:40 +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
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
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 Kumar
ef080d57c8 feat: render QA in UI 2026-02-25 18:01:09 +05:30
Abhishek Kumar
c8742dbdc0 feat: run per node QA 2026-02-25 17:17:48 +05:30
Abhishek
a836825b83
feat: add qa node in workflow builder (#172)
* feat: add qa node in workflow builder

* feat: add qa analysis token usage in usage_info

* fix: mask the API key in QA node

* feat: add advanced configuration in QA node
2026-02-25 13:53:30 +05:30
Abhishek Kumar
f1f4830012 fix: fix default voice of cartesia tts 2026-02-23 21:32:03 +05:30
Abhishek Kumar
7e2de092ae feat: Add end call reason in tool calls. 2026-02-21 14:21:39 +05:30
Sabiha Khan
871a472985
chore(main): release dograh 1.15.0 (#162) 2026-02-20 18:22:13 +05:30
Abhishek
642cc34e8c
feat: add authentication for OSS (#167)
* feat: add authentication for OSS

Fixes #157 and #156

* fix: fix token generation

* fix: limit fastapi workers to 1
2026-02-20 18:21:24 +05:30
Abhishek Kumar
9ce5a8e5e2 fix: Fixes #139 2026-02-18 13:16:49 +05:30
Abhishek
fe4ea648e4
Feat/campaign enhancements (#163)
* feat: add circuit breaker to safeguard

* feat: Add Circuit breaker in campaigns to safeguard against telephony failures

* feat: add schedules in campaigns
2026-02-17 21:04:15 +05:30
Abhishek
7552b6c819
feat: add asterisk ARI websocket interface (#159)
* chore: remove old files

* feat: ari outbound dialing

* feat: add websocket configuration for ARI

* feat: handling inbound calls

* delete ext channel from redis on stasis end

* fix: add lock in workflow run update, refactor _handle_stasis_start

* chore: update submodule

---------

Co-authored-by: Sabiha Khan <sabihak89@gmail.com>
2026-02-17 19:32:03 +05:30
Sabiha Khan
6c5311563e
chore(main): release dograh 1.14.0 (#158) 2026-02-16 18:43:25 +05:30