Skip to content

docs/cli: improve installed help and doctor#840

Merged
EffortlessSteven merged 1 commit into
mainfrom
docs/cli-help-self-check-audit
May 19, 2026
Merged

docs/cli: improve installed help and doctor#840
EffortlessSteven merged 1 commit into
mainfrom
docs/cli-help-self-check-audit

Conversation

@EffortlessSteven

Copy link
Copy Markdown
Member

Summary

  • Add installed-user descriptions and next-step examples to top-level CLI, bundle, audit-bundle, and doctor help.
  • Make --path the visible installed-user flag for verify-bundle, inspect-bundle, and audit-bundle, while preserving --bundle-dir as an alias.
  • Add doctor next steps in text and JSON output so installed users can self-check and move directly to profiles, bundle generation, and CI audit.
  • Mark cli-help-self-check-audit done and move library-facade-polish-spec to ready.

Boundaries

  • No release prep, version bump, tag, or publish.
  • No new contract pack, provider compatibility claim, production security claim, or installed CLI execution of repo-local proof machinery.

Validation

  • cargo test -p uselesskey-cli --all-features help
  • cargo test -p uselesskey-cli --all-features doctor
  • cargo run -p uselesskey-cli -- --help
  • cargo run -p uselesskey-cli -- bundle --help
  • cargo run -p uselesskey-cli -- audit-bundle --help
  • cargo run -p uselesskey-cli -- doctor --format json
  • cargo run -p uselesskey-cli -- verify-bundle --help
  • cargo run -p uselesskey-cli -- inspect-bundle --help
  • cargo fmt --all -- --check
  • cargo +nightly xtask pr-lite
  • cargo +nightly xtask external-adoption-smoke --path .
  • git diff --check

@gemini-code-assist

Copy link
Copy Markdown

Warning

You have reached your daily quota limit. Please wait up to 24 hours and I will start processing your requests again!

@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

coderabbitai Bot commented May 19, 2026

Copy link
Copy Markdown

Warning

Rate limit exceeded

@EffortlessSteven has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 2 minutes and 21 seconds before requesting another review.

You’ve run out of usage credits. Purchase more in the billing tab.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro

Run ID: 31f94c1c-44c4-4fb2-84ed-86586ccd6ab2

📥 Commits

Reviewing files that changed from the base of the PR and between fd9ea6e and e3cd7d8.

📒 Files selected for processing (3)
  • .uselesskey/goals/active.toml
  • crates/uselesskey-cli/src/main.rs
  • crates/uselesskey-cli/tests/cli.rs
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch docs/cli-help-self-check-audit

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 and usage tips.

@EffortlessSteven EffortlessSteven merged commit d14469f into main May 19, 2026
6 checks passed
@EffortlessSteven EffortlessSteven deleted the docs/cli-help-self-check-audit branch May 19, 2026 04:07
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