From d403c8f11f097ab242974e4613be8c059c8c2bfc Mon Sep 17 00:00:00 2001 From: Eric Jacksch Date: Fri, 20 Mar 2026 11:21:37 -0400 Subject: [PATCH] docs: add PR #1839 to contributions table --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4274023ea..8a1ba4a3c 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,7 @@ The main project is maintained at [sipeed/picoclaw](https://github.com/sipeed/pi | [#1813](https://github.com/sipeed/picoclaw/pull/1813) | fix(providers): robust CLI tool call extraction and mixed response handling | Open | | [#1814](https://github.com/sipeed/picoclaw/pull/1814) | fix(subagent): dispatch subagents through per-agent provider; enforce allowlist on self-spawn; attribute responses | Open | | [#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 | ---