app/review.md +6 −1
55If you use `/review` to run a code review, comments will show up directly55If you use `/review` to run a code review, comments will show up directly
56inline in the review pane.56inline in the review pane.
57 57
5858<CodexScreenshot
59 alt="Inline code review comments displayed in the review pane"
60 lightSrc="/images/codex/app/inline-code-review-light.webp"
61 darkSrc="/images/codex/app/inline-code-review-dark.webp"
62 maxHeight="400px"
63/>
59 64
60## Pull request reviews65## Pull request reviews
61 66