rejectMessageWithReasonPrefix top-level constant

String const rejectMessageWithReasonPrefix

Implementation

const String rejectMessageWithReasonPrefix =
    "The user doesn't want to proceed with this tool use. The tool use was "
    'rejected (eg. if it was a file edit, the new_string was NOT written to '
    'the file). To tell you how to proceed, the user said:\n';