shelltool

package
v0.1.7-rc.1 Latest Latest
Warning

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

Go to latest
Published: Mar 5, 2026 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewShellTool

func NewShellTool(executor codeexecutor.CodeExecutor) tool.Tool

Types

type ShellTool

type ShellTool struct {
	// contains filtered or unexported fields
}

ShellTool is a simplified tool for running shell commands. It wraps a codeexecutor.CodeExecutor but exposes a simpler "command" interface that is friendlier to models than the full codeexec.Tool.

func (*ShellTool) Call

func (t *ShellTool) Call(ctx context.Context, input []byte) (any, error)

func (*ShellTool) Declaration

func (t *ShellTool) Declaration() *tool.Declaration

Jump to

Keyboard shortcuts

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