From 321edcfa1aa9111ddbbffc0c2aae9032c41c9f58 Mon Sep 17 00:00:00 2001 From: Eric Jacksch Date: Fri, 20 Mar 2026 12:00:49 -0400 Subject: [PATCH] docs: add PR #1842 to contributions table --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8a1ba4a3c..109c3b935 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,7 @@ The main project is maintained at [sipeed/picoclaw](https://github.com/sipeed/pi | [#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 | +| [#1842](https://github.com/sipeed/picoclaw/pull/1842) | fix(cron): reload store on external file change; only save when state changes | Open | ---