Skip to content

chore(cli): explain why deep scans stop - #577

Open
ianw-oai wants to merge 1 commit into
mainfrom
codex/deep-scan-stop-summary
Open

chore(cli): explain why deep scans stop#577
ianw-oai wants to merge 1 commit into
mainfrom
codex/deep-scan-stop-summary

Conversation

@ianw-oai

Copy link
Copy Markdown
Collaborator

Summary

The CLI does not explain why a deep scan stopped. A user can mistake a scan limit for a complete review. Show the stop reason in plain language and explain how to scan further when a limit was reached.

Changes

Read the existing saved scan status and add a STOPPED line to the CLI summary. Distinguish review limits, time limits, cost limits, and repeated reviews that found no new issues. Show whether the latest review still found new issues. A failure to read this extra status does not fail a completed scan.

Testing

  • Focused CLI summary tests: 10 passed.
  • pnpm run test --seed 12345: 1,446 passed, 23 skipped, zero failures.
  • pnpm run test: 1,446 passed, 23 skipped, zero failures.
  • pnpm run types: passed.
  • pnpm run format: passed.
  • git diff --check: passed.

Risk and rollout

This changes CLI text only. It does not change scan limits, standard scan output, saved reports, JSON output, or exit codes. No database change or rollout flag is required.

Public disclosure review

  • No customer, partner, prospect, or user identities, data, or identifying details are included.
  • No credentials, personal data, private source, scan findings, or nonpublic links or tickets are included.
  • I reviewed the branch name, title, description, commits, changes, comments, logs, screenshots, attachments, and links for public disclosure.

@github-actions github-actions Bot added the bug Something isn't working label Aug 20, 2026
@ianw-oai ianw-oai changed the title fix(cli): [codex] explain why deep scans stop chore(cli): explain why deep scans stop Aug 20, 2026
@github-actions github-actions Bot removed the bug Something isn't working label Aug 20, 2026
@ianw-oai
ianw-oai marked this pull request as ready for review August 20, 2026 05:14
@ianw-oai

Copy link
Copy Markdown
Collaborator Author

cc @daneschneider-oai

@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Aug 20, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
🔒 Security Review Completed 2026-08-20T05:16:27.036943Z 00c72e0 Draft marked ready
ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

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.

2 participants