adk

package
v0.0.4 Latest Latest
Warning

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

Go to latest
Published: May 21, 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)

Types

type Config

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

Jump to

Keyboard shortcuts

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