tools

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jul 28, 2026 License: BSD-3-Clause Imports: 15 Imported by: 0

Documentation

Index

Constants

View Source
const (
	InternalToolGeneratePlan = "generate_plan"
	InternalToolUpdatePlan   = "update_plan"
)
View Source
const (
	InternalToolLoadSkills               = "load_skills"
	InternalToolReadSpecifiedFileInSkill = "read_specified_file_in_skill"
)
View Source
const (
	InternalToolShellCommand = "shell_command"
)

Variables

This section is empty.

Functions

func DisclosedSkillsCount

func DisclosedSkillsCount(a map[string]any) int

func DisclosedSkillsNames

func DisclosedSkillsNames(a map[string]any) []string

func GeneratePlan

func GeneratePlan() common.Tool

func LoadSkills

func LoadSkills() common.Tool

func ReadSpecifiedFileInSkill

func ReadSpecifiedFileInSkill() common.Tool

func ShellCommand

func ShellCommand() common.Tool

ShellCommand is an explicit alias for Terminal.

func Terminal

func Terminal() common.Tool

Terminal returns a Codex-style shell command tool adapted to React's common.Tool interface. Commands run synchronously; PTY sessions, sandbox approvals, and interactive stdin are intentionally left to the host process.

func UpdatePlan

func UpdatePlan() common.Tool

Types

This section is empty.

Jump to

Keyboard shortcuts

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