Skip to content

AD-801: Add workflow canvas MVP#45

Open
alph-cmky wants to merge 1 commit into
feat/ad-702-runtime-dashboard-uifrom
feat/ad-801-workflow-canvas-mvp
Open

AD-801: Add workflow canvas MVP#45
alph-cmky wants to merge 1 commit into
feat/ad-702-runtime-dashboard-uifrom
feat/ad-801-workflow-canvas-mvp

Conversation

@alph-cmky

Copy link
Copy Markdown
Owner

Summary

  • Add the workflow canvas MVP with Start, Agent, Tool, Condition, Human Approval, and End node support.
  • Add a node palette, selected-node inspector, DAG edge rendering, and save-state validation.
  • Back canvas validation with workflow-core safety validation and render invalid DAG errors before save.
  • Add focused Vitest coverage and update the AD-801 backlog checklist.

Testing

  • TDD red check: pnpm test apps/web/src/features/workflows/workflow-canvas.test.ts initially failed because workflow-canvas.js did not exist.
  • pnpm test apps/web/src/features/workflows/workflow-canvas.test.ts
  • pnpm lint && pnpm format && pnpm typecheck && pnpm test && pnpm build

Stacked on #44.

Closes #20

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