aboutsummaryrefslogtreecommitdiffstats
path: root/crates/atuin-ai/src/lib.rs (follow)
Commit message (Expand)AuthorAge
* feat: Capture command output + expose to new `atuin_output` tool (#3510)Michelle Tilley6 days
* 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
* refactor: Replace ad-hoc dispatch with FSM + driver architecture (#3434)Michelle Tilley2026-04-21
* feat: AI tool rendering overhaul + edit_file tool (#3423)Michelle Tilley2026-04-21
* feat: Allow resuming previous AI sessions (#3407)Michelle Tilley2026-04-15
* feat: Client-tool execution + permission system (#3370)Michelle Tilley2026-04-10
* chore: Move atuin ai subcommand into core binary (#3212)Michelle Tilley2026-03-02