Matt Rubens 11 месяцев назад
Родитель
Сommit
f7a98c7f51
2 измененных файлов с 6 добавлено и 0 удалено
  1. 5 0
      .changeset/slow-ladybugs-invite.md
  2. 1 0
      README.md

+ 5 - 0
.changeset/slow-ladybugs-invite.md

@@ -0,0 +1,5 @@
+---
+"roo-cline": patch
+---
+
+Automatically retry failed API requests with a configurable delay (thanks @RaySinner!)

+ 1 - 0
README.md

@@ -23,6 +23,7 @@ A fork of Cline, an autonomous coding agent, with some additional experimental f
 - Per-tool MCP auto-approval
 - Enable/disable individual MCP servers
 - Enable/disable the MCP feature overall
+- Automatically retry failed API requests with a configurable delay
 - Configurable delay after auto-writes to allow diagnostics to detect potential problems
 - Control the number of terminal output lines to pass to the model when executing commands
 - Runs alongside the original Cline