aboutsummaryrefslogtreecommitdiffstats
path: root/crates/atuin-ai/src/tui/state.rs (follow)
Commit message (Expand)AuthorAge
* chore: Remove some unused rust codeBenedikt Peetz3 days
* feat: Add skill discovery, loading, and invocation (#3444)Michelle Tilley2026-04-23
* refactor: Replace ad-hoc dispatch with FSM + driver architecture (#3434)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
* fix: Thread remote and content_length through system for server tool calls (#...Michelle Tilley2026-04-13
* feat: Client-tool execution + permission system (#3370)Michelle Tilley2026-04-10
* chore: Update to eye-declare 0.3.0 (#3365)Michelle Tilley2026-03-30
* feat: Use eye-declare for more performant and flexible AI TUI (#3343)Michelle Tilley2026-03-27
* feat: Generate commands or ask questions with `atuin ai` (#3199)Michelle Tilley2026-02-24