codemode

package
v1.9.4 Latest Latest
Warning

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

Go to latest
Published: Oct 30, 2025 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Wrap

func Wrap(toolsets ...tools.ToolSet) tools.ToolSet

Types

type RunToolsWithJavascriptArgs

type RunToolsWithJavascriptArgs struct {
	Script string `json:"script" jsonschema:"Script to execute"`
}

type ScriptResult

type ScriptResult struct {
	Value  string `json:"value" jsonschema:"The value returned by the script"`
	StdOut string `json:"stdout" jsonschema:"The standard output of the console"`
	StdErr string `json:"stderr" jsonschema:"The standard error of the console"`
}

Jump to

Keyboard shortcuts

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