index
:
atuin
main
Turtle. A hard-fork of atuin, focusing on a more minimal feature set
bpeetz
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crates
/
turtle
/
src
/
client
/
mod.rs
(
unfollow
)
Commit message (
Expand
)
Author
4 days
daemon/api: Remove `add_history`
Benedikt Peetz
4 days
crates/turtle/client/history: Set a higher rpc message limit
Benedikt Peetz
2026-07-24
feat: Finalize design for fish-shell integration
Benedikt Peetz
2026-07-20
chore: Commit
Benedikt Peetz
2026-07-20
chore: Commit
Benedikt Peetz
2026-07-20
chore: All compiles
Benedikt Peetz
2026-07-20
chore: Commit
Benedikt Peetz
2026-07-20
chore: Commit
Benedikt Peetz
2026-07-20
chore: Commit
Benedikt Peetz
2026-07-09
chore: Add more things
Benedikt Peetz
2026-07-09
chore: Separate daemon, client, server, and lib into crates
Benedikt Peetz
2026-06-13
chore(treewide): Fix some of `clippy`'s error
Benedikt Peetz
2026-06-13
chore(treewide): Remove `cargo` warnings to 0
Benedikt Peetz
2026-06-12
chore(treewide): Cleanup themes
Benedikt Peetz
2026-06-11
chore: Remove all `pub`s
Benedikt Peetz
2026-06-11
chore: Move everything into one big crate
Benedikt Peetz
2026-06-08
feat: Capture command output + expose to new `atuin_output` tool (#3510)
Michelle Tilley
2026-04-13
feat: remove agent search from tui (#3397)
Ellie Huxtable
2026-04-11
feat: track coding agent shell usage (#3388)
Ellie Huxtable
2026-04-11
feat: add history tail for live monitoring view (#3389)
Ellie Huxtable
2026-02-26
feat: In-memory search index with atuin daemon (#3201)
Michelle Tilley
2026-02-25
feat: Add history author/intent metadata and v1 record version (#3205)
Ellie Huxtable
2026-02-13
feat: add autostart and pid management to daemon (#3180)
Ellie Huxtable
2025-08-04
fix: clippy issues on Windows (#2856)
Lucas Trzesniewski
2025-03-19
chore: migrate to rust 2024 (#2635)
Ellie Huxtable
2024-10-02
fix(daemon): Add context to error when unable to connect (#2394)
Jeremy Cline
2024-07-29
fix: windows build error (#2321)
YummyOreo
2024-07-10
chore(deps): update to tonic 0.12, prost 0.13 (#2250)
Ellie Huxtable
2024-05-13
feat(daemon): add support for daemon on windows (#2014)
YummyOreo
2024-05-08
feat: add background daemon (#2006)
Ellie Huxtable