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