Skip to content

feat(clinical): implement default-off answer evidence preview rendering - #1999

Merged
BigSimmo merged 13 commits into
mainfrom
codex/chat-answer-preview-100-answer-preview-100
Aug 16, 2026
Merged

feat(clinical): implement default-off answer evidence preview rendering#1999
BigSimmo merged 13 commits into
mainfrom
codex/chat-answer-preview-100-answer-preview-100

Conversation

@BigSimmo

Copy link
Copy Markdown
Owner

Implements client-side incremental evidence preview parsing/rendering behind default-off flag with strict frame validation and lifecycle cleanup. Also updates tests and client env docs.

Verification\n

  • check:outstanding-issues\n- targeted tests and typecheck were run in prior worklog

@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.

@coderabbitai

coderabbitaiBot commented Aug 16, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

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:1 minute

Limit details: You’ve used all 1 included review currently available under your plan. You completed 90 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: dff92f47-f4f8-4533-998d-fe3629def393

📥 Commits

Reviewing files that changed from the base of the PR and between 54585e9 and 921019d.

📒 Files selected for processing (11)
  • .env.example
  • src/components/ClinicalDashboard.tsx
  • src/components/clinical-dashboard/answer-evidence-preview.tsx
  • src/components/clinical-dashboard/answer-progress.ts
  • src/components/clinical-dashboard/answer-request.ts
  • src/components/clinical-dashboard/search-utils.ts
  • src/lib/client-env.ts
  • tests/answer-evidence-preview.dom.test.tsx
  • tests/answer-progress.test.ts
  • tests/answer-request.test.ts
  • tests/client-secret-surface.test.ts
✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch codex/chat-answer-preview-100-answer-preview-100

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

@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 ↗︎.

@github-actions

github-actionsBot commented Aug 16, 2026

Copy link
Copy Markdown
Contributor

CI triage

CI failed on this PR. Automated classification of the 2 failed job(s):

  • Static PR checksneeds investigation: inspect the failing step and uploaded diagnostics; rerun only after classifying the cause.
  • PR requiredneeds investigation: inspect the failing step and uploaded diagnostics; rerun only after classifying the cause.

Compared with main CI run #11187 (cancelled).

Classification is evidence routing, not permission to ignore a failure. Exact quarantined Playwright identities remain governed by the flake ledger.

@BigSimmo
BigSimmo enabled auto-merge (squash) August 16, 2026 12:01
@BigSimmo
BigSimmo merged commit 4b601e3 into mainAug 16, 2026
26 checks passed
@BigSimmo
BigSimmo deleted the codex/chat-answer-preview-100-answer-preview-100 branch August 16, 2026 14:00
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.

2 participants

@BigSimmo@codex