aboutsummaryrefslogtreecommitdiffstats
path: root/crates/atuin-daemon/src (unfollow)
Commit message (Expand)Author
3 dayschore: Move everything into one big crateBenedikt Peetz
3 dayschore: Remove some unused rust codeBenedikt Peetz
6 daysfeat: Capture command output + expose to new `atuin_output` tool (#3510)Michelle Tilley
2026-05-12fix: ensure local key matches remote data before syncing (#3474)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-11feat: add history tail for live monitoring view (#3389)Ellie Huxtable
2026-03-16vendor nucleo fork into atuin workspaceEllie Huxtable
2026-03-11feat: Initialize Atuin AI by default with `atuin init` (#3255)Michelle Tilley
2026-03-05feat: Allow setting multipliers for frequency, recency, and frecency scores (...Michelle Tilley
2026-02-26fix: Dramatically decrease daemon memory usage (#3211)Michelle Tilley
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-13feat: add autostart and pid management to daemon (#3180)Ellie Huxtable
2026-02-04feat: replace several files with a sqlite db (#3128)Ellie Huxtable
2025-08-04fix: clippy issues on Windows (#2856)Lucas Trzesniewski
2025-03-19chore: migrate to rust 2024 (#2635)Ellie Huxtable
2024-10-02fix(daemon): Add context to error when unable to connect (#2394)Jeremy Cline
2024-07-29fix: windows build error (#2321)YummyOreo
2024-07-10chore(deps): update to tonic 0.12, prost 0.13 (#2250)Ellie Huxtable
2024-05-25feat: support systemd socket activation for daemon (#2039)Nemo157
2024-05-21fix(daemon): do not try to sync if logged out (#2037)Ellie Huxtable
2024-05-18fix: save sync time in daemon (#2029)Ellie Huxtable
2024-05-13feat(daemon): add support for daemon on windows (#2014)YummyOreo
2024-05-08fix: add incremental rebuild to daemon loop (#2010)Ellie Huxtable
2024-05-08feat: add background daemon (#2006)Ellie Huxtable