class

Agentish::CLI

Inherits Reference < Object

Constants

DEFAULT_CONFIG_PATHS = ["~/.config/agentish/config.json", "~/.agentish.json", "~/Library/Application Support/Claude/claude_desktop_config.json"]

Constructors

Instance methods

config_file
Source
config_file=(config_file : String | Nil)
Source
find_default_config
Source
interactive=(interactive : Bool)
Source
interactive?
Source
output_file
Source
output_file=(output_file : String | Nil)
Source
parse_args(args : Array(String))
Source
prompt
Source
prompt=(prompt : String | Nil)
Source
prompt_file
Source
prompt_file=(prompt_file : String | Nil)
Source
prompt_text
Source
validate!
Source