Expand description
Operations module — business logic for all commands.
Structs§
- Launch
Options - Per-invocation knobs that ride alongside
term_overrideandpromptinto 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.