diff --git a/.claude/settings.json b/.claude/settings.json index 252c0209..6d481e13 100644 --- a/.claude/settings.json +++ b/.claude/settings.json @@ -104,7 +104,8 @@ "hooks": [ { "type": "command", - "command": "uv run deepwork install" + "command": "uv run deepwork install", + "timeout": 5000 } ] }