aboutsummaryrefslogtreecommitdiffstats
path: root/crates/atuin-ai/src/stream.rs (follow)
Commit message (Expand)AuthorAge
* chore: Remove some unused rust codeBenedikt Peetz3 days
* feat: Capture command output + expose to new `atuin_output` tool (#3510)Michelle Tilley5 days
* Allow overriding model with env var (#3493)Michelle Tilley2026-05-19
* 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
* fix: Thread remote and content_length through system for server tool calls (#...Michelle Tilley2026-04-13
* feat: Client-tool execution + permission system (#3370)Michelle Tilley2026-04-10