aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* chore(release): prepare for release 18.13.1 (#3263)Ellie Huxtable2026-03-13
* chore(release): update dist, remove custom runnersEllie Huxtable2026-03-13
* chore: update changelogEllie Huxtable2026-03-13
* chore(release): prepare for release 18.13.0 (#3262)Ellie Huxtable2026-03-13
* chore: update changelogEllie Huxtable2026-03-12
* 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: update changelogEllie Huxtable2026-03-12
* chore(release): prepare for release 18.13.0-beta.6 (#3258)Ellie Huxtable2026-03-12
* docs: Document daemon-fuzzy search mode (#3254)Michelle Tilley2026-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: update changelogEllie Huxtable2026-03-11
* 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: update changelogEllie Huxtable2026-03-10
* 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
* chore: upgrade thiserror 1.x to 2.x to deduplicate dependencyEllie Huxtable2026-03-09
* chore: strip symbols in dist profile to reduce binary sizeEllie Huxtable2026-03-09
* feat: use pty proxy for rendering tui popups without clearing the terminal (#...Ellie Huxtable2026-03-09
* chore: update to Rust 1.94 (#3247)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
* feat: update script for smoother setup (#3230)Ellie Huxtable2026-03-03
* chore: update changelogEllie Huxtable2026-03-02
* chore(release): prepare for release 18.13.0-beta.3 (#3228)Ellie Huxtable2026-03-02
* docs: clean up doc references for sqlite-based self-hosting (#3216)Jose Diaz-Gonzalez2026-03-02
* chore(deps): bump rustix from 0.38.44 to 1.1.4 (#3220)dependabot[bot]2026-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: regen cargo distEllie Huxtable2026-02-27
* fix: Dramatically decrease daemon memory usage (#3211)Michelle Tilley2026-02-26
* chore(deps): bump actions/attest-build-provenance from 2 to 3 (#2897)dependabot[bot]2026-02-26
* chore(deps): bump actions/checkout from 4 to 6 (#3002)dependabot[bot]2026-02-26
* chore(deps): bump actions/upload-artifact from 4 to 6 (#3025)dependabot[bot]2026-02-26
* chore(deps): bump actions/download-artifact from 4 to 7 (#3026)dependabot[bot]2026-02-26
* chore: use workspace versions (#3210)Ellie Huxtable2026-02-26
* chore: update changelogEllie 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
* fix: forward $PATH to tmux popup in zsh (#3198)postmath2026-02-24
* chore(deps): Bump prost-related crates (#3203)Cristian Le2026-02-24
* docs: Document `search.filters` (#3195)David Crespo2026-02-18
* docs: Update config.md to remove NuShell support note (#3190)Onè2026-02-17