creator

package
v1.20.2 Latest Latest
Warning

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

Go to latest
Published: Feb 2, 2026 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Overview

Package creator provides functionality to create agent configurations interactively. It generates a special agent that helps users build their own agent YAML files.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Agent added in v1.8.2

func Agent(ctx context.Context, runConfig *config.RuntimeConfig, modelNameOverride string) (*team.Team, error)

Agent creates and returns a team configured for the agent builder functionality. The agent builder helps users create their own agent configurations interactively.

Parameters:

  • ctx: Context for the operation
  • runConfig: Runtime configuration including working directory and environment
  • modelNameOverride: Optional model override (empty string uses auto-selection)

Returns the configured team or an error if configuration fails.

Types

This section is empty.

Jump to

Keyboard shortcuts

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