Exception: RubynCode::UserDeniedError

Inherits:
Error
  • Object
show all
Defined in:
lib/rubyn_code.rb

Overview

Raised when the user refuses a tool invocation in IDE mode. Signals the agent loop to surface this as is_error: true so the model sees a refusal rather than a successful tool call returning a string like “denied”.