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: src/themes/leaf3/AGENTS.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,6 @@ Before performing any task:
8
8
-https://leafphp.dev/ai/SKILL.md
9
9
-https://leafphp.dev/llms.txt
10
10
11
-
3. Inspect the codebase and use `leaf context` when you need a concise map of the application's structure.
11
+
3. Inspect the codebase and use `leaf context` when you need a concise map of the application's structure.`context` lives in the global `leaf` CLI (no `php` prefix) — `php leaf context` will fail.
12
12
13
13
4. When your work is complete, update `.leaf/CONTEXT.md`.
0 commit comments