What's wrong with this entry?
Anonymous. No account, no email.
- New
Sffunction allows customizing bash command timeouts viaBASH_DEFAULT_TIMEOUT_MSenvironment variable - Users can now set their preferred timeout for bash operations:
export BASH_DEFAULT_TIMEOUT_MS=300000 # 5 minutes
claude-code "run my long-running script"
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.