Skip to content

feat(workflow): support template-bound workflow versions#4806

Open
Cynthia-0203 wants to merge 9 commits into
koderover:mainfrom
Cynthia-0203:feat/workflow-template-inheritance
Open

feat(workflow): support template-bound workflow versions#4806
Cynthia-0203 wants to merge 9 commits into
koderover:mainfrom
Cynthia-0203:feat/workflow-template-inheritance

Conversation

@Cynthia-0203

@Cynthia-0203 Cynthia-0203 commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

What this PR does / Why we need it:

Support strongly binding Workflow V4 instances to workflow templates.

What is changed and how it works?

  • Add workflow_template_version to store template version snapshots.
  • Add template binding metadata to WorkflowV4.
  • Store frontend-provided delta_patches for template-bound workflows.
  • Render bound workflows from template version + patches at read time.

Does this PR introduce a user-facing change?

  • API change
  • database schema change
  • upgrade assistant change
  • change in non-functional attributes such as efficiency or availability
  • fix of a previous issue

This change is Reviewable

Signed-off-by: Cynthia <chenchen@koderover.com>
Signed-off-by: Cynthia <chenchen@koderover.com>
Signed-off-by: Cynthia <chenchen@koderover.com>
Signed-off-by: Cynthia <chenchen@koderover.com>
Signed-off-by: Cynthia <chenchen@koderover.com>
Signed-off-by: Cynthia <chenchen@koderover.com>
Signed-off-by: Cynthia <chenchen@koderover.com>
Signed-off-by: Cynthia <chenchen@koderover.com>
Signed-off-by: Cynthia <chenchen@koderover.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant