plugintools

package
v0.10.0 Latest Latest
Warning

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

Go to latest
Published: Apr 14, 2026 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BuildContext

type BuildContext struct {
	WorkDir     string // working directory for tool execution
	UserDataDir string // optional per-user data directory used by prompts, skills, and sandbox setup
	AnnaHome    string // anna home directory (e.g. ~/.anna)
	HomeDir     string // user home directory for common config/skills lookup
	Workspace   string // agent workspace dir
	ToolsBinDir string // path to anna tools bin directory (prepended to PATH)
	Runtime     pkgplugins.ToolRuntime
}

BuildContext carries per-session configuration for tool construction.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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