index
:
atuin
main
Turtle. A hard-fork of atuin, focusing on a more minimal feature set
bpeetz
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crates
/
atuin-ai
/
Cargo.toml
(
unfollow
)
Commit message (
Expand
)
Author
2026-06-10
chore: Remove some unused rust code
Benedikt Peetz
2026-06-08
feat: Capture command output + expose to new `atuin_output` tool (#3510)
Michelle Tilley
2026-04-24
chore: Update to eye_declare 0.5.1 (#3449)
Michelle Tilley
2026-04-23
perf: Reduce AI TUI rendering overhead for long conversations (#3447)
Michelle Tilley
2026-04-23
feat: Add skill discovery, loading, and invocation (#3444)
Michelle Tilley
2026-04-21
feat: AI tool rendering overhaul + edit_file tool (#3423)
Michelle Tilley
2026-04-15
fix: Enter runs suggested command when selecting permissions (#3418)
Michelle Tilley
2026-04-15
feat: Allow resuming previous AI sessions (#3407)
Michelle Tilley
2026-04-10
feat: Client-tool execution + permission system (#3370)
Michelle Tilley
2026-03-30
chore: Update to eye-declare 0.3.0 (#3365)
Michelle Tilley
2026-03-27
chore(deps): Update to eye-declare v0.2.0 (#3355)
Michelle Tilley
2026-03-27
feat: Use eye-declare for more performant and flexible AI TUI (#3343)
Michelle Tilley
2026-02-26
chore: use workspace versions (#3210)
Ellie Huxtable
2026-02-26
chore(release): prepare for release 18.13.0-beta.2 (#3209)
Ellie Huxtable
2026-02-24
feat: Generate commands or ask questions with `atuin ai` (#3199)
Michelle Tilley
2026-02-13
chore(release): prepare for release 18.13.0-beta.1 (#3187)
Ellie Huxtable
2026-02-13
fix(deps): add use-dev-tty to crossterm in atuin-ai (#3185)
Ellie Huxtable
2026-02-13
feat: add Atuin AI inline CLI MVP (#3178)
Michelle Tilley