aboutsummaryrefslogtreecommitdiffstats
path: root/crates/atuin-ai/src/tools/mod.rs (unfollow)
Commit message (Expand)Author
3 dayschore: Remove some unused rust codeBenedikt Peetz
5 daysfeat: Capture command output + expose to new `atuin_output` tool (#3510)Michelle Tilley
2026-04-23feat: Add skill discovery, loading, and invocation (#3444)Michelle Tilley
2026-04-21fix: require all subcommands covered for shell allow rules (#3440)Michelle Tilley
2026-04-21feat: shell tool execution timeouts (#3437)Michelle Tilley
2026-04-21chore: Use cat -n format for read_file tool (#3435)Michelle Tilley
2026-04-21refactor: Replace ad-hoc dispatch with FSM + driver architecture (#3434)Michelle Tilley
2026-04-21feat: Implement write_file tool with overwrite safety (#3432)Michelle Tilley
2026-04-21feat: AI tool rendering overhaul + edit_file tool (#3423)Michelle Tilley
2026-04-10feat: Client-tool execution + permission system (#3370)Michelle Tilley