Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Definitions ¶ added in v0.33.0
func Definitions() []pkgtools.Definition
Definitions returns the canonical definitions for all core tools. No sandbox session is required — useful for API metadata endpoints.
func New ¶ added in v0.33.0
New returns the four standard sandbox-backed tools (bash, read, write, edit).
func NewNotifyTool ¶ added in v0.33.0
func NewNotifyTool(notifier pkgplugins.Notifier) pkgtools.Tool
NewNotifyTool creates a notify tool with the given notifier service. Returns nil if notifier is nil.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.