Skip to content

feat(tools): add compact show all tools launcher - #2008

Merged
BigSimmo merged 8 commits into
mainfrom
codex/tools-show-all-20260816
Aug 16, 2026
Merged

feat(tools): add compact show all tools launcher#2008
BigSimmo merged 8 commits into
mainfrom
codex/tools-show-all-20260816

Conversation

@BigSimmo

Copy link
Copy Markdown
Owner

Summary

  • Add a compact centered 'Show all' button under Clinical calculator on the Tools launcher that opens the full tools page.
  • Add focused Playwright coverage for the new control and navigation behavior.

Validation

  • npx prettier --check src/components/applications-launcher-page.tsx tests/ui-tools.spec.ts
  • npm run typecheck

Notes

  • Local .next was rebuilt before push due pre-existing stale type artifacts in .next/dev/types/routes.d.ts.

@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.
To continue using code reviews, add credits to your account and enable them for code reviews in your settings.

@supabase

supabaseBot commented Aug 16, 2026

Copy link
Copy Markdown

This pull request has been ignored for the connected project sjrfecxgysukkwxsowpy because there are no changes detected in supabase directory. You can change this behaviour in Project Integrations Settings ↗︎.


Preview Branches by Supabase.
Learn more about Supabase Branching ↗︎.

@coderabbitai

coderabbitaiBot commented Aug 16, 2026

Copy link
Copy Markdown
Contributor

Warning

Review limit reached

You’ve reached a temporary PR review limit under our Fair Usage Limits Policy.

Your recent review volume is higher than typical usage, so adaptive limits are currently applied.

Next review available in:45 minutes

Limit details: You’ve used all 1 included review currently available under your plan. You completed 91 included PR reviews in the past 7 days; at that activity level, included reviews refill at 1 review per hour.

Your organization has reached its usage spending cap. Adjust your spending cap in the billing tab.

How can I continue?

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.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: a34368c0-8dd3-449f-b1a3-a851aa1fe90d

📥 Commits

Reviewing files that changed from the base of the PR and between 4b601e3 and e34bc82.

📒 Files selected for processing (8)
  • docs/branch-review-records/522436cc75e96c3d5ec24c4ed5206978ed6cc3c4e988daa2a9d1d5165c4a8e2e.record.md
  • docs/branch-review-records/771a9eb221c68c8d73f05d8831089a7b6744d11d10a1fee600ca1eac1d0354fe.record.md
  • docs/branch-review-records/903f043f143538cff9e2ce0043a9d2fa6822d3be129f8d506cb93ac4bc3960a3.record.md
  • docs/branch-review-records/a23d66df28dc33bad16d7d3883fb4129a9971399fe8906bfc771c3543c63b820.record.md
  • docs/branch-review-records/b50552bc27edf96d286fcb2c582831863c1893c66a80b3dc38988a8ef6ef5dc0.record.md
  • docs/branch-review-records/bef6e7b39ba0aa36284eab8596c7dc491e54c41d2868644d05d96de656d0fe06.record.md
  • src/components/applications-launcher-page.tsx
  • tests/ui-tools-show-all.spec.ts

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

@BigSimmo
BigSimmo enabled auto-merge (squash) August 16, 2026 13:25
Rename the malformed immutable record to its canonical SHA-256 path and record the verified repair.
Record the verified final base refresh for PR #2008.
Preserve both shared UI test additions and record the reviewed merge.
Record the verified post-CI base refresh for PR #2008.
@BigSimmo
BigSimmo merged commit 0b95d06 into mainAug 16, 2026
26 checks passed
@BigSimmo
BigSimmo deleted the codex/tools-show-all-20260816 branch August 16, 2026 14:17
Sign up for freeto 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

@BigSimmo