Abhishek Kumar
9389340807
debug: add SentryErrorBoundary
2026-05-12 17:48:01 +05:30
Sabiha Khan
01c201bf09
feat: add telnyx webhook api key in telephony config ( #270 )
2026-05-09 18:03:42 +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
Abhishek Kumar
0d7b225f76
chore: updatae documentation for api trigger
2026-05-04 12:46:11 +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
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
Sabiha Khan
f7c1f63e1b
feat: add posthog signup and signin events, enable backend posthog events for oss version ( #249 )
2026-04-24 12:02:52 +05:30
Abhishek Kumar
330b81d908
chore: add update guide
2026-04-21 08:49:48 +05:30
Abhishek Kumar
6606a7f901
fix: compare dirty against correct baseline
2026-04-21 08:14:03 +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
86026f5c6f
fix: fix slack community URL
2026-04-19 15:19:01 +05:30
Abhishek Kumar
599dae87a9
chore: add mcp documentation
2026-04-17 12:01:57 +05:30
Abhishek
79bc91b1e0
feat: add mcp server to Dograh OSS ( #240 )
...
* feat: add mcp server
* update mcp endpoint
2026-04-16 13:03:29 +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
50a59164e7
fix: ssl error when using self signed certificate ( #238 )
...
fix: ssl error when using self signed certificate with remote deployment
2026-04-14 18:58:27 +05:30
Sabiha Khan
1f89b4ff28
fix: eslint import issue
2026-04-11 21:10:54 +05:30
Abhishek Kumar
1a7eb08aea
chore: add a sticky header with CTAs
2026-04-11 16:29:19 +05:30
Abhishek Kumar
c06c457505
Merge branch 'main' of https://github.com/dograh-hq/dograh
2026-04-11 15:33:24 +05:30
Abhishek Kumar
73e5ca87e4
feat: add github and slack community buttons
2026-04-11 15:32:16 +05:30
Abhishek
7c245051d2
feat: add recording audio option in tool and node transitions ( #232 )
...
* feat: allow uploading recording as part of node transition
* feat: allow recordings in tool transitions
* chore: fix tests
2026-04-10 17:53:42 +05:30
Sabiha Khan
3f19a16e7f
feat: add posthog events ( #231 )
...
* feat: add posthog events
* fix: workflow_duplicated event
* chore: add events to enum
2026-04-10 17:52:21 +05:30
Abhishek Kumar
74dbafb055
feat: allow recordings in tool transitions
2026-04-10 16:18:01 +05:30
Abhishek Kumar
65c76ca7ff
feat: allow uploading recording as part of node transition
2026-04-10 11:54:00 +05:30
Abhishek Kumar
8b3dc02722
fix: render prompt template for variable extraction
2026-04-09 15:20:56 +05:30
Abhishek Kumar
87c8c5e2c8
feat: add full document mode in knowledge base
2026-04-09 13:49:20 +05:30
Abhishek Kumar
e6fd106a29
chore: add documentation links
2026-04-09 12:39:49 +05:30
Abhishek
38d1d928b7
feat: agent versioning and model configurations override ( #227 )
...
* feat: add tests and migrations
* feat: workflow versioning among published and draft
* feat: add a new settings page to simplify workflow detail page
* fix: fix tsclient generation
2026-04-08 19:20:31 +05:30
Abhishek Kumar
e255b33813
feat: add Rime TTS
2026-04-07 14:05:47 +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
96c90376c3
feat: add default initial context variables
2026-04-02 14:32:43 +05:30
Abhishek
87e72d5f6f
feat: add gemini live and speaches integration ( #220 )
...
* feat: add speaches models
* feat: add gemini realtime and speaches integration
- Add gemini realtime support
- Add speaches support for locally hosted LLMs
* chore: bump pipecat
* feat: add language option
* fix: add skip aggregator types to tts settings
* fix: make API key optional for realtime
2026-03-31 21:42:03 +05:30
Abhishek Kumar
9bc2ffc193
fix: add disposition codes in workflows
2026-03-27 19:20:05 +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
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
e513e563ee
feat: campaign create error on missing template variables
2026-03-19 17:52:04 +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
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
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
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
9e058699c5
fix: fix appsidebar on mobile
2026-03-03 16:32:33 +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