Skip to content

[workflow] Adopt Workflow SDK branding - #133

Merged
Melkeydev merged 5 commits into
mainfrom
fix/workflow-sdk-branding
Aug 12, 2026
Merged

[workflow] Adopt Workflow SDK branding#133
Melkeydev merged 5 commits into
mainfrom
fix/workflow-sdk-branding

Conversation

@mitul-s

@mitul-s mitul-s commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

Summary

  • replace user-facing Workflow DevKit, WDK, and useworkflow.dev references with Workflow SDK terminology and workflow-sdk.dev
  • sync the vendored workflow skill from vercel/workflow@1222aab and regenerate merged skills, agent outputs, and the skill manifest
  • retain the legacy workflow devkit, Workflow DevKit, and WDK values only as compatibility matchers (plus their generated copies)

Test plan

  • bun run build
  • bun run build:skills:check
  • bun run build:manifest:check
  • bun run build:from-skills:check
  • bun run test (929 tests)
  • bun run validate (passes with one llms.txt coverage warning)
  • verify Workflow SDK and legacy Workflow DevKit/WDK prompts still select the workflow skill
  • verify residual searches contain no useworkflow.dev or WSDK, and old branding remains only in legacy matchers

Made with Cursor

Retire user-facing DevKit and WDK terminology while retaining legacy matcher aliases and syncing the current upstream workflow skill.

Co-authored-by: Cursor <cursoragent@cursor.com>
Comment thread skills/workflow/upstream/SKILL.md
@mitul-s

mitul-s commented Aug 12, 2026

Copy link
Copy Markdown
Contributor Author

@copilot resolve the merge conflicts in this pull request

Expose getWorld in the quick reference so users can access workflow analytics through the runtime World.

Co-authored-by: Cursor <cursoragent@cursor.com>
Copilot AI and others added 2 commits August 12, 2026 19:43
Co-authored-by: mitul-s <19615826+mitul-s@users.noreply.github.com>
Co-authored-by: mitul-s <19615826+mitul-s@users.noreply.github.com>

Copilot AI commented Aug 12, 2026

Copy link
Copy Markdown
Contributor

@copilot resolve the merge conflicts in this pull request

Resolved in 6e16395. I merged origin/main, fixed the PR conflicts in vercel.md and generated/skill-manifest.json, and pushed a small follow-up matcher fix in 248f11c after validation.

@mitul-s
mitul-s enabled auto-merge (squash) August 12, 2026 19:58
@mitul-s
mitul-s disabled auto-merge August 12, 2026 20:02
Restore the dedicated Vercel Agent routing exclusion because the matcher change was unrelated to PR #133.

This reverts commit 248f11c.

Co-authored-by: Cursor <cursoragent@cursor.com>
@mitul-s
mitul-s enabled auto-merge (squash) August 12, 2026 20:07
@Melkeydev
Melkeydev disabled auto-merge August 12, 2026 20:10
@Melkeydev
Melkeydev merged commit 9d30181 into main Aug 12, 2026
4 checks passed
@Melkeydev
Melkeydev deleted the fix/workflow-sdk-branding branch August 12, 2026 20:10
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.

5 participants