Versions in this module
v0
Aug 29, 2026
Aug 29, 2026
Changes in this version
type RuntimeConfig
—
darwin/amd64, linux/amd64, windows/amd64
Aug 24, 2026
Aug 24, 2026
Aug 18, 2026
Changes in this version
type ReactWebServer
—
darwin/amd64, linux/amd64, windows/amd64
Aug 2, 2026
Jul 31, 2026
Jul 31, 2026
Jul 30, 2026
Jul 30, 2026
Jul 30, 2026
Jul 28, 2026
Jul 23, 2026
Jul 23, 2026
Jul 23, 2026
Changes in this version
Jul 18, 2026
Jul 17, 2026
Changes in this version
type CostSummary
—
darwin/amd64, linux/amd64, windows/amd64
Jul 15, 2026
Jul 15, 2026
Changes in this version
type ReactWebServer
—
darwin/amd64, linux/amd64, windows/amd64
Jul 15, 2026
Jul 15, 2026
Jul 12, 2026
Jul 15, 2026
Changes in this version
type CostSummary
—
darwin/amd64, linux/amd64, windows/amd64
Jul 6, 2026
Jul 6, 2026
Jul 6, 2026
Jul 6, 2026
Jul 6, 2026
Jul 5, 2026
Changes in this version
+
func RegisterShellApproval(id, command string, parts []agent.ShellPart) chan map[string]bool
—
darwin/amd64, linux/amd64, windows/amd64
type CostRecord
—
darwin/amd64, linux/amd64, windows/amd64
type CostStore
—
darwin/amd64, linux/amd64, windows/amd64
type CostSummary
—
darwin/amd64, linux/amd64, windows/amd64
Jun 29, 2026
Changes in this version
type CostRecord
—
darwin/amd64, linux/amd64, windows/amd64
type CostStore
—
darwin/amd64, linux/amd64, windows/amd64
type CostSummary
—
darwin/amd64, linux/amd64, windows/amd64
Jun 24, 2026
Changes in this version
type ConnectionInfo
—
darwin/amd64, linux/amd64, windows/amd64
type ReactWebServer
—
darwin/amd64, linux/amd64, windows/amd64
type RuntimeConfig
—
darwin/amd64, linux/amd64, windows/amd64
Jun 22, 2026
Jun 22, 2026
Jun 22, 2026
Jun 22, 2026
Jun 22, 2026
Changes in this version
+
func RegisterPendingEdit(id, path string, hunks []editHunkInfo, diff string) <-chan editDecisionPayload
—
darwin/amd64, linux/amd64, windows/amd64
+
func WaitForEditDecision(ch <-chan editDecisionPayload, timeout time.Duration) *editDecisionPayload
—
darwin/amd64, linux/amd64, windows/amd64
Jun 11, 2026
Jun 11, 2026
Jun 11, 2026
Jun 11, 2026
Changes in this version
Jun 9, 2026
Jun 8, 2026
Jun 6, 2026
Jun 6, 2026
Changes in this version
type GitStatus
—
darwin/amd64, linux/amd64, windows/amd64
type SubscribeData
—
darwin/amd64, linux/amd64, windows/amd64
Jun 3, 2026
Jun 3, 2026
Changes in this version
+
var ErrOutboundDropped = errors.New("webui: outbound message type not in allowlist; dropped")
—
darwin/amd64, linux/amd64, windows/amd64
Jun 1, 2026
Jun 1, 2026
Changes in this version
+
var ErrNoProviderConfigured = errors.New("no AI provider configured")
—
darwin/amd64, linux/amd64, windows/amd64
+
var ErrNotBackgroundSession = errors.New("not a background session")
—
darwin/amd64, linux/amd64, windows/amd64
+
var ErrSessionExists = errors.New("session already exists")
—
darwin/amd64, linux/amd64, windows/amd64
+
var ErrSessionNotFound = errors.New("session not found")
—
darwin/amd64, linux/amd64, windows/amd64
+
func FindNearestProjectRoot(startDir string) (string, []string)
—
darwin/amd64, linux/amd64, windows/amd64
+
func HandleVolumeCorruption(ctx context.Context, workspaceRoot string) error
—
darwin/amd64, linux/amd64, windows/amd64