From 8ac3006596b95826c169f19b8c616992db136ad8 Mon Sep 17 00:00:00 2001 From: SecurityGuy Date: Tue, 17 Mar 2026 17:34:12 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 35479dad7..c6cfec5a3 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ The main project is maintained at [sipeed/picoclaw](https://github.com/sipeed/pi | PR | Change | Status | |----|--------|--------| | [#1460](https://github.com/sipeed/picoclaw/pull/1460) | fix(openai_compat): fix tool call serialization for strict OpenAI-compatible providers | Open | -| [#1479](https://github.com/sipeed/picoclaw/pull/1479) | fix(claude_cli): surface stdout in error when CLI exits non-zero | Open | +| [#1479](https://github.com/sipeed/picoclaw/pull/1479) | fix(claude_cli): surface stdout in error when CLI exits non-zero | Merged | | [#1480](https://github.com/sipeed/picoclaw/pull/1480) | docs: document claude-cli and codex-cli providers in README | Open | | [#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 |