01Semantic node targeting using name, type, query, or position
020 GitHub stars
03Support for multiple languages (currently Rust)
04Safe structural editing to replace, insert, wrap, or delete AST nodes
05Syntax validation to prevent breaking changes
06Transaction safety ensures all edits are validated before application