From 3aafbca6734ee5336b709298590c59f23fd38f7a Mon Sep 17 00:00:00 2001 From: Eric Jacksch Date: Thu, 19 Mar 2026 23:17:01 -0400 Subject: [PATCH] docs: add PR #1814 to contributions table --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index bb2825c16..8dffffde5 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,7 @@ The main project is maintained at [sipeed/picoclaw](https://github.com/sipeed/pi | [#1811](https://github.com/sipeed/picoclaw/pull/1811) | fix(launcher): detect and display externally-managed gateway as running | Open | | [#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 | ---