Versions in this module Expand all Collapse all v0 v0.7.3 Apr 3, 2026 Changes in this version + var ContentLikePattern = toolcall.ContentLikePattern + var RegisterTool = toolcall.RegisterTool + var ShellExec = toolcall.ShellExec + var TitleLikePattern = toolcall.TitleLikePattern + func GitCommand(ctx context.Context, args ...string) (result string, suggestion string, err error) + func SliceString(args []string) string + func SubCommands() []string + func ToolArgsValue[T Primitive](args ToolArgs, key string, defaultValue T) T + type Primitive = toolcall.Primitive + type ToolArgs = toolcall.ToolArgs + type ToolDef = toolcall.ToolDef