Documentation ¶ Index ¶ func Execute(ctx context.Context, promptContent string) error Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Execute ¶ func Execute(ctx context.Context, promptContent string) error Execute runs the claude-yolo Docker container with the given prompt content. It blocks until the container exits and returns an error if the exit code is non-zero. Types ¶ This section is empty. Source Files ¶ View all Source files executor.go Click to show internal directories. Click to hide internal directories.