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