aider

package
v0.90.2 Latest Latest
Warning

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

Go to latest
Published: Jan 24, 2026 License: MIT Imports: 7 Imported by: 0

README

Documentation

Index

Constants

View Source
const WorkspaceInSandbox = "/app"

Variables

View Source
var Dockerfile []byte

Functions

func BuildImage

func BuildImage(ctx context.Context) error

BuildImage builds the OpenHands Docker image

func Run

func Run(ctx context.Context, mode ChatMode, query string) error

func RunContainer

func RunContainer(ctx context.Context, mode ChatMode, input string) error

Types

type ChatMode

type ChatMode string
const (
	Code      ChatMode = "code"
	Ask       ChatMode = "ask"
	Architect ChatMode = "architect"
	Help      ChatMode = "help"
	//
	Watch ChatMode = "watch"
)

Jump to

Keyboard shortcuts

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