Compare commits

...

1 Commits

Author SHA1 Message Date
Dennis Bartlett 4d9b345527 Fix Changeset 2025-05-01 16:25:47 -07:00
+1 -1
View File
@@ -1,5 +1,5 @@
---
"cline": minor
"claude-dev": minor
---
Add support for custom API request timeout. Previously, timeouts were hardcoded to 30 seconds for providers like Ollama or 15 seconds for OpenRouter and Cline. Now users can set a custom timeout value in milliseconds through the settings interface.