dograh/ui/src
XI 66bc5d3e60 feat: support {{variable}} in HTTP tool URL and add variable extraction timing option
- Apply render_template() to the endpoint URL at runtime so
  {{initial_context.*}} and {{gathered_context.*}} work in URL
  paths (same logic as node prompts and preset parameters).
- Update URL validation to allow template variables in the path
  but reject them in the domain.
- Add variable_extraction_timing setting (before/after/both) to
  HTTP tools, controlling when conversation variable extraction
  runs relative to the tool call.
- Add Variable Extraction Timing radio group to the tool Settings
  tab with Before/After/Both options.
2026-06-04 00:14:11 +01:00
..
app feat: support {{variable}} in HTTP tool URL and add variable extraction timing option 2026-06-04 00:14:11 +01:00
client feat: support {{variable}} in HTTP tool URL and add variable extraction timing option 2026-06-04 00:14:11 +01:00
components feat: support {{variable}} substitution in HTTP tool endpoint URL 2026-06-03 23:36:47 +01:00
constants Add Sarvam LLM, update Sarvam STT models, expose usage_info on run detail (#351) 2026-06-01 10:29:31 +05:30
context feat: banner if API is not reachable 2026-05-31 13:05:22 +05:30
hooks feat: add chat based testing for voice agent (#308) 2026-05-21 15:20:02 +05:30
lib fix: use runtime BACKEND_URL for proxying (#411) 2026-06-03 18:47:04 +05:30
types chore: bump pipecat 2026-05-05 15:59:12 +05:30
instrumentation-client.ts debug: add SentryErrorBoundary 2026-05-12 17:48:01 +05:30
instrumentation.ts feat: refactor node spec and add mcp tools (#244) 2026-04-21 07:56:16 +05:30
middleware.ts fix: use runtime BACKEND_URL for proxying (#411) 2026-06-03 18:47:04 +05:30