Skip to content

fix(ce-test-browser): correct review mode guidance#1098

Merged
tmchow merged 1 commit into
mainfrom
agent/fix-test-browser-review-mode-clean
Jul 10, 2026
Merged

fix(ce-test-browser): correct review mode guidance#1098
tmchow merged 1 commit into
mainfrom
agent/fix-test-browser-review-mode-clean

Conversation

@tmchow

@tmchow tmchow commented Jul 10, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Replace stale ce-code-review mode:report-only guidance in ce-test-browser docs with mode:agent.
  • Clarify that interactive review may mutate the checkout, so mode:agent is the safe concurrent option for browser testing.

Root Cause

ce-test-browser documentation still referenced the old mode:report-only contract even though ce-code-review now treats that mode as deprecated and ignored. Following the old guidance could run interactive review while browser testing is active on the same checkout.

Validation

  • rg -n "mode:report-only|report-only" docs/skills/ce-test-browser.md -S returned no matches.
  • git diff --check origin/main...HEAD passed.

Docs-only change; full Bun suite not run.

@tmchow tmchow marked this pull request as ready for review July 10, 2026 07:45
@tmchow tmchow merged commit 72c2d16 into main Jul 10, 2026
2 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.

1 participant