From 74740f9c87d4ee3a06275f691142e5b1f5392d3e Mon Sep 17 00:00:00 2001 From: Eric Jacksch Date: Fri, 20 Mar 2026 01:34:20 -0400 Subject: [PATCH] docs: add PR #1816 to contributions table --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8dffffde5..4274023ea 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,7 @@ The main project is maintained at [sipeed/picoclaw](https://github.com/sipeed/pi | [#1812](https://github.com/sipeed/picoclaw/pull/1812) | fix(claude-cli): pass system prompt via stdin instead of CLI argument | Open | | [#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 | ---