aboutsummaryrefslogtreecommitdiffstats
path: root/crates/atuin-ai/src (follow)
Commit message (Expand)AuthorAge
* chore: Update to eye-declare 0.3.0 (#3365)Michelle Tilley2026-03-30
* chore(deps): Update to eye-declare v0.2.0 (#3355)Michelle Tilley2026-03-27
* feat: Use eye-declare for more performant and flexible AI TUI (#3343)Michelle Tilley2026-03-27
* fix: Disable features in init when that feature is explicitly disabled (#3328)Michelle Tilley2026-03-23
* feat: Allow running `atuin search -i` as subcommand on Windows (#3250)Lucas Trzesniewski2026-03-20
* feat: add a small atuin label to the ai box (#3309)Ellie Huxtable2026-03-20
* fix(ai): restore url-quote-magic for ? in zsh (#3304)Alex Kirk2026-03-19
* fix: Call ensure_hub_session even if primary sync endpoint is self-hostedMichelle Tilley2026-03-18
* chore: Replace atuin-ai rendering with component-oriented system (#3288)Michelle Tilley2026-03-17
* feat: Report distro name with OS for distro-specific commands (#3289)Michelle Tilley2026-03-17
* feat: Allow headless account ops against Hub server (#3280)Michelle Tilley2026-03-16
* feat: Add `atuin setup` (#3257)Michelle Tilley2026-03-12
* feat: Initialize Atuin AI by default with `atuin init` (#3255)Michelle Tilley2026-03-11
* fix: ctrl-c not exiting ai (#3256)Ellie Huxtable2026-03-12
* feat: Allow authenticating with Atuin Hub (#3237)Michelle Tilley2026-03-11
* feat: use pty proxy for rendering tui popups without clearing the terminal (#...Ellie Huxtable2026-03-09
* chore: Move atuin ai subcommand into core binary (#3212)Michelle Tilley2026-03-02
* feat: In-memory search index with atuin daemon (#3201)Michelle Tilley2026-02-26
* feat: Generate commands or ask questions with `atuin ai` (#3199)Michelle Tilley2026-02-24
* feat: add Atuin AI inline CLI MVP (#3178)Michelle Tilley2026-02-13