aboutsummaryrefslogtreecommitdiffstats
path: root/crates (follow)
Commit message (Expand)AuthorAge
* chore: Refactor CLI auth flows and token storage (#3317)Michelle Tilley2026-03-23
* feat: hex init nu (#3330)Xavier Ruiz2026-03-23
* 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
* feat: error if value not provided and no stdinEllie Huxtable2026-03-20
* feat: allow setting kv values from stdinEllie Huxtable2026-03-20
* fix: Clarify what data is sent when using Atuin AI during setup (only OS and ...Michelle Tilley2026-03-19
* fix: remove per-event mouse capture toggling that leaked ANSI to stdout (#3299)Michelle Tilley2026-03-19
* 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
* chore(release): prepare for release 18.13.3Ellie Huxtable2026-03-16
* chore: vendor nucleo-ext + fork, so we can depend on our changes properly (#3...Ellie Huxtable2026-03-16
|\
| * vendor nucleo fork into atuin workspaceEllie Huxtable2026-03-16
| * feat: Add custom filtering and scoring mechanismsMichelle Tilley2026-03-16
| * Update readmeMichelle Tilley2026-03-16
| * bring in base nucleoEllie Huxtable2026-03-16
| * specify version in all daemon atuin cratesEllie Huxtable2026-03-16
* | feat: Allow headless account ops against Hub server (#3280)Michelle Tilley2026-03-16
* | chore: symlink changelog so dist can pick it upEllie Huxtable2026-03-16
* | fix: Nushell 0.111; future Nushell 0.112 support (#3266)Stuart Carnie2026-03-16
|/
* chore(release): prepare for release 18.13.2 (#3264)Ellie Huxtable2026-03-13
* chore(release): prepare for release 18.13.1 (#3263)Ellie Huxtable2026-03-13
* chore(release): prepare for release 18.13.0 (#3262)Ellie Huxtable2026-03-13
* chore(release): prepare for release 18.13.0-beta.7 (#3259)Ellie Huxtable2026-03-12
* feat: Add `atuin setup` (#3257)Michelle Tilley2026-03-12
* chore(release): prepare for release 18.13.0-beta.6 (#3258)Ellie Huxtable2026-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
* chore(release): prepare for release 18.13.0-beta.5 (#3253)Ellie Huxtable2026-03-11
* feat: Allow authenticating with Atuin Hub (#3237)Michelle Tilley2026-03-11
* chore(release): prepare for release 18.13.0-beta.4 (#3252)Ellie Huxtable2026-03-10
* fix: support Nushell 0.111 (#3249)Stuart Carnie2026-03-10
* chore: upgrade axum 0.7 to 0.8 to deduplicate with tonic's axumEllie Huxtable2026-03-09
* feat: use pty proxy for rendering tui popups without clearing the terminal (#...Ellie Huxtable2026-03-09
* feat: Allow running `atuin search -i` as subcommand (#3208)Michelle Tilley2026-03-09
* feat: Allow setting multipliers for frequency, recency, and frecency scores (...Michelle Tilley2026-03-05
* feat: initial draft of atuin-shell (#3206)Ellie Huxtable2026-03-04
* fix: clear script database before rebuild to prevent unique constraint violat...Ellie Huxtable2026-03-03
* chore(release): prepare for release 18.13.0-beta.3 (#3228)Ellie Huxtable2026-03-02
* chore(deps): bump dashmap from 5.5.3 to 6.1.0 (#3221)dependabot[bot]2026-03-02
* chore: Move atuin ai subcommand into core binary (#3212)Michelle Tilley2026-03-02
* fix: Dramatically decrease daemon memory usage (#3211)Michelle Tilley2026-02-26
* chore: use workspace versions (#3210)Ellie Huxtable2026-02-26
* chore(release): prepare for release 18.13.0-beta.2 (#3209)Ellie Huxtable2026-02-26
* feat: In-memory search index with atuin daemon (#3201)Michelle Tilley2026-02-26
* feat: Add history author/intent metadata and v1 record version (#3205)Ellie Huxtable2026-02-25
* feat: Generate commands or ask questions with `atuin ai` (#3199)Michelle Tilley2026-02-24