Skip to content

Prove one full review journey in a real browser - #59

Merged
itsjling merged 2 commits into
mainfrom
codex/issue-028-browser-journey
Jul 31, 2026
Merged

Prove one full review journey in a real browser#59
itsjling merged 2 commits into
mainfrom
codex/issue-028-browser-journey

Conversation

@itsjling

@itsjling itsjling commented Jul 30, 2026

Copy link
Copy Markdown
Owner

Closes #28

Summary:

  • run a deterministic browser review journey on desktop and the supported mobile viewport
  • cover picker search, file changes, notes, live refresh, loading, empty, error, binary, and truncated states
  • retain Playwright traces, screenshots, console errors, and server logs on failure

Stack:

Verification:

  • npm run lint
  • npm test (72 Node tests and 2 browser journeys passed)
  • npm run docs:check
  • npm run docs:build
  • Fallow changed-code audit against codex/issue-025-demo-mode

Stack

  1. Keep live refresh ordered and fault-tolerant #61
  2. Make the fresh-checkout demo self-contained #42
  3. Add one-command live and mocked development modes #58
  4. Prove one full review journey in a real browser #59 👈 current

@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: 737862d77b

ℹ️ 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 package.json Outdated
Comment thread tests/browser/review-journey.test.mjs Outdated
@itsjling
itsjling force-pushed the codex/issue-025-demo-mode branch from a905ad4 to f95f80b Compare July 30, 2026 17:26
@itsjling
itsjling force-pushed the codex/issue-028-browser-journey branch from 737862d to d47489e Compare July 30, 2026 17:31
@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: d47489ef5c

ℹ️ 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 tests/browser/review-journey.test.mjs Outdated
@itsjling
itsjling force-pushed the codex/issue-028-browser-journey branch from ba077fd to 0241f65 Compare July 30, 2026 19:32
@itsjling
itsjling changed the base branch from codex/issue-025-demo-mode to main July 31, 2026 05:38
@itsjling
itsjling merged commit d4cb058 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.

Prove one full review journey in a real browser

1 participant