Expand description
Semantic code edit tool with fuzzy location matching and diff preview.
Accepts natural language descriptions of edit locations (e.g., “the function that handles authentication”) and edit operations, then applies precise edits with unified diff output and auto-checkpoint support.
Structs§
- Smart
Edit Tool - Smart editing tool that accepts fuzzy location descriptions and generates precise edits with diff preview and optional auto-checkpoint.