Skip to content

Bind direct tools to domain guides#73

Merged
Ker102 merged 1 commit into
mainfrom
feature/tool-guide-trigger-coverage
May 18, 2026
Merged

Bind direct tools to domain guides#73
Ker102 merged 1 commit into
mainfrom
feature/tool-guide-trigger-coverage

Conversation

@Ker102
Copy link
Copy Markdown
Owner

@Ker102 Ker102 commented May 18, 2026

Summary

  • Binds more live direct tools to existing domain guides through triggered_by metadata.
  • Covers viewport/composition, scene management, rigging/weight-paint inspection, constraints, material listing/textures, render thumbnails, and PolyHaven/Sketchfab asset tools.
  • Adds a coverage test so important direct tools do not lose guide injection.

Validation

  • npx tsx scripts/test/test-tool-guide-trigger-coverage.ts
  • npx tsx scripts/test/test-direct-tool-surface-coverage.ts
  • npx tsx scripts/test/test-current-agent-direct-tool-guidance.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 6 minutes and 7 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: 03139c56-c0b5-4c12-8f7b-b606578baeba

📥 Commits

Reviewing files that changed from the base of the PR and between cc394c6 and f1056b3.

📒 Files selected for processing (9)
  • data/tool-guides/local-asset-guide.md
  • data/tool-guides/materials-guide.md
  • data/tool-guides/modifiers-guide.md
  • data/tool-guides/render-guide.md
  • data/tool-guides/rigging-guide.md
  • data/tool-guides/scene-composition-guide.md
  • data/tool-guides/scene-management-guide.md
  • data/tool-guides/weight-painting-guide.md
  • 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/tool-guide-trigger-coverage

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 scripts labels May 18, 2026
@Ker102 Ker102 merged commit bd5dbc4 into main May 18, 2026
6 checks passed
@Ker102 Ker102 deleted the feature/tool-guide-trigger-coverage branch May 18, 2026 09:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation scripts

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant