aboutsummaryrefslogtreecommitdiffstats
path: root/crates (unfollow)
Commit message (Expand)Author
5 hoursfix({client,server}/settings): Don't fail, when there is no config fileBenedikt Peetz
5 hourschore(treewide): Remove glob importsBenedikt Peetz
10 hoursfix(config): Don't write non-TOML default config filesBenedikt Peetz
10 hourschore(daemon): Remove the `autostart` featureBenedikt Peetz
10 hoursfix(sqlite): Ensure that database migration runs sequentiallyBenedikt Peetz
25 hourschore(treewide): Also fix all `clippy` warningsBenedikt Peetz
25 hourschore(treewide): Fix some of `clippy`'s errorBenedikt Peetz
25 hourschore(treewide): Remove `cargo` warnings to 0Benedikt Peetz
33 hourschore(treewide): Cleanup themesBenedikt Peetz
2 daysfeat(server): Really make users stateless (with tests)Benedikt Peetz
2 daysfeat(server): Make user stuff statelessBenedikt Peetz
2 dayschore(server): Remove the last remnants of the "hub" sync-server thingyBenedikt Peetz
2 dayschore(server): Simplify the database supportBenedikt Peetz
2 dayschore: Remove all `pub`sBenedikt Peetz
3 dayschore: Restore db migrationsBenedikt Peetz
3 dayschore: Move everything into one big crateBenedikt Peetz
3 dayschore: Somewhat simplify sync codeBenedikt Peetz
3 dayschore: Remove more (kinda) useless stuffBenedikt Peetz
3 dayschore: Turn all `allow`s into into `expect`sBenedikt Peetz
3 dayschore: Remove more useless codeBenedikt Peetz
3 dayschore: Remove some unused rust codeBenedikt Peetz
5 daysfeat: Capture command output + expose to new `atuin_output` tool (#3510)Michelle Tilley
10 dayschore: update GitHub app token formatChris Rose
2026-05-27fix: Atuin hangs when attempting to spawn daemon from Ctrl+R invocation (#3502)Michelle Tilley
2026-05-19Allow overriding model with env var (#3493)Michelle Tilley
2026-05-14refactor: pull `fn into_utc` into atuin-server-database crate (#3487)John Oxley
2026-05-14refactor: Implement From<sqlx::Error> and clean up fix_error (#3484)John Oxley
2026-05-12chore(release): prepare for release 18.16.1 (#3476)Ellie Huxtable
2026-05-12feat(ui): prominent banner for wrong-key errors at login/sync (#3475)Ellie Huxtable
2026-05-12fix: ensure local key matches remote data before syncing (#3474)Ellie Huxtable
2026-05-11chore: Rename 'atuin hex' to 'atuin pty-proxy' (#3473)Michelle Tilley
2026-05-05fix(shell/xonsh): use os.devnull instead of hard-coded /dev/null (#3464)Sai Asish Y
2026-05-04fix: atuin update on windows (#3453)Lucas Trzesniewski
2026-04-28chore(release): prepare for release 18.16.0 (#3457)Michelle Tilley
2026-04-24chore(release): prepare for release 18.16.0-beta.1 (#3450)Michelle Tilley
2026-04-24chore: Update to eye_declare 0.5.1 (#3449)Michelle Tilley
2026-04-23perf: Reduce AI TUI rendering overhead for long conversations (#3447)Michelle Tilley
2026-04-23feat: Add skill discovery, loading, and invocation (#3444)Michelle Tilley
2026-04-23feat: Send user-defined context with `TERMINAL.md` (#3443)Michelle Tilley
2026-04-23fix: minor issues with fish's vim mode(s) (#3362)Aditya Bhargava
2026-04-21fix: require all subcommands covered for shell allow rules (#3440)Michelle Tilley
2026-04-21feat: shell tool execution timeouts (#3437)Michelle Tilley
2026-04-21fix: shell tool preview stuck as Running after completion (#3436)Michelle Tilley
2026-04-21chore: Use cat -n format for read_file tool (#3435)Michelle Tilley
2026-04-21refactor: Replace ad-hoc dispatch with FSM + driver architecture (#3434)Michelle Tilley
2026-04-21feat: Implement write_file tool with overwrite safety (#3432)Michelle Tilley
2026-04-21feat: AI tool rendering overhaul + edit_file tool (#3423)Michelle Tilley
2026-04-21chore: update to rust 1.95 (#3426)Ellie Huxtable
2026-04-16chore(release): prepare for release 18.15.2 (#3421)Michelle Tilley
2026-04-16fix: Tab doesn't insert suggested command (#3420)Michelle Tilley