Class: Miniswen::Agent::BashTool

Inherits:
RubyLLM::Tool
  • Object
show all
Defined in:
lib/miniswen/agent.rb

Overview

Only ever rendered into the request — the completion executes nothing — so no execute body.

Instance Method Summary collapse

Instance Method Details

#nameObject

ruby_llm would otherwise derive "lemans--miniswen--bash" from the class path.



165
# File 'lib/miniswen/agent.rb', line 165

def name = "bash"