Skip to content

Commit f68cbaf

Browse files
fix: fix some naming
1 parent 6477491 commit f68cbaf

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

website/blog/more-llm-support.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,9 +45,9 @@ The general usage of `llms.txt` is as follows:
4545
3. Ask AI questions about ast-grep
4646

4747

48-
## Codemod AI Studio
48+
## AI-powered Codemod Studio
4949

50-
[Codemod.com](https://codemod.com/) is a long-time [supporter](https://github.com/ast-grep/ast-grep?tab=readme-ov-file#sponsor) of ast-grep and has recently introduced a new feature called [Codemod Studio](https://app.codemod.com/studio).
50+
[Codemod.com](https://codemod.com/) is a long-time [contributor](https://go.codemod.com/ast-grep-contributions) [supporter](https://github.com/ast-grep/ast-grep?tab=readme-ov-file#sponsor) of ast-grep and has recently introduced a new feature called [Codemod Studio](https://app.codemod.com/studio).
5151

5252
The studio introduces an AI assistant which is is a game-changer for writing ast-grep rules. This interactive environment allows you to use natural language to describe the code patterns you want to find, and then the AI will help you write the corresponding ast-grep rule. Here's how it works:
5353

@@ -81,4 +81,4 @@ See the tracking GitHub issue [here](https://github.com/ast-grep/ast-grep/issues
8181

8282
## Conclusion
8383

84-
ast-grep's integration of LLMs, including `llms.txt`, Codemod AI Studio, and GenAI Script, represents a significant leap forward in code analysis. With the promise of MCP on the horizon, ast-grep is poised to become an indispensable tool for developers seeking to harness the power of AI to understand, transform, and elevate their code. The future of code analysis is here, and it's powered by ast-grep.
84+
ast-grep's integration of LLMs, including `llms.txt`, Codemod Studio, and GenAI Script, represents a significant leap forward in code analysis. With the promise of MCP on the horizon, ast-grep is poised to become an indispensable tool for developers seeking to harness the power of AI to understand, transform, and elevate their code. The future of code analysis is here, and it's powered by ast-grep.

0 commit comments

Comments
 (0)