Skip to content

Prefer direct tools in legacy planning prompt#68

Merged
Ker102 merged 1 commit into
mainfrom
feature/direct-tool-planning-prompt
May 17, 2026
Merged

Prefer direct tools in legacy planning prompt#68
Ker102 merged 1 commit into
mainfrom
feature/direct-tool-planning-prompt

Conversation

@Ker102
Copy link
Copy Markdown
Owner

@Ker102 Ker102 commented May 17, 2026

Summary

  • update the legacy planner prompt so execute_code is an escape hatch instead of the primary scene-building path
  • add material preset and node graph inspection guidance to the planner tool reference
  • expand the dev test-pipeline tool list with current direct Blender tools
  • add regression coverage for stale execute_code-first planning language

Tests

  • npx tsx scripts/test/test-direct-tool-planning-prompt.ts
  • npx tsx scripts/test/test-workflow-direct-tool-prompt.ts
  • npx tsx scripts/test/test-workflow-direct-tool-recommendations.ts
  • npx tsc --noEmit --incremental false
  • npm run lint

Note: lint still emits the existing baseline-browser-mapping freshness warning.

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 17, 2026

Warning

Rate limit exceeded

@Ker102 has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 45 minutes and 53 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: b9438a52-90f6-495b-8d3d-fb69fd39a58d

📥 Commits

Reviewing files that changed from the base of the PR and between dc9ac20 and 3a18ba5.

📒 Files selected for processing (3)
  • app/api/test-pipeline/route.ts
  • lib/ai/prompts.ts
  • scripts/test/test-direct-tool-planning-prompt.ts
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feature/direct-tool-planning-prompt

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 18469a0 into main May 17, 2026
6 checks passed
@Ker102 Ker102 deleted the feature/direct-tool-planning-prompt branch May 17, 2026 20:51
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