Skip to content

Commit 0b41f53

Browse files
committed
Allow the agent to run a dedicated browser to validate its changes
1 parent 23690c4 commit 0b41f53

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

AGENTS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Pulldash is the fastest way to review pull requests.
66

77
Use `bun` for everything - package management, tests.
88

9-
_NEVER_ use browser tools - they will not work with this project.
9+
_NEVER_ use the user's personal browser. A separate, dedicated browser instance for testing is allowed — use it to visually verify UI changes end-to-end.
1010

1111
## Principles
1212

0 commit comments

Comments
 (0)