feat(dx): expand sl-viewer CLI help (W43-B4, C01/C09) - #361
Conversation
cli_help.rs --help/--version with SL_DAEMON_URL, FORGE_DB, doc links; blocking sl-viewer-help-hard.yml SelfCheck + unit tests. Co-authored-by: Cursor <cursoragent@cursor.com>
|
Caution The consumer version of Gemini Code Assist on GitHub has been sunset. All code review activity has officially ceased. |
|
Warning Review limit reached
Next review available in: 21 minutes 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 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 |
Co-authored-by: Cursor <cursoragent@cursor.com>
* 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-viewer --help/--versionviacli_help.rs(SL_DAEMON_URL,FORGE_DB, doc cross-links)docs/ops/sl-viewer-help.md,sl-viewer-help.json,scripts/sl-viewer-help-check.ps1 -SelfCheck, blockingsl-viewer-help-hard.yml,tests/sl_viewer_help.rsTest plan
pwsh ./scripts/sl-viewer-help-check.ps1 -SelfCheckcargo test -p sl-viewer cli_help --lockedcargo test --test sl_viewer_help --locked