Skip to content

Commit d0fa27d

Browse files
committed
merge main agent wording
2 parents 7198c7d + e83980a commit d0fa27d

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

AGENTS.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
## Branch Discipline
44

55
- Make code changes on `mv2` first.
6-
- `main` is the real MV3 branch now.
7-
- `mv3` is historical. Do not use it as the normal MV3 source branch for new work or cross-repo sync.
6+
- `main` is the real MV3 branch.
7+
- `mv3` is retired. Do not use it as the normal MV3 source branch for new work or cross-repo sync.
88
- Do not implement feature/fix work directly on `main`.
99
- If a task starts on another branch, switch to `mv2` before editing unless the user explicitly asks otherwise.
1010
- If a task touches both HyperChat and LiveTL, HyperChat still goes first.
@@ -109,7 +109,7 @@
109109
## Testbed URL
110110

111111
- Headless validation should open the same `startUrl` used by `vite.config.ts`.
112-
- `scripts/codex-dev.sh go-test` now does this automatically (defaulting by detected mode), and `TEST_URL` can override when needed.
112+
- `scripts/codex-dev.sh go-test` does this automatically (defaulting by detected mode), and `TEST_URL` can override when needed.
113113

114114
## Cross-Browser Headless Validation Notes
115115

0 commit comments

Comments
 (0)