aboutsummaryrefslogtreecommitdiffstats
path: root/crates/atuin-ai/src/tools (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
* feat: Add skill discovery, loading, and invocation (#3444)Michelle Tilley2026-04-23
* fix: require all subcommands covered for shell allow rules (#3440)Michelle Tilley2026-04-21
* feat: shell tool execution timeouts (#3437)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
* 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
* fix: Enter runs suggested command when selecting permissions (#3418)Michelle Tilley2026-04-15
* feat: Client-tool execution + permission system (#3370)Michelle Tilley2026-04-10