From 133dbdf153edad9279b79808da27ca628fd51bba Mon Sep 17 00:00:00 2001 From: Eric Jacksch Date: Fri, 20 Mar 2026 17:14:40 -0400 Subject: [PATCH] docs: add PR #1847 to contributions table --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 109c3b935..7737ce947 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,7 @@ The main project is maintained at [sipeed/picoclaw](https://github.com/sipeed/pi | [#1816](https://github.com/sipeed/picoclaw/pull/1816) | fix(cron): show all payload fields in cron list output | Open | | [#1839](https://github.com/sipeed/picoclaw/pull/1839) | fix(cron): route cron jobs to correct agent and publish response to channel | Open | | [#1842](https://github.com/sipeed/picoclaw/pull/1842) | fix(cron): reload store on external file change; only save when state changes | Open | +| [#1847](https://github.com/sipeed/picoclaw/pull/1847) | fix(providers): honour request_timeout for CLI providers with clear timeout errors and fallback | Open | ---