Tool


Object Hierarchy:

Object hierarchy for Tool

Description:

public class Tool : BaseTool, WrapInterface

Tool for executing terminal commands in the project root directory.

Simple commands (single command or cd <path> && <command> with no bash operators) use permission caching based on resolved executable realpath. Complex commands (with bash operators or multiple &&) always require approval.


Package: ollmchat

Content:

Properties:

Creation methods:

Methods:

Inherited Members:

All known members inherited from class GLib.Object
All known members inherited from interface OLLMchat.Tool.WrapInterface
All known members inherited from interface Json.Serializable