aboutsummaryrefslogtreecommitdiffstats
path: root/crates/atuin-ai/src/file_tracker.rs (unfollow)
Commit message (Collapse)Author
11 dayschore: Remove some unused rust codeBenedikt Peetz
2026-04-21feat: AI tool rendering overhaul + edit_file tool (#3423)Michelle Tilley
Overhaul of how AI tool calls are modeled, rendered, and displayed in the Atuin AI TUI. Fixes bugs in shell command output capture, implements the `edit_file` tool with full safety infrastructure, and adds a diff preview for edits.