adk

package
v2.0.4 Latest Latest
Warning

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

Go to latest
Published: Jul 10, 2026 License: MIT Imports: 12 Imported by: 0

Documentation

Overview

Package adk wraps an already-built ADK agent for Taskmaster local execution.

This package does not construct agents. Applications are responsible for building agent.Agent values and then wrapping them as taskmaster.Node.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Wrap

func Wrap(inner agent.Agent, cfg Config) (taskmaster.Node, error)

Wrap adapts an ADK agent to the taskmaster Node interface.

Types

type Config

type Config struct {
	AppName      string
	UserID       string
	SessionState map[string]any
	Logger       zerolog.Logger
}

Config configures an ADK-backed taskmaster node.

Jump to

Keyboard shortcuts

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