Skip to content

Fix agent push for unsupported workflow nodes#87

Draft
kraenhansen wants to merge 3 commits into
mainfrom
cursor/fix-issue-74-6114
Draft

Fix agent push for unsupported workflow nodes#87
kraenhansen wants to merge 3 commits into
mainfrom
cursor/fix-issue-74-6114

Conversation

@kraenhansen
Copy link
Copy Markdown
Member

@kraenhansen kraenhansen commented May 13, 2026

Summary

  • Bypass generated SDK workflow-node union validation when pushing workflows containing the SDK-missing say node type
  • Send affected agent create/update requests through the SDK fetcher with the same normalized request body
  • Add regression coverage for creating and updating workflows containing say nodes

Testing

  • pnpm install --frozen-lockfile && pnpm run build && pnpm jest src/__tests__/workflow.test.ts --runInBand
  • pnpm run build && pnpm run test && pnpm run lint (passes; lint reports existing no-explicit-any warnings in unrelated test files)
Open in Web Open in Cursor 

cursoragent and others added 3 commits May 13, 2026 09:50
Co-authored-by: Kræn Hansen <mail@kraenhansen.dk>
Co-authored-by: Kræn Hansen <mail@kraenhansen.dk>
Co-authored-by: Kræn Hansen <mail@kraenhansen.dk>
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.

2 participants