rejectMessage top-level constant

String const rejectMessage

Implementation

const String rejectMessage =
    "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). STOP what you are doing and wait for the user to tell you '
    'how to proceed.';