aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.lock (unfollow)
Commit message (Expand)Author
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-21feat: AI tool rendering overhaul + edit_file tool (#3423)Michelle Tilley
2026-04-16chore(release): prepare for release 18.15.2 (#3421)Michelle Tilley
2026-04-15chore(release): prepare for release 18.15.1 (#3419)Michelle Tilley
2026-04-15fix: Enter runs suggested command when selecting permissions (#3418)Michelle Tilley
2026-04-15chore(release): prepare for release 18.15.0 (#3417)Michelle Tilley
2026-04-15feat: Allow resuming previous AI sessions (#3407)Michelle Tilley
2026-04-14feat: Enable atuin hex for illumos (#3413)Michael Zeller
2026-04-13chore(release): prepare for release 18.14.1 (#3405)Ellie Huxtable
2026-04-13chore(release): prepare for release 18.14.0 (#3401)Ellie Huxtable
2026-04-10chore: Prepare 18.14.0-beta.1 release (#3393)Michelle Tilley
2026-04-10feat: Client-tool execution + permission system (#3370)Michelle Tilley
2026-03-30chore: Update to eye-declare 0.3.0 (#3365)Michelle Tilley
2026-03-27chore: Prepare 18.13.6 release (#3356)Michelle Tilley
2026-03-27chore(deps): Update to eye-declare v0.2.0 (#3355)Michelle Tilley
2026-03-27feat: Use eye-declare for more performant and flexible AI TUI (#3343)Michelle Tilley
2026-03-25fix: remove unnecessary arboard/image-data default feature (#3345)Ross Williams
2026-03-24chore: Prepare 18.13.5 (#3342)Michelle Tilley
2026-03-23chore(release): prepare for release 18.13.4 (#3336)Michelle Tilley
2026-03-20feat: Allow running `atuin search -i` as subcommand on Windows (#3250)Lucas Trzesniewski
2026-03-16chore(release): prepare for release 18.13.3Ellie Huxtable
2026-03-16vendor nucleo fork into atuin workspaceEllie Huxtable
2026-03-13chore(release): prepare for release 18.13.2 (#3264)Ellie Huxtable
2026-03-13chore(release): prepare for release 18.13.1 (#3263)Ellie Huxtable
2026-03-13chore(release): prepare for release 18.13.0 (#3262)Ellie Huxtable
2026-03-12chore(release): prepare for release 18.13.0-beta.7 (#3259)Ellie Huxtable
2026-03-12feat: Add `atuin setup` (#3257)Michelle Tilley
2026-03-12chore(release): prepare for release 18.13.0-beta.6 (#3258)Ellie Huxtable
2026-03-11chore(release): prepare for release 18.13.0-beta.5 (#3253)Ellie Huxtable
2026-03-10chore(release): prepare for release 18.13.0-beta.4 (#3252)Ellie Huxtable
2026-03-09chore: upgrade axum 0.7 to 0.8 to deduplicate with tonic's axumEllie Huxtable
2026-03-09chore: upgrade thiserror 1.x to 2.x to deduplicate dependencyEllie Huxtable
2026-03-09feat: use pty proxy for rendering tui popups without clearing the terminal (#...Ellie Huxtable
2026-03-05feat: Allow setting multipliers for frequency, recency, and frecency scores (...Michelle Tilley
2026-03-04feat: initial draft of atuin-shell (#3206)Ellie Huxtable
2026-03-02chore(release): prepare for release 18.13.0-beta.3 (#3228)Ellie Huxtable
2026-03-02chore(deps): bump rustix from 0.38.44 to 1.1.4 (#3220)dependabot[bot]
2026-03-02chore(deps): bump dashmap from 5.5.3 to 6.1.0 (#3221)dependabot[bot]
2026-03-02chore: Move atuin ai subcommand into core binary (#3212)Michelle Tilley
2026-02-26fix: Dramatically decrease daemon memory usage (#3211)Michelle Tilley
2026-02-26chore(release): prepare for release 18.13.0-beta.2 (#3209)Ellie Huxtable
2026-02-26feat: In-memory search index with atuin daemon (#3201)Michelle Tilley
2026-02-24feat: Generate commands or ask questions with `atuin ai` (#3199)Michelle Tilley
2026-02-24chore(deps): Bump prost-related crates (#3203)Cristian Le
2026-02-13chore(release): prepare for release 18.13.0-beta.1 (#3187)Ellie Huxtable
2026-02-13feat: add autostart and pid management to daemon (#3180)Ellie Huxtable
2026-02-13feat: add Atuin AI inline CLI MVP (#3178)Michelle Tilley
2026-02-12chore(deps): bump time + bytes (#3175)Cristian Le
2026-02-12feat: add Hub authentication for future sync + extra features (#3010)Ellie Huxtable