Conversation
|
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 6b7c640575
ℹ️ 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".
| - Token-efficient accessibility snapshots for agent loops. | ||
| - MIT licensed. Free to use. | ||
| - Automation, diffing, logging, debugging, network inspection, and profiling. | ||
| - React Native and Expo workflows, including React component tree inspection, props/state/hooks, and render profiling. |
There was a problem hiding this comment.
Restore pinned react-devtools package version marker
This rewrite removes the explicit agent-react-devtools@0.4.0 marker from README, but src/__tests__/cli-react-devtools.test.ts enforces that README.md contains AGENT_REACT_DEVTOOLS_PACKAGE; as a result, the docs check now fails and the README no longer documents the pinned passthrough package version that the CLI actually uses.
Useful? React with 👍 / 👎.
Summary
Refresh README positioning around use cases, setup paths, command flow, features, and social proof.
Touched files: 1 (
README.md). Scope stayed README-only.Validation
git diff --check