Skip to content

feat: add generic applet context hooks#23

Merged
diyor28 merged 1 commit into
mainfrom
codex/dashboard-builder-applet-helpers
Apr 15, 2026
Merged

feat: add generic applet context hooks#23
diyor28 merged 1 commit into
mainfrom
codex/dashboard-builder-applet-helpers

Conversation

@diyor28

@diyor28 diyor28 commented Apr 14, 2026

Copy link
Copy Markdown
Contributor

Summary

  • add a generic hook for reading applet extensions from injected context
  • add a reusable hook for creating typed applet RPC clients with CSRF propagation
  • export the new hooks from the applet core entrypoint

@coderabbitai

coderabbitai Bot commented Apr 14, 2026

Copy link
Copy Markdown

Warning

Rate limit exceeded

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

Your organization is not enrolled in usage-based pricing. Contact your admin to enable usage-based pricing to continue reviews beyond the rate limit, or try again in 19 minutes and 50 seconds.

⌛ 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: CHILL

Plan: Pro

Run ID: 0b4b724d-68d6-4e53-b30d-3c84f5015227

📥 Commits

Reviewing files that changed from the base of the PR and between b23b7fc and 25dc7ef.

📒 Files selected for processing (3)
  • ui/src/applet-core/hooks/useAppletExtensions.ts
  • ui/src/applet-core/hooks/useAppletRPCClient.ts
  • ui/src/applet-core/index.ts
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch codex/dashboard-builder-applet-helpers

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.

@diyor28 diyor28 marked this pull request as ready for review April 15, 2026 09:22
@diyor28 diyor28 merged commit f517d99 into main Apr 15, 2026
2 checks passed
@diyor28 diyor28 deleted the codex/dashboard-builder-applet-helpers branch April 15, 2026 09:22
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.

1 participant