sessions

package
v0.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 4, 2026 License: MIT Imports: 22 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewSessionsCommand

func NewSessionsCommand(cfg *config.Config) *cobra.Command

NewSessionsCommand creates the sessions command

Types

type ApplySessionOptions

type ApplySessionOptions struct {
	Confirm           bool
	AllowDirty        bool
	ActivityID        string
	ArtifactIndex     int
	HasArtifactIndex  bool
	AllowBaseMismatch bool
}

type BatchSessionOptions

type BatchSessionOptions struct {
	Parallel       int
	Title          string
	BatchID        string
	GroupTitle     string
	StartingBranch string
	AutomationMode string
}

type CreateSessionOptions

type CreateSessionOptions struct {
	NoSource            bool
	PromptFile          string
	Title               string
	StartingBranch      string
	RequirePlanApproval bool
	AutomationMode      string
	WithIntel           bool
}

type ReviewSessionOptions

type ReviewSessionOptions struct {
	ActivityID       string
	ArtifactIndex    int
	HasArtifactIndex bool
	JSON             bool
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL