From 1010821ea43cd2f9c4206721dcfa07047c9be090 Mon Sep 17 00:00:00 2001 From: Eric Jacksch Date: Thu, 19 Mar 2026 15:37:50 -0400 Subject: [PATCH] docs: add PRs #1810 and #1811 to contributions table Co-Authored-By: Claude Sonnet 4.6 --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c6cfec5a3..46e2dee4c 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,8 @@ The main project is maintained at [sipeed/picoclaw](https://github.com/sipeed/pi | [#1625](https://github.com/sipeed/picoclaw/pull/1625) | feat(channels): support multiple named Telegram bots | Open | | [#1633](https://github.com/sipeed/picoclaw/pull/1633) | feat(providers): add gemini-cli provider | Open | | [#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 | ---