aboutsummaryrefslogtreecommitdiffstats
path: root/crates/atuin-ai/Cargo.toml (unfollow)
Commit message (Expand)Author
2026-06-10chore: Remove some unused rust codeBenedikt Peetz
2026-06-08feat: Capture command output + expose to new `atuin_output` tool (#3510)Michelle Tilley
2026-04-24chore: Update to eye_declare 0.5.1 (#3449)Michelle Tilley
2026-04-23perf: Reduce AI TUI rendering overhead for long conversations (#3447)Michelle Tilley
2026-04-23feat: Add skill discovery, loading, and invocation (#3444)Michelle Tilley
2026-04-21feat: AI tool rendering overhaul + edit_file tool (#3423)Michelle Tilley
2026-04-15fix: Enter runs suggested command when selecting permissions (#3418)Michelle Tilley
2026-04-15feat: Allow resuming previous AI sessions (#3407)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-27chore(deps): Update to eye-declare v0.2.0 (#3355)Michelle Tilley
2026-03-27feat: Use eye-declare for more performant and flexible AI TUI (#3343)Michelle Tilley
2026-02-26chore: use workspace versions (#3210)Ellie Huxtable
2026-02-26chore(release): prepare for release 18.13.0-beta.2 (#3209)Ellie Huxtable
2026-02-24feat: Generate commands or ask questions with `atuin ai` (#3199)Michelle Tilley
2026-02-13chore(release): prepare for release 18.13.0-beta.1 (#3187)Ellie Huxtable
2026-02-13fix(deps): add use-dev-tty to crossterm in atuin-ai (#3185)Ellie Huxtable
2026-02-13feat: add Atuin AI inline CLI MVP (#3178)Michelle Tilley