rename_symbol | Rename a symbol across every file. LSP-backed, verified. |
move_symbol | Move a symbol to another file + update every import. |
rename_file | Rename or move a file + update every importer. |
refactor | Extract function/variable, organize imports, format. |
project | Auto-detected lint / typecheck / test / build across 23 ecosystems. |
navigate | Definitions, references, call hierarchy, type hierarchy. |
read | Full file, line ranges, or a single symbol by name. |
ast_edit | Surgical TypeScript/JavaScript edits — 65+ AST operations. |