feat(ops): default-on platform allocators (W43-B3, C00 L8) - #349
Conversation
|
Warning You have reached your daily quota limit. Please wait up to 24 hours and I will start processing your requests again! |
|
Warning Review limit reached
Next review available in: 1 minute Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available. How can I continue?After more reviews become available, a review can be triggered using the 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 configurationConfiguration used: Organization UI Review profile: ASSERTIVE Plan: Pro Plus Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (10)
✨ Finishing Touches🧪 Generate unit tests (beta)
✨ Simplify code
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. Comment |
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
Unix jemalloc + Windows mimalloc via platform-allocator default feature; blocking jemalloc-default-on-hard.yml SelfCheck + platform builds. Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
0c3564c to
4dbd4f1
Compare
* feat(macos): add safe local app installer * fix(daemon): fail fast when HTTP bind is unavailable * fix(viewer): open inbox detail and make sessions keyboard accessible * fix(macos): make packaging scripts executable * feat(daemon): auto-discover native session roots * fix(viewer): make detail scroll region keyboard accessible * fix(ci): include make in hermetic allocator builder * feat(macos): add opt-in auto-discovery launch agent * docs(macos): print auto-discovery daemon command * docs(packaging): make auto-discovery the default * fix(ci): pin published hermetic builder digest * docs(reaudit): Wave-43-D closure (#362 merge) refresh at commit 41829e8 - SCORECARD.md: header refreshed (date/auditor/commit), Wave-43 Delta section added, Wave-41/42/43 line, Held (no score) expansion incl #348/#349/#361/#362, Remaining unpaid rewrite. - TRACEABILITY.json: updated 2026-07-21 -> 2026-07-23; commit d5f999f -> 41829e8; wave Wave-42 -> Wave-43; +delta_vs_w42 note. CRLF preserved. - GAP_QA_MATRIX.md: C00 row + PLAN-W8-B row updated. - CHANGELOG.md: Unreleased Changed entry for Wave-43-D reaudit. Score 396/402 (98% A) held conservative; WAVE43 impl lanes deepened residual evidence only (per WBS-8.3/8.5/8.7 pattern). --------- Co-authored-by: KooshaPari <koosha@example.com>
Summary
sl-daemon(C00 L8): jemalloc on Unix, mimalloc on Windows viaplatform-allocatordefault featuredocs/ops/jemalloc-default-on.md,jemalloc-default-on.json,scripts/jemalloc-default-on-check.ps1 -SelfCheck, blockingjemalloc-default-on-hard.yml,tests/jemalloc_default_on.rs--features jemallocCI evidence; continuous profiling push remains unpaidTest plan
pwsh ./scripts/jemalloc-default-on-check.ps1 -SelfCheckpwsh ./scripts/jemalloc-check.ps1 -SelfCheckcargo test --test jemalloc_default_on --test jemalloc_hard --test jemalloc_soft --lockedcargo build(Windows default features / mimalloc)