aboutsummaryrefslogtreecommitdiffstats
path: root/crates (unfollow)
Commit message (Expand)Author
2026-04-16chore(release): prepare for release 18.15.2 (#3421)Michelle Tilley
2026-04-16fix: Tab doesn't insert suggested command (#3420)Michelle Tilley
2026-04-15chore(release): prepare for release 18.15.1 (#3419)Michelle Tilley
2026-04-15fix: Enter runs suggested command when selecting permissions (#3418)Michelle Tilley
2026-04-15chore(release): prepare for release 18.15.0 (#3417)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-14fix: dependency fix (#3414)Michael Zeller
2026-04-14feat: Enable atuin hex for illumos (#3413)Michael Zeller
2026-04-13chore(release): prepare for release 18.14.1 (#3405)Ellie Huxtable
2026-04-13fix: Thread remote and content_length through system for server tool calls (#...Michelle Tilley
2026-04-13fix: ensure we can publish to crates (#3403)Ellie Huxtable
2026-04-13chore(release): prepare for release 18.14.0 (#3401)Ellie Huxtable
2026-04-13refactor: rename examples -> contrib (#3400)Ellie Huxtable
2026-04-13feat: add pi hook installer (#3398)Ellie Huxtable
2026-04-13feat: remove agent search from tui (#3397)Ellie Huxtable
2026-04-11feat: track coding agent shell usage (#3388)Ellie Huxtable
2026-04-11fix: ensure daemon is running (#3384)Ellie Huxtable
2026-04-11feat: add history tail for live monitoring view (#3389)Ellie Huxtable
2026-04-10chore: Prepare 18.14.0-beta.1 release (#3393)Michelle Tilley
2026-04-10feat: Client-tool execution + permission system (#3370)Michelle Tilley
2026-04-10feat: add strip_trailing_whitespace, on by default (#3390)Ellie Huxtable
2026-04-04feat: add support for deleting all matching commands via keybindings (#3375)Ellie Huxtable
2026-04-03feat: option to disable mouse support (#3372)依云
2026-04-03fix(ui): when inverted, invert scroll events handling (#3373)依云
2026-03-31feat: Add 'atuin config' subcommand for reading and setting config values (#3...Michelle Tilley
2026-03-31feat: opt-in to sharing last command with ai (#3367)Ellie Huxtable
2026-03-31fix(ui): make preview line breaking algorithm aware of CJK double-width chara...依云
2026-03-30fix: resolve git worktrees to main repo in workspace filter (#3366)Paul Hinze
2026-03-30chore: Update to eye-declare 0.3.0 (#3365)Michelle Tilley
2026-03-30fix: replace `e>|` with `|` in nushell integration to restore history recordi...Hleb Shauchenka
2026-03-27chore: Prepare 18.13.6 release (#3356)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-03-26fix: set WorkingDirectory in PowerShell Invoke-AtuinSearch (#3351)James Brooks
2026-03-26fix(powershell): handle non-FileSystem drives (#3353)Lucas Trzesniewski
2026-03-25fix: remove unnecessary arboard/image-data default feature (#3345)Ross Williams
2026-03-24chore: Prepare 18.13.5 (#3342)Michelle Tilley
2026-03-24fix: Atuin Hex fails to init on bash and zsh (#3341)Michelle Tilley
2026-03-23chore(release): prepare for release 18.13.4 (#3336)Michelle Tilley
2026-03-23fix: Don't run 'atuin init' in 'atuin hex init' — each must be initialized...Michelle Tilley
2026-03-23chore: Refactor CLI auth flows and token storage (#3317)Michelle Tilley
2026-03-23feat: hex init nu (#3330)Xavier Ruiz
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-20feat: add a small atuin label to the ai box (#3309)Ellie Huxtable
2026-03-20feat: error if value not provided and no stdinEllie Huxtable
2026-03-20feat: allow setting kv values from stdinEllie Huxtable
2026-03-19fix: Clarify what data is sent when using Atuin AI during setup (only OS and ...Michelle Tilley
2026-03-19fix: remove per-event mouse capture toggling that leaked ANSI to stdout (#3299)Michelle Tilley