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
/
atuin-client
/
src
(
unfollow
)
Commit message (
Expand
)
Author
3 days
chore: Move everything into one big crate
Benedikt Peetz
3 days
chore: Somewhat simplify sync code
Benedikt Peetz
3 days
chore: Turn all `allow`s into into `expect`s
Benedikt Peetz
3 days
chore: Remove more useless code
Benedikt Peetz
6 days
feat: Capture command output + expose to new `atuin_output` tool (#3510)
Michelle Tilley
10 days
chore: update GitHub app token format
Chris Rose
2026-05-12
fix: ensure local key matches remote data before syncing (#3474)
Ellie Huxtable
2026-05-04
fix: atuin update on windows (#3453)
Lucas Trzesniewski
2026-04-21
feat: AI tool rendering overhaul + edit_file tool (#3423)
Michelle Tilley
2026-04-15
feat: Allow resuming previous AI sessions (#3407)
Michelle Tilley
2026-04-13
feat: add pi hook installer (#3398)
Ellie Huxtable
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-10
feat: Client-tool execution + permission system (#3370)
Michelle Tilley
2026-04-10
feat: add strip_trailing_whitespace, on by default (#3390)
Ellie Huxtable
2026-04-04
feat: add support for deleting all matching commands via keybindings (#3375)
Ellie Huxtable
2026-04-03
feat: option to disable mouse support (#3372)
依云
2026-03-31
feat: Add 'atuin config' subcommand for reading and setting config values (#3...
Michelle Tilley
2026-03-31
feat: opt-in to sharing last command with ai (#3367)
Ellie Huxtable
2026-03-23
chore: Refactor CLI auth flows and token storage (#3317)
Michelle Tilley
2026-03-23
fix: Disable features in init when that feature is explicitly disabled (#3328)
Michelle Tilley
2026-03-17
feat: Report distro name with OS for distro-specific commands (#3289)
Michelle Tilley
2026-03-16
feat: Allow headless account ops against Hub server (#3280)
Michelle Tilley
2026-03-12
feat: Add `atuin setup` (#3257)
Michelle Tilley
2026-03-11
feat: Allow authenticating with Atuin Hub (#3237)
Michelle Tilley
2026-03-05
feat: Allow setting multipliers for frequency, recency, and frecency scores (...
Michelle Tilley
2026-03-02
chore: Move atuin ai subcommand into core binary (#3212)
Michelle Tilley
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-24
feat: Generate commands or ask questions with `atuin ai` (#3199)
Michelle Tilley
2026-02-13
feat: add autostart and pid management to daemon (#3180)
Ellie Huxtable
2026-02-12
feat: add Hub authentication for future sync + extra features (#3010)
Ellie Huxtable
2026-02-11
feat: `switch-context` (#3149)
Lucas Trzesniewski
2026-02-11
fix(shell): fix ATUIN_SESSION errors in tmux popup (#3170)
Kkoi
2026-02-09
chore(deps): Update to tiny-bip39 2.0.0 (#3151)
Cristian Le
2026-02-05
feat: Add new custom keybinding system for search TUI (#3127)
Michelle Tilley
2026-02-04
feat: replace several files with a sqlite db (#3128)
Ellie Huxtable
2026-02-03
feat: Add a parameter to the sync to specify the download/upload page (#2408)
Matthias Bilger
2026-02-02
fix: halt sync loop if server returns an empty page (#3122)
Ellie Huxtable
2026-02-02
fix: larger exit column width on Windows (#3119)
Lucas Trzesniewski
2026-01-30
chore(deps): update whoami dependency to v2 (#3118)
Ben Beasley
2026-01-28
feat: add option to use tmux display-popup (#3058)
Kkoi
2026-01-27
chore(deps): audit ssl deps (#3110)
Ellie Huxtable
2026-01-27
fix: custom data dir test on windows (#3109)
Ellie Huxtable
2026-01-27
feat: remove user verification functionality (#3108)
Ellie Huxtable
2026-01-27
chore(deps): cleanup of dep versions (#3106)
Ellie Huxtable
2026-01-27
fix(ui): align cursor when expand column is in the middle (#3103)
依云
2026-01-27
feat: support setting a custom data dir in config (#3105)
Ellie Huxtable
2026-01-25
fix for inverse matching
lilydjwg
2026-01-25
fix for 'term
lilydjwg
[next]