aboutsummaryrefslogtreecommitdiffstats
path: root/crates/atuin-ai/src/edit_permissions.rs (follow)
Commit message (Collapse)AuthorAge
* chore: Remove some unused rust codeBenedikt Peetz3 days
|
* feat: AI tool rendering overhaul + edit_file tool (#3423)Michelle Tilley2026-04-21
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.