Abhishek Kumar
ce19d0cfdc
chore: format and minor cleanups
2026-07-21 13:14:35 +05:30
Sabiha Khan
c2541d088b
fix: move draft and template context handling out of create_workflow_run
...
create_workflow_run now only creates
the run with the definition_id and initial_context provided by the caller. Test call paths explicitly resolve draft definitions
and merge template context variables before creating the run, while production/runtime paths bind the published definition
without adding template defaults.
2026-07-18 19:00:32 +05:30
Abhishek
fb4038a969
fix: fix org scoped access for resources ( #517 )
...
* fix: fix org scoped access for resources
* Fix auth and config validation regressions
* fix: track org config validation timestamp
* fix: backfill org model configuration v2 from legacy user rows
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
* test: align config tests with org-level v2 resolution
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
* chore: helm example values tweaks
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
---------
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
2026-07-09 23:04:33 +05:30
Abhishek Kumar
281656b960
feat: centralise workflow run authorization
2026-06-12 18:16:30 +05:30
Abhishek
cdbd06c8d9
feat: add config v2 to simplify billing ( #428 )
...
* feat: add model config v2
* chore: centralize user org selection
* chore: move preferences to platform settings
* fix: decouple org preference and ai model preferences
2026-06-09 16:10:26 +05:30
Abhishek
d97d1d72cd
feat: add chat based testing for voice agent ( #308 )
...
* feat: add backend foundations
* feat: add text chat UI
* chore: simplify the reload behaviour
* fix: fix upgrade banner to be triggered after package upload
* feat: simplify TesterPanel design
* chore: fix formatting and generate client
* chore: fix tracing for text chat mode
* fix: fix revert and edit CTA
* refactor: refactor TesterPanel into smaller components
* feat: enable runtime transition of nodes
* fix: fix review comments
2026-05-21 15:20:02 +05:30