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