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 | ---