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: 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
@@ -13,6 +13,7 @@ Fix anything that you come across in the project while working that violates any
13
13
- Condense and consolidate duplicates into a single authoritative section
14
14
- Ensure guidelines are clear and non-contradictory
15
15
- NEVER run the vite dev server or anything that listens on any port yourself! Ask the user to do it!
16
+
- Read `docs/explainer.md` for an overview of the project if you need it
16
17
17
18
Remember to always delete dead code when changing things - for example if you changed something and a function is no longer used anywhere, delete that function.
0 commit comments