dograh/api/services/workflow
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
..
node_specs feat: refactor node spec and add mcp tools (#244) 2026-04-21 07:56:16 +05:30
qa feat: refactor node spec and add mcp tools (#244) 2026-04-21 07:56:16 +05:30
tools feat: refactor node spec and add mcp tools (#244) 2026-04-21 07:56:16 +05:30
__init__.py Initial Commit 🚀 🚀 2025-09-09 14:37:32 +05:30
disposition_mapper.py Initial Commit 🚀 🚀 2025-09-09 14:37:32 +05:30
dto.py feat: refactor node spec and add mcp tools (#244) 2026-04-21 07:56:16 +05:30
duplicate.py feat: allow recordings in tool transitions 2026-04-10 16:18:01 +05:30
errors.py Initial Commit 🚀 🚀 2025-09-09 14:37:32 +05:30
layout.py feat: refactor node spec and add mcp tools (#244) 2026-04-21 07:56:16 +05:30
pipecat_engine.py feat: refactor node spec and add mcp tools (#244) 2026-04-21 07:56:16 +05:30
pipecat_engine_callbacks.py feat: allow recordings in tool transitions 2026-04-10 16:18:01 +05:30
pipecat_engine_context_composer.py chore: update prompt for pre-recorded audio generation 2026-04-08 22:23:14 +05:30
pipecat_engine_context_summarizer.py fix: fix interruption handling for Gemini Live 2026-04-15 19:29:07 +05:30
pipecat_engine_custom_tools.py feat: refactor node spec and add mcp tools (#244) 2026-04-21 07:56:16 +05:30
pipecat_engine_variable_extractor.py fix: fix interruption handling for Gemini Live 2026-04-15 19:29:07 +05:30
workflow.py feat: refactor node spec and add mcp tools (#244) 2026-04-21 07:56:16 +05:30