Skip to main content

Module ai_tools

Module ai_tools 

Source
Expand description

Operations module — business logic for all commands.

Structs§

LaunchOptions
Per-invocation knobs that ride alongside term_override and prompt into every AI-tool launcher path. Bundled so a future option (extra args, --reason-style metadata) doesn’t fan out into every signature.

Functions§

launch_ai_tool
Launch AI coding assistant in the specified directory.
resume_worktree
Resume AI work in a worktree with context restoration.
spawn_in_worktree
Launch the configured AI tool inside an existing worktree.