creator

package
v1.30.0 Latest Latest
Warning

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

Go to latest
Published: Mar 9, 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

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