Skip to content

feat(dx): expand sl-viewer CLI help (W43-B4, C01/C09) - #361

Merged
KooshaPari merged 2 commits into
mainfrom
feat/sl-w43-sl-viewer-help
Jul 23, 2026
Merged

feat(dx): expand sl-viewer CLI help (W43-B4, C01/C09)#361
KooshaPari merged 2 commits into
mainfrom
feat/sl-w43-sl-viewer-help

Conversation

@KooshaPari

Copy link
Copy Markdown
Owner

Summary

  • Expanded sl-viewer --help / --version via cli_help.rs (SL_DAEMON_URL, FORGE_DB, doc cross-links)
  • Adds docs/ops/sl-viewer-help.md, sl-viewer-help.json, scripts/sl-viewer-help-check.ps1 -SelfCheck, blocking sl-viewer-help-hard.yml, tests/sl_viewer_help.rs

Test plan

  • pwsh ./scripts/sl-viewer-help-check.ps1 -SelfCheck
  • cargo test -p sl-viewer cli_help --locked
  • cargo test --test sl_viewer_help --locked

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>
@gemini-code-assist

Copy link
Copy Markdown

Caution

The consumer version of Gemini Code Assist on GitHub has been sunset. All code review activity has officially ceased.

@coderabbitai

coderabbitai Bot commented Jul 23, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@KooshaPari, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 21 minutes

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

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: Organization UI

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: d0f72302-64bb-428d-9b47-4f09b9fb11b8

📥 Commits

Reviewing files that changed from the base of the PR and between fd90c12 and 3396b08.

📒 Files selected for processing (10)
  • .github/workflows/sl-viewer-help-hard.yml
  • CHANGELOG.md
  • crates/sl-viewer/src/cli_help.rs
  • crates/sl-viewer/src/lib.rs
  • crates/sl-viewer/src/main.rs
  • docs/HELP.md
  • docs/ops/sl-viewer-help.json
  • docs/ops/sl-viewer-help.md
  • scripts/sl-viewer-help-check.ps1
  • tests/sl_viewer_help.rs
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feat/sl-w43-sl-viewer-help
✨ Simplify code
  • Create PR with simplified code
  • Commit simplified code in branch feat/sl-w43-sl-viewer-help

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.

❤️ Share

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

Co-authored-by: Cursor <cursoragent@cursor.com>
@KooshaPari
KooshaPari merged commit 59693f7 into main Jul 23, 2026
110 of 111 checks passed
@KooshaPari
KooshaPari deleted the feat/sl-w43-sl-viewer-help branch July 23, 2026 03:58
KooshaPari added a commit that referenced this pull request Jul 24, 2026
* 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>
Sign up for free to 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