Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion AGENTS.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Pulldash is the fastest way to review pull requests.

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

_NEVER_ use browser tools - they will not work with this project.
_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.

## Principles

Expand Down
Loading