aboutsummaryrefslogtreecommitdiffstats
path: root/crates/atuin-daemon/src/client.rs (follow)
Commit message (Expand)AuthorAge
* chore: Move everything into one big crateBenedikt Peetz3 days
* feat: Capture command output + expose to new `atuin_output` tool (#3510)Michelle Tilley5 days
* feat: remove agent search from tui (#3397)Ellie Huxtable2026-04-13
* feat: track coding agent shell usage (#3388)Ellie Huxtable2026-04-11
* feat: add history tail for live monitoring view (#3389)Ellie Huxtable2026-04-11
* 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: add autostart and pid management to daemon (#3180)Ellie Huxtable2026-02-13
* fix: clippy issues on Windows (#2856)Lucas Trzesniewski2025-08-04
* chore: migrate to rust 2024 (#2635)Ellie Huxtable2025-03-19
* fix(daemon): Add context to error when unable to connect (#2394)Jeremy Cline2024-10-02
* fix: windows build error (#2321)YummyOreo2024-07-29
* chore(deps): update to tonic 0.12, prost 0.13 (#2250)Ellie Huxtable2024-07-10
* feat(daemon): add support for daemon on windows (#2014)YummyOreo2024-05-13
* feat: add background daemon (#2006)Ellie Huxtable2024-05-08