Skip to content

Commit 9e20194

Browse files
Remove rebase requirement before opening PR (#6479)
1 parent 2ab188f commit 9e20194

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

AGENTS.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,6 @@ An empty database is a bad test. Seed your worktree's `.t3` with a copy of real
114114
- Never make a PR unless the developer explicitly asks you to do so.
115115
- Conventional commit titles, plain language: `fix(web): new threads no longer spike CPU`.
116116
- Body: the problem in a sentence or two, then how you fixed it. End with the model and harness that did the work.
117-
- **Rebase onto latest main before opening.** Stale branches conflict and burn a review round.
118117
- UI changes need before/after images. Motion or timing needs a short video.
119118
- One concern per PR. If the description says "also", split it.
120119
- When babysitting: poll checks and comments newer than the last push, verify each bot finding against the source, fix real ones, dismiss false positives with a written reason. Stay quiet when nothing is new. Stop when the bots are green on the latest commit.

0 commit comments

Comments
 (0)