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/content/docs/index.mdx
+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
@@ -1,11 +1,11 @@
1
1
---
2
-
title: CLDK
2
+
title: CodeLLM-DevKit
3
3
description: "One typed analysis facade over your code's call graphs and symbol tables: the same interface across languages, ready to hand to a code LLM."
4
4
template: splash
5
5
prev: false
6
6
next: false
7
7
hero:
8
-
tagline: "One analysis interface over every language. Call graphs, symbol tables, and reachability: program analysis your agents can call."
8
+
tagline: "CodeLLM-DevKit (referenced as <strong>CLDK</strong> everywhere else). One analysis interface over every language: call graphs, symbol tables, and reachability, program analysis your agents can call."
0 commit comments