Skip to content

feat: add composable workflow routes - #1

Merged
LeXwDeX merged 2 commits into
mainfrom
feat/composable-routes
Aug 10, 2026
Merged

feat: add composable workflow routes#1
LeXwDeX merged 2 commits into
mainfrom
feat/composable-routes

Conversation

@LeXwDeX

@LeXwDeX LeXwDeX commented Aug 10, 2026

Copy link
Copy Markdown
Owner

Summary

  • convert the change-review template from hand-written durable nodes to composable workflow blocks
  • add project-change, debug-repair, product-decision, and prototype-decision routes
  • keep parent-session decision ownership explicit: routes surface evidence and recommendations, while the parent asks for one combined confirmation
  • encode reusable exploration, planning, coding, verification, review, and synthesis contracts without external runtime dependencies

Compatibility

This PR uses the block interface introduced by OpenCode-GraphAgent#223. Merge and release the runtime PR before releasing these templates. Existing low-level node templates remain compatible.

Validation

  • all 16 YAML templates decode against the runtime StartSpec
  • every block template compiles into a valid durable DAG
  • git diff --check

@LeXwDeX
LeXwDeX merged commit a9bde71 into main Aug 10, 2026
@LeXwDeX
LeXwDeX deleted the feat/composable-routes branch August 10, 2026 03:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant