aboutsummaryrefslogtreecommitdiffstats
path: root/crates (unfollow)
Commit message (Expand)Author
2026-03-19fix(ai): restore url-quote-magic for ? in zsh (#3304)Alex Kirk
2026-03-18fix: Call ensure_hub_session even if primary sync endpoint is self-hostedMichelle Tilley
2026-03-17chore: Replace atuin-ai rendering with component-oriented system (#3288)Michelle Tilley
2026-03-17feat: Report distro name with OS for distro-specific commands (#3289)Michelle Tilley
2026-03-16chore(release): prepare for release 18.13.3Ellie Huxtable
2026-03-16vendor nucleo fork into atuin workspaceEllie Huxtable
2026-03-16feat: Add custom filtering and scoring mechanismsMichelle Tilley
2026-03-16Update readmeMichelle Tilley
2026-03-16feat: Allow headless account ops against Hub server (#3280)Michelle Tilley
2026-03-16chore: symlink changelog so dist can pick it upEllie Huxtable
2026-03-16fix: Nushell 0.111; future Nushell 0.112 support (#3266)Stuart Carnie
2026-03-16specify version in all daemon atuin cratesEllie Huxtable
2026-03-13chore(release): prepare for release 18.13.2 (#3264)Ellie Huxtable
2026-03-13chore(release): prepare for release 18.13.1 (#3263)Ellie Huxtable
2026-03-13chore(release): prepare for release 18.13.0 (#3262)Ellie Huxtable
2026-03-12chore(release): prepare for release 18.13.0-beta.7 (#3259)Ellie Huxtable
2026-03-12feat: Add `atuin setup` (#3257)Michelle Tilley
2026-03-12chore(release): prepare for release 18.13.0-beta.6 (#3258)Ellie Huxtable
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-11chore(release): prepare for release 18.13.0-beta.5 (#3253)Ellie Huxtable
2026-03-11feat: Allow authenticating with Atuin Hub (#3237)Michelle Tilley
2026-03-10chore(release): prepare for release 18.13.0-beta.4 (#3252)Ellie Huxtable
2026-03-10fix: support Nushell 0.111 (#3249)Stuart Carnie
2026-03-09chore: upgrade axum 0.7 to 0.8 to deduplicate with tonic's axumEllie Huxtable
2026-03-09feat: use pty proxy for rendering tui popups without clearing the terminal (#...Ellie Huxtable
2026-03-09feat: Allow running `atuin search -i` as subcommand (#3208)Michelle Tilley
2026-03-05feat: Allow setting multipliers for frequency, recency, and frecency scores (...Michelle Tilley
2026-03-04feat: initial draft of atuin-shell (#3206)Ellie Huxtable
2026-03-03fix: clear script database before rebuild to prevent unique constraint violat...Ellie Huxtable
2026-03-02chore(release): prepare for release 18.13.0-beta.3 (#3228)Ellie Huxtable
2026-03-02chore(deps): bump dashmap from 5.5.3 to 6.1.0 (#3221)dependabot[bot]
2026-03-02chore: Move atuin ai subcommand into core binary (#3212)Michelle Tilley
2026-02-26fix: Dramatically decrease daemon memory usage (#3211)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-26feat: In-memory search index with atuin daemon (#3201)Michelle Tilley
2026-02-25feat: Add history author/intent metadata and v1 record version (#3205)Ellie Huxtable
2026-02-24feat: Generate commands or ask questions with `atuin ai` (#3199)Michelle Tilley
2026-02-24fix: forward $PATH to tmux popup in zsh (#3198)postmath
2026-02-24chore(deps): Bump prost-related crates (#3203)Cristian Le
2026-02-13fix: silent DB failures e.g. when disk is full (#3183)Johannes Naylor
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 autostart and pid management to daemon (#3180)Ellie Huxtable
2026-02-13feat: add Atuin AI inline CLI MVP (#3178)Michelle Tilley
2026-02-12fix: multiline commands with fish (#3179)Ellie Huxtable
2026-02-12feat: add Hub authentication for future sync + extra features (#3010)Ellie Huxtable
2026-02-11feat: `switch-context` (#3149)Lucas Trzesniewski
2026-02-11chore(release): prepare for release 18.12.1 (#3172)Ellie Huxtable