aboutsummaryrefslogtreecommitdiffstats
path: root/crates/atuin-daemon/proto/semantic.proto (unfollow)
Commit message (Collapse)Author
2026-06-11chore: Move everything into one big crateBenedikt Peetz
That helps remove duplicated code and rustc/cargo will now also show dead code correctly.
2026-06-08feat: Capture command output + expose to new `atuin_output` tool (#3510)Michelle Tilley