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: docs/faq.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,8 +29,8 @@ This FAQ document provides clear, concise answers to help developers seamlessly
29
29
**A:** The always‑on rules are lightweight and have minimal impact on the AI agent’s context window. Glob‑scoped rules only apply to their matching file types. Below are Cursor examples: left, no rules; right, three always‑on rules enabled.
30
30
31
31
<palign="center">
32
-
<imgsrc="images/context-window-no-rules.png"alt="Cursor AI agent context window usage without Project CodeGuard rules"width="40%"style="display:inline-block; margin-right:2%;" />
33
-
<imgsrc="images/context-window-with-rules.png"alt="Cursor AI agent context window usage with Project CodeGuard rules enabled"width="40%"style="display:inline-block;" />
32
+
<imgsrc="../images/context-window-no-rules.png"alt="Cursor AI agent context window usage without Project CodeGuard rules"width="40%"style="display:inline-block; margin-right:2%;" />
33
+
<imgsrc="../images/context-window-with-rules.png"alt="Cursor AI agent context window usage with Project CodeGuard rules enabled"width="40%"style="display:inline-block;" />
0 commit comments