run

package
v0.1.2 Latest Latest
Warning

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

Go to latest
Published: Feb 8, 2026 License: AGPL-3.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AgentContainer

func AgentContainer(rt container.Runtime, opts Options) (int, error)

AgentContainer runs an agent container interactively.

Types

type Options

type Options struct {
	Agent             string
	ProjectDir        string
	WorkspaceHash     string
	WorkspaceOverride string
	NoFirewall        bool
	ReadOnly          bool
	NoEnv             bool
	NoResume          bool
	EnvVars           []string
	IncludeDirs       []string
	AllowURLs         []string
	Passthrough       []string
	Verbose           bool
	StatusBar         bool
	Version           string
}

Options holds all the flags for running a container.

Jump to

Keyboard shortcuts

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