AST2LLM for Go
JSON →An AST-powered tool that enhances LLM context by automatically injecting relevant Go code structures into prompts.
Tools · 1
- parse-go Analyzes Go project structure, identifies external type declarations, and packages context for LLM prompts using precise AST analysis.
Links
★ 7 GitHub stars