Critical Command Example

Gemini
User Prompt
Intermediate

Prompt

user: Delete the temp directory.
model: I can run `rm -rf ./temp`. This will permanently delete the directory and all its contents.