Skip to content

feat(cli): improve profile and bundle inspect output#775

Merged
EffortlessSteven merged 1 commit into
mainfrom
feat/cli-explain-inspect-polish
May 17, 2026
Merged

feat(cli): improve profile and bundle inspect output#775
EffortlessSteven merged 1 commit into
mainfrom
feat/cli-explain-inspect-polish

Conversation

@EffortlessSteven

Copy link
Copy Markdown
Member

Summary

  • Make profile/profile-explain output distinguish installed generate/verify/inspect commands from proof/check paths.
  • Make inspect-bundle include generated files, artifact scanner/runtime posture, proof/check path, and claim boundaries without printing payloads.
  • Mark CLI explain/inspect polish done and proof-handoff boundary ready.

Files added/changed

  • crates/uselesskey-cli/src/main.rs
  • crates/uselesskey-cli/tests/cli.rs
  • .uselesskey/goals/active.toml

Validation

  • cargo xtask fmt
  • cargo test -p uselesskey-cli --all-features profile -- --nocapture
  • cargo test -p uselesskey-cli --all-features inspect_bundle -- --nocapture
  • cargo clippy -p uselesskey-cli --all-targets --all-features -- -D warnings
  • cargo xtask external-adoption-smoke --path .
  • cargo +nightly xtask pr-lite
  • cargo +nightly xtask pr
  • git diff --check

Non-goals

  • No v0.10.0 release prep, version bump, tag, or publish.
  • No new contract packs, badges, public claims, installed proof command, provider compatibility claims, or production security claims.

What this enables next

  • The lane can decide the installed proof handoff boundary from a CLI surface that already explains files, scanner posture, proof/check path, and boundaries.

@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 17, 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 1 minute and 49 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: 17f34a83-7ce5-4bc7-974f-c083b674e883

📥 Commits

Reviewing files that changed from the base of the PR and between 3c8cdb2 and 6fc5d95.

📒 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 feat/cli-explain-inspect-polish

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 8a4bacb into main May 17, 2026
6 checks passed
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