aboutsummaryrefslogtreecommitdiffstats
path: root/crates/atuin-ai/src/tui/dispatch.rs (follow)
Commit message (Expand)AuthorAge
* refactor: Replace ad-hoc dispatch with FSM + driver architecture (#3434)Michelle Tilley2026-04-21
* feat: Implement write_file tool with overwrite safety (#3432)Michelle Tilley2026-04-21
* feat: AI tool rendering overhaul + edit_file tool (#3423)Michelle Tilley2026-04-21
* fix: loss of loading spinners + tokio panic on exit (#3415)Michelle Tilley2026-04-14
* feat: Allow resuming previous AI sessions (#3407)Michelle Tilley2026-04-15
* feat: Client-tool execution + permission system (#3370)Michelle Tilley2026-04-10