@ -77,6 +77,7 @@ char* tool_function_linux_terminal(char* command) {
return strdup("Failed to allocate memory!");
}
output = new_output;
printf("%s", output);
strcpy(output + total_size, buffer);
total_size += chunk_size;
The note is not visible to the blocked user.