Skip to content

Report doctor capabilities separately - #44

Merged
itsjling merged 2 commits into
mainfrom
codex/issue-020-doctor-capabilities
Jul 31, 2026
Merged

Report doctor capabilities separately#44
itsjling merged 2 commits into
mainfrom
codex/issue-020-doctor-capabilities

Conversation

@itsjling

@itsjling itsjling commented Jul 30, 2026

Copy link
Copy Markdown
Owner

Closes #20.

Summary

  • report plain review, each agent, and pull-request lookup separately
  • keep installed, compatible, authenticated, and smoke-test states distinct
  • add stable JSON output for setup jobs
  • make deep local checks explicit and warn before they run
  • keep local --no-agent review ready when no agent is installed

Stack

Verification

  • npm ci
  • focused doctor and CLI tests
  • npm run lint
  • npm test (72 tests)
  • npm run docs:check
  • npm run docs:build
  • fallow audit --base codex/issue-016-clean-gate

Scope

This PR is based on codex/issue-016-clean-gate because #20 depends on #16.

Stack

  1. Add a clean-checkout product gate #41
  2. Report doctor capabilities separately #44 👈 current

@itsjling
itsjling force-pushed the codex/issue-016-clean-gate branch from f327435 to 7b61ab1 Compare July 30, 2026 15:30

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: d4ca8e6a87

ℹ️ 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".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread scripts/doctor.mjs Outdated
Comment thread scripts/doctor.mjs
@itsjling
itsjling force-pushed the codex/issue-020-doctor-capabilities branch 2 times, most recently from b24700b to a8e8741 Compare July 30, 2026 16:04
@itsjling

Copy link
Copy Markdown
Owner Author

@codex review

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: a8e87416d6

ℹ️ 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".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread scripts/doctor.mjs Outdated
@itsjling
itsjling force-pushed the codex/issue-020-doctor-capabilities branch from a8e8741 to a7e00a9 Compare July 30, 2026 16:14
@itsjling
itsjling changed the base branch from codex/issue-016-clean-gate to main July 31, 2026 03:16
@itsjling
itsjling merged commit 1ca93aa into main Jul 31, 2026
4 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.

Make doctor report real capabilities

1 participant