Commit graph

76 commits

Author SHA1 Message Date
Sabiha Khan
e2fa4bbb98
feat: handle cloudonix incoming calls (#121) 2026-01-17 14:36:51 +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
Abhishek Kumar
1f3b3e2e3c chore: minor fixes 2026-01-13 14:55:48 +05:30
Abhishek Kumar
514d9c5238 feat: enable Sarvam Models 2026-01-12 18:04:10 +05:30
Abhishek Kumar
92bdfd6cac fix: catch initiate call exception in public agent 2026-01-12 16:18:38 +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
b79bc4221d fix: initialize engine earlier than event handler 2026-01-11 13:59:09 +05:30
Abhishek
edf0fa4fbc
fix: migrate from custom audio recorder to native AudioBuffer (#115)
* fix: update to pipecat VM Detector

* fix: refactor to remove audio synchronizer

* feat: add speechmatics as STT
2026-01-08 18:03:26 +05:30
Abhishek Kumar
05ead4dc86 feat: enable api key access to routes 2026-01-05 19:41:38 +05:30
Abhishek Kumar
9adc766f3c fix: fix migration version 2026-01-03 18:09:03 +05:30
Abhishek Kumar
cdf68533ad feat: add trace URL in workflow runs 2026-01-03 17:59:59 +05:30
Abhishek Kumar
04576ac357 fix: llm generation in case of user idle
Send for LLM generation in case of user idle rather than speaking a hardcoded sentence
2026-01-03 16:22:38 +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
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 Kumar
df71dcdb13 chore: add msgpack in requirements 2025-12-27 09:27:32 +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 Kumar
74b069354b fix: fix configuration option 2025-12-25 19:37:00 +05:30
Abhishek
45c5b7c304
feat: add voice selectors in elevenlabs (#88) 2025-12-25 15:05:53 +05:30
Abhishek Kumar
de09f1c501 fix: fix db filters 2025-12-23 13:15:05 +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
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
Sabiha Khan
c99bd29ef1
fix: call_id and stream_id for vobiz pipeline, add workflow run state (#78)
* fix: add workflow run state for pipeline

* fix: call and stream id for vobiz pipeline
2025-12-11 17:12:28 +07:00
Abhishek Kumar
4640f69f9b feat: add smart turn v3 2025-12-10 09:07:03 +07:00
Abhishek Kumar
94b7d7e2f2 feat: add voices to elevenlabs 2025-12-10 08:32:54 +07:00
Abhishek
909c258b6a
fix: prevent pipeline freezes when sending endframe (#77)
* fix: dont cancel task if call is already ending

* Update pipecat
2025-12-10 08:22:37 +07:00
Sabiha Khan
0a8ce3f644
fix: add text filter for tts and logs for filter (#74) 2025-12-09 16:24:24 +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
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
Abhishek
8342cd1dda
fix: set provider during campaign run (#69) 2025-11-29 06:34:49 +05:30
Piyush Sahoo
09897cb5d8
feat: added vobiz telephony (#65)
* feat: added vobiz telephony

* chore: run formatter

* chore: add migration

* Add tsclient

---------

Co-authored-by: Abhishek Kumar <abhishek@a6k.me>
2025-11-28 09:36:04 +05:30
Abhishek
145da30b57
feat: show error if quota is exceeded (#66) 2025-11-26 16:13:25 +05:30
Abhishek
a7bf64a02b
feat: add llm models in Dograh (#64) 2025-11-25 17:11:04 +05:30
Abhishek Kumar
d60c0206d1 feat: add new elevenlabs voices 2025-11-23 07:57:56 +07:00
Abhishek
ed3ceaf5ad
feat: allow www domain for embedded websites (#60) 2025-11-21 22:11:46 +05:30
Abhishek
451ba05c25
chore: add interceptor in logging config (#55) 2025-11-21 07:52:27 +05:30
Abhishek
6ce25a589c
feat: simplify pipecat engine execution (#54) 2025-11-15 17:38:27 +05:30
Abhishek
99a768f291
feat: enable workflows to be embedded in websites as a script tag (#47)
* feat: add deployment configuration options

* Simplify EmbedDialog

* Add options for inline vs floating embedding of agent
2025-11-15 17:32:37 +05:30
Sabiha Khan
d58f37ff42
fix: telephony bugs and improve code structure (#38)
- improved code structure for touch points
- corrected db migrations
2025-11-04 18:12:06 +05:30
Abhishek
491e6edd36
chore: upgrade pipecat (#36) 2025-11-01 11:58:11 +05:30
Sabiha Khan
e690753275
chore: Docker build and Github action cleanup (#37) 2025-10-31 11:49:53 +05:30
Sabiha Khan
4cfdc3d420 feat: add vonage telephony (#35)
* refactor: telephony integration

* feat: add vonage telephony
2025-10-27 15:58:20 +05:30
Abhishek
6503d806c5
feat: add gmail integration for searching and reply to emails (#34)
* Add gmail integration for google verification

* Fix npm run build
2025-10-21 12:11:34 +05:30