aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* chore(server): Simplify the database supportBenedikt Peetz3 days
* chore: Remove all `pub`sBenedikt Peetz3 days
* chore: Restore db migrationsBenedikt Peetz3 days
* chore: Move everything into one big crateBenedikt Peetz3 days
* chore: Somewhat simplify sync codeBenedikt Peetz3 days
* chore: Remove more (kinda) useless stuffBenedikt Peetz3 days
* chore: Turn all `allow`s into into `expect`sBenedikt Peetz3 days
* chore: Remove more useless codeBenedikt Peetz3 days
* chore: Remove some unused rust codeBenedikt Peetz3 days
* chore: Remove unneeded filesBenedikt Peetz3 days
* feat: Capture command output + expose to new `atuin_output` tool (#3510)Michelle Tilley6 days
* chore(deps): bump debian from bookworm-20260421-slim to bookworm-20260518-sli...dependabot[bot]10 days
* chore: update GitHub app token formatChris Rose10 days
* chore(deps): bump lukemathwalker/cargo-chefdependabot[bot]12 days
* chore: update to Rust 1.96 (#3507)Ellie Huxtable2026-05-28
* fix: Atuin hangs when attempting to spawn daemon from Ctrl+R invocation (#3502)Michelle Tilley2026-05-27
* Allow overriding model with env var (#3493)Michelle Tilley2026-05-19
* docs: Highlight `Ctrl-r` keybinding on docs page (#3489)Thorsten Ball2026-05-17
* refactor: pull `fn into_utc` into atuin-server-database crate (#3487)John Oxley2026-05-14
* chore: vouch for all existing contributors (#3486)Ellie Huxtable2026-05-14
* refactor: Implement From<sqlx::Error> and clean up fix_error (#3484)John Oxley2026-05-14
* fix(ci): fossier install in scan workflow (#3485)Ellie Huxtable2026-05-14
* feat: setup fossier to stop bot slop prs (#3482)Ellie Huxtable2026-05-14
* chore(release): prepare for release 18.16.1 (#3476)Ellie Huxtable2026-05-12
* feat(ui): prominent banner for wrong-key errors at login/sync (#3475)Ellie Huxtable2026-05-12
* fix: ensure local key matches remote data before syncing (#3474)Ellie Huxtable2026-05-12
* chore: Rename 'atuin hex' to 'atuin pty-proxy' (#3473)Michelle Tilley2026-05-11
* chore: Generate LLM-optimized docs (#3468)Michelle Tilley2026-05-08
* docs: Add related projects section to READMEEllie Huxtable2026-05-06
* fix(shell/xonsh): use os.devnull instead of hard-coded /dev/null (#3464)Sai Asish Y2026-05-05
* chore(deps): bump debian from bookworm-20260202-slim to bookworm-20260421-sli...dependabot[bot]2026-05-04
* fix: atuin update on windows (#3453)Lucas Trzesniewski2026-05-04
* chore(release): prepare for release 18.16.0 (#3457)Michelle Tilley2026-04-28
* chore(release): prepare for release 18.16.0-beta.1 (#3450)Michelle Tilley2026-04-24
* Merge branch 'main' of github.com:atuinsh/atuinMichelle Tilley2026-04-24
|\
| * chore: Update to eye_declare 0.5.1 (#3449)Michelle Tilley2026-04-24
* | Tweak release skillMichelle Tilley2026-04-23
|/
* perf: Reduce AI TUI rendering overhead for long conversations (#3447)Michelle Tilley2026-04-23
* feat: Add skill discovery, loading, and invocation (#3444)Michelle Tilley2026-04-23
* feat: Send user-defined context with `TERMINAL.md` (#3443)Michelle Tilley2026-04-23
* fix: minor issues with fish's vim mode(s) (#3362)Aditya Bhargava2026-04-23
* fix: require all subcommands covered for shell allow rules (#3440)Michelle Tilley2026-04-21
* docs: update for new server binary (#3439)Ellie Huxtable2026-04-22
* feat: shell tool execution timeouts (#3437)Michelle Tilley2026-04-21
* fix: shell tool preview stuck as Running after completion (#3436)Michelle Tilley2026-04-21
* chore: Use cat -n format for read_file tool (#3435)Michelle Tilley2026-04-21
* refactor: Replace ad-hoc dispatch with FSM + driver architecture (#3434)Michelle Tilley2026-04-21
* docs: document show_numeric_shortcuts (#3433)ash2026-04-21
* feat: Implement write_file tool with overwrite safety (#3432)Michelle Tilley2026-04-21
* feat: AI tool rendering overhaul + edit_file tool (#3423)Michelle Tilley2026-04-21