subagentRejectMessageWithReasonPrefix top-level constant

String const subagentRejectMessageWithReasonPrefix

Implementation

const String subagentRejectMessageWithReasonPrefix =
    'Permission for this tool use was denied. The tool use was rejected '
    '(eg. if it was a file edit, the new_string was NOT written to the file). '
    'The user said:\n';