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
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,6 +17,10 @@
17
17
18
18
- Path Handling: `client.from_uri()` returns relative paths by default. Use `relative=False` explicitly when absolute paths are required (e.g., for path comparisons in exclusion sets).
19
19
20
+
## API Design
21
+
22
+
-**Skill**: MUST use `lsap-api-design` skill first before designing new APIs
23
+
20
24
## Testing
21
25
22
26
- Run `uv sync --upgrade` before testing and fixing type errors
0 commit comments