Skip to content

Validate workflow Blender actions server-side#75

Merged
Ker102 merged 1 commit into
mainfrom
feature/workflow-blender-action-server-validation
May 18, 2026
Merged

Validate workflow Blender actions server-side#75
Ker102 merged 1 commit into
mainfrom
feature/workflow-blender-action-server-validation

Conversation

@Ker102
Copy link
Copy Markdown
Owner

@Ker102 Ker102 commented May 18, 2026

Summary

  • Reuses workflow blender-action normalization at the execution API boundary.
  • Tightens workflow-step category validation from arbitrary string to the known workflow categories.
  • Clears non-Blender blenderAction values and normalizes Blender-agent actions before creating the focused agent prompt.

Validation

  • npx tsx scripts/test/test-workflow-step-action-validation.ts
  • npx tsx scripts/test/test-workflow-direct-tool-recommendations.ts
  • npx tsx scripts/test/test-workflow-blender-action-bridge.ts
  • npx tsc --noEmit --incremental false
  • npm run lint (passes with existing baseline-browser-mapping freshness warning)

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 18, 2026

Warning

Rate limit exceeded

@Ker102 has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 47 minutes and 41 seconds before requesting another review.

You’ve run out of usage credits. Purchase more in the billing tab.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro

Run ID: 3ced0e03-d9d4-4b73-8b86-e0bc7efabbdf

📥 Commits

Reviewing files that changed from the base of the PR and between 6f91523 and 3d65582.

📒 Files selected for processing (4)
  • app/api/ai/workflow-step/route.ts
  • lib/orchestration/workflow-advisor.ts
  • scripts/test/test-workflow-direct-tool-recommendations.ts
  • scripts/test/test-workflow-step-action-validation.ts
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feature/workflow-blender-action-server-validation

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@Ker102 Ker102 merged commit b99cc28 into main May 18, 2026
6 checks passed
@Ker102 Ker102 deleted the feature/workflow-blender-action-server-validation branch May 18, 2026 10:12
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