tree-sitter replaces ast-grep

This commit is contained in:
Dhanji R. Prasanna
2025-11-05 13:56:23 +11:00
parent 71e9e46f74
commit f25a3d5e06
12 changed files with 1003 additions and 876 deletions

View File

@@ -94,6 +94,7 @@ These commands give you fine-grained control over context management, allowing y
- Screenshot capture and window management
- OCR text extraction from images and screen regions
- Window listing and identification
- **Code Search**: Embedded tree-sitter for syntax-aware code search (Rust, Python, JavaScript, TypeScript) - see [Code Search Guide](docs/CODE_SEARCH.md)
- **Final Output**: Formatted result presentation
### Provider Flexibility