run

package
v0.1.5 Latest Latest
Warning

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

Go to latest
Published: Feb 12, 2026 License: AGPL-3.0 Imports: 13 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
	Resume            bool
	ResumeToken       string
	SessionName       string
	EnvVars           []string
	IncludeDirs       []string
	AllowURLs         []string
	Passthrough       []string
	Verbose           bool
	StatusBar         bool
	Version           string
	Ollama            bool
	Memory            string
	CPUs              string
	Keybindings       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