aboutsummaryrefslogtreecommitdiffstats
path: root/crates/atuin-ai/src/tui/mod.rs (unfollow)
Commit message (Expand)Author
10 dayschore: Remove some unused rust codeBenedikt Peetz
2026-04-21refactor: Replace ad-hoc dispatch with FSM + driver architecture (#3434)Michelle Tilley
2026-04-15feat: Allow resuming previous AI sessions (#3407)Michelle Tilley
2026-04-10feat: Client-tool execution + permission system (#3370)Michelle Tilley
2026-03-27feat: Use eye-declare for more performant and flexible AI TUI (#3343)Michelle Tilley
2026-03-17chore: Replace atuin-ai rendering with component-oriented system (#3288)Michelle Tilley
2026-03-09feat: use pty proxy for rendering tui popups without clearing the terminal (#...Ellie Huxtable
2026-02-24feat: Generate commands or ask questions with `atuin ai` (#3199)Michelle Tilley