Commit graph

96 commits

Author SHA1 Message Date
Abhishek Kumar
97a44f00ff add transfer call tool editor 2026-02-06 09:45:34 +05:30
Abhishek Kumar
f77a2afca6 feat: add hold music 2026-02-05 21:02:02 +05:30
Abhishek Kumar
c990af2a16 add call transfer skeleton 2026-02-05 17:50:54 +05:30
Sabiha Khan
e8005042e2
chore(main): release dograh 1.12.0 (#137) 2026-02-05 14:12:25 +05:30
Abhishek
87fc64d55c
fix: fix remote deployment method (#145)
* fix: disable file logging for docker compose mode

* fix: wait for processes in Docker compose mode

* fix: add default turn server conf for remote mode

* remove sentence transformers

* make turn detection configurable
2026-02-05 13:10:33 +05:30
Abhishek Kumar
6ccc6492ee feat: allow turn credentials fetching from embed agent 2026-02-04 13:52:44 +05:30
Abhishek
bf972fcfec
feat: add coturn configurations (#143)
* feat: add coturn changes

* add turn credentials and config

* fix: fix setup_remote script and docker compose
2026-02-03 13:52:50 +05:30
Abhishek
5fe1c8ce2f
chore: UI enhancements for workflow runs view (#142)
* add local state in filters

* feat: add sorting feature by duration

* chore: refactor workfow run view
2026-01-30 17:08:15 +05:30
Abhishek Kumar
6f41e91f67 feat: add retry config during campaign creation 2026-01-29 11:57:57 +05:30
Abhishek
db75d90535
feat: add dictionary support for STT boosting in voice agents (#136)
* feat: add dictionary support for voice agents

Also fixes #132

* chore: add keyterms in evals
2026-01-29 11:20:07 +05:30
Sabiha Khan
e3a1e0bf07
chore(main): release dograh 1.11.2 (#128) 2026-01-27 18:21:29 +05:30
Sabiha Khan
0e70a77f17
chore(main): release dograh 1.11.1 (#127) 2026-01-24 11:33:18 +05:30
Sabiha Khan
d7656e2f70
chore(main): release dograh 1.11.0 (#117) 2026-01-23 19:11:00 +05:30
Abhishek
911c5ed416
fix: changes to update pipecat version to 0.0.100 (#122)
* feat: add stt evals

* add smart turn as provider

* chore: remove deprecations

* chore: format files

* fix: remove deprecated UserIdleProcessor

* fix: remove deprecated TranscriptProcessor

* chore: update pipecat submodule

* feat: add evals visualisation

* fix: trigger llm generation on client connected and pipeline started

* chore: update pipecat

* chore: update pipecat submodule

* Add tests

* fix: slow loading of workflow page

* chore: update pipecat submodule

* Show version after release

* Fixes #99

* fix: provider check for websocket connection

* Fixes #107

* Fix #96

* chore: fix documentation

* fix: cloudonix campaign call error

---------

Co-authored-by: Sabiha Khan <sabihak89@gmail.com>
2026-01-23 18:53:59 +05:30
Sabiha Khan
b996cb80cf
docs: inbound telephony (#124) 2026-01-22 18:35:40 +05:30
Abhishek Kumar
3b614b8b82 fix: make embeddings api key optional 2026-01-18 14:48:53 +05:30
Abhishek Kumar
692ef27751 fix: fix npm run build 2026-01-17 14:43:45 +05:30
Abhishek
ef5b9e40a9
feat: knowledge base functionality for the voice agent (#120)
* feat: upload file and store embedding

* feat: add documents in nodes

* feat: add openai embedding service
2026-01-17 14:37:03 +05:30
Abhishek
cac25879bf
feat: add rtf in logs (#119)
* feat: add rtf in logs

* chore: unify the call logs and real time events
2026-01-15 16:17:17 +05:30
Abhishek
a172db8022
feat: add end_call tool (#118)
* feat: add end_call tool

* chore: remove run_llm=True from properties
2026-01-14 16:40:40 +05:30
Abhishek
e7712474c1
feat: add transcript panel during live call for better visibility (#116)
* chore: remove old signaling route

* Show real time feedbacks
2026-01-13 22:48:18 +05:30
Sabiha Khan
ad4cff73c8
chore(main): release dograh 1.10.0 (#110) 2026-01-13 15:01:47 +05:30
Abhishek Kumar
df2bfd7429 fix: API calling endpoint 2026-01-12 16:05:57 +05:30
Abhishek Kumar
11e033c72d fix: formatting fix and fix #79
Improve Safari Permissions UX
2026-01-12 12:47:32 +05:30
Sabiha Khan
97fbd9b37b
Feat/inbound telephony (#113)
* feat: inbound telephony (twilio & vobiz)

* chore: add ruff and lint formatting

* fix: add missing cloudonix interface compliance implementation
2026-01-12 10:10:30 +05:30
Abhishek Kumar
05ead4dc86 feat: enable api key access to routes 2026-01-05 19:41:38 +05:30
Sabiha Khan
ec00a63444
chore(main): release dograh 1.9.0 (#86) 2026-01-03 21:27:57 +05:30
Abhishek Kumar
8ba18b485a chore: add tracing documentation 2026-01-03 18:35:35 +05:30
Abhishek Kumar
cdf68533ad feat: add trace URL in workflow runs 2026-01-03 17:59:59 +05:30
Abhishek Kumar
085a88308a chore: fix lint 2026-01-03 16:51:21 +05:30
Abhishek
56953bbd09
Fix/multiple generation (#104)
* fixes #100

* Fix test

* fix: fix bad configuration issue
2026-01-03 12:59:18 +05:30
Nir Simionovich
90b690efff
feat: add cloudonix outbound telephony (#101)
Co-authored-by: Sabiha Khan <sabihak89@gmail.com>
2026-01-03 12:02:21 +05:30
Abhishek Kumar
84b7aaa294 chore: run fix-lint 2026-01-02 16:05:44 +05:30
Abhishek Kumar
fec8da9d20 feat: add keyboard shortcut for save 2026-01-02 16:02:46 +05:30
Abhishek
3e55af9256
feat: user defined custom tools as part of workflow execution (#94)
* feat: add custom tools functionality

* Show tools in nodes

* integrate tool calling with pipeline engine
2026-01-02 13:11:02 +05:30
Abhishek Kumar
cc2d3e70d2 chore: render initial and gathered context 2025-12-31 22:02:50 +05:30
Abhishek Kumar
a6222a3c99 chore: set detect voicemail false by default 2025-12-27 09:43:14 +05:30
Abhishek
59894d7dec
Chore/add setup and contributing docs (#90)
* chore: add dev setup documentation

* Add agents.md files

* simplify contributing documentation
2025-12-27 09:25:20 +05:30
Abhishek Kumar
e83f3a36d2 fix: change type definition from enum to str for consistency 2025-12-26 16:00:02 +05:30
Abhishek
45c5b7c304
feat: add voice selectors in elevenlabs (#88) 2025-12-25 15:05:53 +05:30
Abhishek Kumar
8b820c6d8a chore: add and improve documentation 2025-12-23 12:59:49 +05:30
Sabiha Khan
f223a1b9e5
chore(main): release dograh 1.8.0 (#76) 2025-12-22 14:17:34 +05:30
Abhishek
55b727a872
Feat/Add API Trigger and Webhooks in Agent Builder (#83)
* feat: add api trigger node for agent runs

* feat: add webhook node

* Execute webhook nodes post workflow run

* Add hint to go to API keys
2025-12-22 14:08:30 +05:30
Abhishek Kumar
4ddb144dd0 fix: use config for turn 2025-12-22 14:06:17 +05:30
Abhishek
17409998d2
feat: add coturn for remote deployments (#84)
* feat: add coturn for remote deployment

* Simplify remote setup

* fix logic in UI
2025-12-22 13:29:41 +05:30
Abhishek
2e37c89310
fix: fixes wrong selection in model config dropdown (#80) 2025-12-17 14:56:25 +07:00
Sabiha Khan
570168424a
chore(main): release dograh 1.7.1 (#73) 2025-12-01 11:34:14 +05:30
Abhishek
713c35df64
fix: fix pointer events on phone call dialog (#70)
* fix: fix pointer events on phone call dialog

* feat: add max recording limit

* chore: revert docker compose local changes

* chore: revert langfuse changes

* fix: kill descendents before killing main process
2025-12-01 11:32:28 +05:30
Sabiha Khan
beb0091c01
chore(main): release dograh 1.7.0 (#68) 2025-11-29 15:40:45 +05:30
Abhishek
a7f2238044
feat: Update Dograh's UI Design (#67)
* feat: create app sidebar and update layout

* fix: fix loading errors

* fix: fix stack auth hydration issue

* fix: fix design for create-workflow

* fix: fix service configuration page design

* Add header for workflow detail

* feat: fix workflow editor design

* Fix css classes

* Fix callback status parsing for Vobiz

* Fix filter and remove gender service
2025-11-29 15:39:57 +05:30