Module ast_grep_tool

Module ast_grep_tool 

Source
Expand description

AST-grep tool implementation for VTCode

This module provides a tool interface for the AST-grep engine, allowing it to be used as a standard agent tool.

Structsยง

AstGrepTool
AST-grep tool that provides syntax-aware code search and transformation