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
(
unfollow
)
Commit message (
Expand
)
Author
11 days
chore: Remove more (kinda) useless stuff
Benedikt Peetz
11 days
chore: Turn all `allow`s into into `expect`s
Benedikt Peetz
11 days
chore: Remove more useless code
Benedikt Peetz
11 days
chore: Remove some unused rust code
Benedikt Peetz
13 days
feat: Capture command output + expose to new `atuin_output` tool (#3510)
Michelle Tilley
2026-06-04
chore: update GitHub app token format
Chris Rose
2026-05-27
fix: Atuin hangs when attempting to spawn daemon from Ctrl+R invocation (#3502)
Michelle Tilley
2026-05-19
Allow overriding model with env var (#3493)
Michelle Tilley
2026-05-14
refactor: pull `fn into_utc` into atuin-server-database crate (#3487)
John Oxley
2026-05-14
refactor: Implement From<sqlx::Error> and clean up fix_error (#3484)
John Oxley
2026-05-12
chore(release): prepare for release 18.16.1 (#3476)
Ellie Huxtable
2026-05-12
feat(ui): prominent banner for wrong-key errors at login/sync (#3475)
Ellie Huxtable
2026-05-12
fix: ensure local key matches remote data before syncing (#3474)
Ellie Huxtable
2026-05-11
chore: Rename 'atuin hex' to 'atuin pty-proxy' (#3473)
Michelle Tilley
2026-05-05
fix(shell/xonsh): use os.devnull instead of hard-coded /dev/null (#3464)
Sai Asish Y
2026-05-04
fix: atuin update on windows (#3453)
Lucas Trzesniewski
2026-04-28
chore(release): prepare for release 18.16.0 (#3457)
Michelle Tilley
2026-04-24
chore(release): prepare for release 18.16.0-beta.1 (#3450)
Michelle Tilley
2026-04-24
chore: Update to eye_declare 0.5.1 (#3449)
Michelle Tilley
2026-04-23
perf: Reduce AI TUI rendering overhead for long conversations (#3447)
Michelle Tilley
2026-04-23
feat: Add skill discovery, loading, and invocation (#3444)
Michelle Tilley
2026-04-23
feat: Send user-defined context with `TERMINAL.md` (#3443)
Michelle Tilley
2026-04-23
fix: minor issues with fish's vim mode(s) (#3362)
Aditya Bhargava
2026-04-21
fix: require all subcommands covered for shell allow rules (#3440)
Michelle Tilley
2026-04-21
feat: shell tool execution timeouts (#3437)
Michelle Tilley
2026-04-21
fix: shell tool preview stuck as Running after completion (#3436)
Michelle Tilley
2026-04-21
chore: Use cat -n format for read_file tool (#3435)
Michelle Tilley
2026-04-21
refactor: Replace ad-hoc dispatch with FSM + driver architecture (#3434)
Michelle Tilley
2026-04-21
feat: Implement write_file tool with overwrite safety (#3432)
Michelle Tilley
2026-04-21
feat: AI tool rendering overhaul + edit_file tool (#3423)
Michelle Tilley
2026-04-21
chore: update to rust 1.95 (#3426)
Ellie Huxtable
2026-04-16
chore(release): prepare for release 18.15.2 (#3421)
Michelle Tilley
2026-04-16
fix: Tab doesn't insert suggested command (#3420)
Michelle Tilley
2026-04-15
chore(release): prepare for release 18.15.1 (#3419)
Michelle Tilley
2026-04-15
fix: Enter runs suggested command when selecting permissions (#3418)
Michelle Tilley
2026-04-15
chore(release): prepare for release 18.15.0 (#3417)
Michelle Tilley
2026-04-14
fix: loss of loading spinners + tokio panic on exit (#3415)
Michelle Tilley
2026-04-15
feat: Allow resuming previous AI sessions (#3407)
Michelle Tilley
2026-04-14
fix: dependency fix (#3414)
Michael Zeller
2026-04-14
feat: Enable atuin hex for illumos (#3413)
Michael Zeller
2026-04-13
chore(release): prepare for release 18.14.1 (#3405)
Ellie Huxtable
2026-04-13
fix: Thread remote and content_length through system for server tool calls (#...
Michelle Tilley
2026-04-13
fix: ensure we can publish to crates (#3403)
Ellie Huxtable
2026-04-13
chore(release): prepare for release 18.14.0 (#3401)
Ellie Huxtable
2026-04-13
refactor: rename examples -> contrib (#3400)
Ellie Huxtable
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-11
fix: ensure daemon is running (#3384)
Ellie Huxtable
2026-04-11
feat: add history tail for live monitoring view (#3389)
Ellie Huxtable
[next]