Skip to content

Add direct Blender surface placement tools#86

Merged
Ker102 merged 1 commit into
mainfrom
feature/blender-object-grounding-tools
Jun 1, 2026
Merged

Add direct Blender surface placement tools#86
Ker102 merged 1 commit into
mainfrom
feature/blender-object-grounding-tools

Conversation

@Ker102

@Ker102 Ker102 commented Jun 1, 2026

Copy link
Copy Markdown
Owner

Summary

  • Add direct Blender tools for world-space support-surface placement and AABB clearance validation.
  • Wire the tools through addon copies, agent schemas, registry/filter routing, system prompt, spatial guide, and capability inventory.
  • Add focused coverage for addon exposure, routing, prompt formatting, and tool-guide binding.

Validation

  • python -m py_compile desktop/assets/vipermesh-addon.py public/downloads/vipermesh-addon.py
  • npx tsx scripts/test/test-blender-surface-alignment-tool.ts
  • npx tsx scripts/test/test-blender-clearance-validation-tool.ts
  • npx tsx scripts/test/test-tool-guide-trigger-coverage.ts
  • npx tsx scripts/test/test-blender-capability-inventory.ts
  • npx tsc --noEmit --incremental false
  • npm run lint (passes; existing baseline-browser-mapping freshness warning)

@coderabbitai

coderabbitai Bot commented Jun 1, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@Ker102, we couldn't start this review because you've reached your PR review rate limit.

More reviews will be available in 9 minutes and 5 seconds. Learn how PR review limits work.

Your organization has run out of usage credits. Purchase more in the billing tab.

⌛ How to resolve this issue?

After more reviews become available, 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 include higher PR review limits than trial, open-source, and free plans. In all cases, reviews become available again over time. During sustained high-volume PR review activity, CodeRabbit may temporarily slow when the next review becomes available.

Please see our Fair Usage Limits Policy for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro

Run ID: 1ca46664-5c16-4e1d-8965-ad63a293139d

📥 Commits

Reviewing files that changed from the base of the PR and between 1a2b8e6 and 4906b12.

📒 Files selected for processing (11)
  • data/tool-guides/spatial-positioning-guide.md
  • desktop/assets/vipermesh-addon.py
  • docs/blender-mcp-capability-inventory.md
  • lib/ai/agents.ts
  • lib/orchestration/prompts/blender-agent-system.md
  • lib/orchestration/tool-filter.ts
  • lib/orchestration/tool-registry.ts
  • public/downloads/vipermesh-addon.py
  • scripts/test/test-blender-clearance-validation-tool.ts
  • scripts/test/test-blender-surface-alignment-tool.ts
  • scripts/test/test-tool-guide-trigger-coverage.ts
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feature/blender-object-grounding-tools

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.

@github-actions github-actions Bot added documentation Improvements or additions to documentation backend desktop scripts labels Jun 1, 2026
@Ker102 Ker102 merged commit d1cc99e into main Jun 1, 2026
6 checks passed
@Ker102 Ker102 deleted the feature/blender-object-grounding-tools branch June 1, 2026 13:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backend desktop documentation Improvements or additions to documentation scripts

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant