From cab1d193d30a9b973ee623d7b8764b5bab29e654 Mon Sep 17 00:00:00 2001 From: Eric Jacksch Date: Thu, 19 Mar 2026 18:33:50 -0400 Subject: [PATCH] docs: add PR #1813 to contributions table --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index cfbd02119..bb2825c16 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,7 @@ The main project is maintained at [sipeed/picoclaw](https://github.com/sipeed/pi | [#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 | +| [#1813](https://github.com/sipeed/picoclaw/pull/1813) | fix(providers): robust CLI tool call extraction and mixed response handling | Open | ---