tools

package
v0.22.3 Latest Latest
Warning

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

Go to latest
Published: May 15, 2026 License: Apache-2.0 Imports: 39 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var DeniedConfig = func() deniedConfig {
	var cfg deniedConfig
	if err := json.Unmarshal(configs.DeniedMap, &cfg); err != nil {
		slog.Warn("json.Unmarshal",
			slog.String("error", err.Error()))
	}
	return cfg
}()
View Source
var WorkDirChangeHook func(path string)

Functions

func Execute

func Execute(ctx context.Context, e *toolTypes.Executor, name string, args json.RawMessage) (string, error)

func NewExecutor

func NewExecutor(workPath, sessionID string, scanner *skill.SkillScanner) (*toolTypes.Executor, error)

Types

This section is empty.

Directories

Path Synopsis
agent
* generate by claude sonnet 4.5
* generate by claude sonnet 4.5

Jump to

Keyboard shortcuts

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