aboutsummaryrefslogtreecommitdiffstats
path: root/crates/atuin-ai/src/commands/inline.rs (unfollow)
Commit message (Expand)Author
2026-03-27feat: Use eye-declare for more performant and flexible AI TUI (#3343)Michelle Tilley
2026-03-23fix: Disable features in init when that feature is explicitly disabled (#3328)Michelle Tilley
2026-03-20feat: Allow running `atuin search -i` as subcommand on Windows (#3250)Lucas Trzesniewski
2026-03-18fix: Call ensure_hub_session even if primary sync endpoint is self-hostedMichelle Tilley
2026-03-17feat: Report distro name with OS for distro-specific commands (#3289)Michelle Tilley
2026-03-16feat: Allow headless account ops against Hub server (#3280)Michelle Tilley
2026-03-12feat: Add `atuin setup` (#3257)Michelle Tilley
2026-03-11feat: Initialize Atuin AI by default with `atuin init` (#3255)Michelle Tilley
2026-03-12fix: ctrl-c not exiting ai (#3256)Ellie Huxtable
2026-03-11feat: Allow authenticating with Atuin Hub (#3237)Michelle Tilley
2026-03-09feat: use pty proxy for rendering tui popups without clearing the terminal (#...Ellie Huxtable
2026-03-02chore: Move atuin ai subcommand into core binary (#3212)Michelle Tilley
2026-02-26feat: In-memory search index with atuin daemon (#3201)Michelle Tilley
2026-02-24feat: Generate commands or ask questions with `atuin ai` (#3199)Michelle Tilley
2026-02-13feat: add Atuin AI inline CLI MVP (#3178)Michelle Tilley