You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .cursor/rules/general.mdc
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -13,6 +13,7 @@ alwaysApply: true
13
13
## General Instructions
14
14
15
15
- Do not write tests unless explicitly requested.
16
+
- When fixing tests, gather debug information through logging and screenshots before modifying the code.
16
17
- After making code changes, run `yarn check-all-for-ai` to execute all tests (note: this may take up to 30 minutes), or run `yarn check-for-ai` for type checking and linting only.
17
18
- If you are confident your changes will not break any tests, you may use `check-for-ai`.
18
19
- Once you have verified your changes, commit them to the non-main branch using the `--no-verify` option and push to the current branch.
Copy file name to clipboardExpand all lines: AGENTS.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,7 @@
7
7
## General Instructions
8
8
9
9
- Do not write tests unless explicitly requested.
10
+
- When fixing tests, gather debug information through logging and screenshots before modifying the code.
10
11
- After making code changes, run `yarn check-all-for-ai` to execute all tests (note: this may take up to 30 minutes), or run `yarn check-for-ai` for type checking and linting only.
11
12
- If you are confident your changes will not break any tests, you may use `check-for-ai`.
12
13
- Once you have verified your changes, commit them to the non-main branch using the `--no-verify` option and push to the current branch.
Copy file name to clipboardExpand all lines: CLAUDE.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,7 @@
7
7
## General Instructions
8
8
9
9
- Do not write tests unless explicitly requested.
10
+
- When fixing tests, gather debug information through logging and screenshots before modifying the code.
10
11
- After making code changes, run `yarn check-all-for-ai` to execute all tests (note: this may take up to 30 minutes), or run `yarn check-for-ai` for type checking and linting only.
11
12
- If you are confident your changes will not break any tests, you may use `check-for-ai`.
12
13
- Once you have verified your changes, commit them to the non-main branch using the `--no-verify` option and push to the current branch.
Copy file name to clipboardExpand all lines: GEMINI.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,7 @@
7
7
## General Instructions
8
8
9
9
- Do not write tests unless explicitly requested.
10
+
- When fixing tests, gather debug information through logging and screenshots before modifying the code.
10
11
- After making code changes, run `yarn check-all-for-ai` to execute all tests (note: this may take up to 30 minutes), or run `yarn check-for-ai` for type checking and linting only.
11
12
- If you are confident your changes will not break any tests, you may use `check-for-ai`.
12
13
- Once you have verified your changes, commit them to the non-main branch using the `--no-verify` option and push to the current branch.
0 commit comments