This touches on what I think is a main separator between the GPT models and humans: If a human is unsure of the instructions, they will ask clarifying questions. GPT-4 cannot do that currently.
It can. I’ve had it ask questions without explicitly being told to do so. Combine Chain of Thought and ReAct with question being an action and it will happen regularly.