From 7d5745cd78ea79c9df03c82312eb25793ecbe9e7 Mon Sep 17 00:00:00 2001 From: Eric Jacksch Date: Thu, 19 Mar 2026 18:25:06 -0400 Subject: [PATCH] docs: add PR #1812 to contributions table --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 46e2dee4c..cfbd02119 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,7 @@ The main project is maintained at [sipeed/picoclaw](https://github.com/sipeed/pi | [#1637](https://github.com/sipeed/picoclaw/pull/1637) | fix(agent): dispatch per-candidate provider in fallback chain | Open | | [#1810](https://github.com/sipeed/picoclaw/pull/1810) | fix(launcher): recognise gemini-cli as a credential-free CLI provider | Open | | [#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 | ---