chore(worktree): raise Codex setup maxBuffer and reconcile ledger snapshot - #2400
Conversation
…As, and fix dialog accessibility
Warning Review limit reachedNext included review available in 37 minutes. View limit detailsLimit details: You’ve used the included review currently available. Your 93 included PR review attempts over the past 7 days set your current allowance at 1 review per hour. Your organization has reached its usage spending cap. Adjust your spending cap in the billing tab. Review configuration: ⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (2)
Comment |
This pull request has been ignored for the connected project Preview Branches by Supabase. |
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes using default effort and found 1 potential issue.
Bugbot Autofix is ON. A cloud agent has been kicked off to fix the reported issue. You can view the agent here.
Reviewed by Cursor Bugbot for commit a3adb23. Configure here.
Uh oh!
There was an error while loading. Please reload this page.
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit:a3adb23654
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
The Medication shortcut is not a consolidated 307 onto /?mode=prescribing. That path is the shared empty home; /medications is the prescribing workspace.
Merge origin/main to clear DIRTY mergeability. Remove inbox cancel/done records that claimed validator wiring and recovery-screen integration without production callers; regenerate outstanding-issues snapshot from main baseline. Medication sidebar fix (/medications) retained. Co-authored-by: Cursor <cursoragent@cursor.com>
Uh oh!
There was an error while loading. Please reload this page.
Co-authored-by: Cursor <cursoragent@cursor.com>



Summary
origin/mainto clear DIRTY mergeability on PR chore(worktree): raise Codex setup maxBuffer and reconcile ledger snapshot #2400.validateGovernedMessage/resolveClosingContactMessageBodywiring and recovery-screen integration without production callers (Codex P2 review).data/outstanding-issues-snapshot.jsonfrom the post-merge inbox set.spawnSyncmaxBufferto 64 MB inscripts/setup-codex-worktree.mjsto avoid ENOBUFS during large captured command output.The earlier Medication sidebar href fix (
/medicationsworkspace, not/?mode=prescribing) landed on this branch ind29d561d0and is retained in history; it is no longer a net diff vs currentmain.Verification
node ./node_modules/vitest/vitest.mjs run tests/caring-contacts-message-policy.test.ts tests/caring-contacts-message-copy.test.ts tests/caring-contacts-service-state.test.ts tests/sidebar-production.dom.test.tsx— 4 files, 80 passednpm run snapshot:issuesafter removing false inbox requestsnpm run formatnpm run verify:pr-local— deferred to CI for this docs/workflow-only deltaUI verification not run: no UI/routing/styling behaviour change in the remaining two-file diff vs
main.Risk and rollout
Clinical Governance Preflight
Clinical KB Database(sjrfecxgysukkwxsowpy)Notes
Codex review threads on false ledger cancellations addressed by deleting the cancel requests instead of claiming integration that does not exist. Bugbot Medication shortcut thread addressed by
d29d561d0(href: "/medications").