Exception: Clacky::Utils::BadArgumentsError

Inherits:
StandardError
  • Object
show all
Defined in:
lib/clacky/utils/arguments_parser.rb

Overview

Raised when tool call arguments are malformed or missing required params. Distinct from StandardError so the agent can handle it specially (e.g. retract the bad assistant message from history to break cache loops).

Direct Known Subclasses

MissingRequiredParamsError