When you type something in your terminal that isn't a real command, this handler pipes it to Claude Code instead of just showing "command not found".
- Natural language tasks — type things like
clone deepgram/stick-fighter into this directoryand Claude will handle it - Typo correction — mistype a command and Claude will suggest and run the correct one
- Ambiguous input — if Claude can't figure out what you meant, it falls back to the standard
command not foundmessage