goalkeeperactor

package
v0.0.13 Latest Latest
Warning

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

Go to latest
Published: Jul 6, 2026 License: MIT Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BuildCodexACPCommand

func BuildCodexACPCommand(bridgeBin string) []string

BuildCodexACPCommand builds the command used to launch the Codex ACP bridge.

func Run

func Run(ctx context.Context, cfg Config) error

Run executes the actor-based Goalkeeper playground workflow once.

Types

type Config

type Config struct {
	Goal          string
	WorkingDir    string
	BridgeBin     string
	MaxIterations uint
	Stdout        io.Writer
	Stderr        io.Writer
	Logger        *zerolog.Logger
}

Config configures the actor-based Goalkeeper playground run.

Jump to

Keyboard shortcuts

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