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
+30-28Lines changed: 30 additions & 28 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,5 @@
1
1
<!-- gitnexus:start -->
2
+
2
3
# GitNexus — Code Intelligence
3
4
4
5
This project is indexed by GitNexus as **tail-claude-gui** (1202 symbols, 2826 relationships, 97 execution flows). Use the GitNexus MCP tools to understand code, assess impact, and navigate safely.
@@ -35,35 +36,36 @@ This project is indexed by GitNexus as **tail-claude-gui** (1202 symbols, 2826 r
35
36
36
37
## Tools Quick Reference
37
38
38
-
| Tool | When to use | Command |
39
-
|------|-------------|---------|
40
-
|`query`| Find code by concept |`gitnexus_query({query: "auth validation"})`|
41
-
|`context`| 360-degree view of one symbol |`gitnexus_context({name: "validateUser"})`|
42
-
|`impact`| Blast radius before editing |`gitnexus_impact({target: "X", direction: "upstream"})`|
This project is indexed by GitNexus as **tail-claude-gui** (1202 symbols, 2826 relationships, 97 execution flows). Use the GitNexus MCP tools to understand code, assess impact, and navigate safely.
@@ -71,35 +72,36 @@ This project is indexed by GitNexus as **tail-claude-gui** (1202 symbols, 2826 r
71
72
72
73
## Tools Quick Reference
73
74
74
-
| Tool | When to use | Command |
75
-
|------|-------------|---------|
76
-
|`query`| Find code by concept |`gitnexus_query({query: "auth validation"})`|
77
-
|`context`| 360-degree view of one symbol |`gitnexus_context({name: "validateUser"})`|
78
-
|`impact`| Blast radius before editing |`gitnexus_impact({target: "X", direction: "upstream"})`|
0 commit comments