From ab1c122729a53aebbb03bce17b9d5b051f67195e Mon Sep 17 00:00:00 2001 From: Eric Jacksch Date: Sun, 15 Mar 2026 20:43:04 -0400 Subject: [PATCH] docs: add pending contributions table to README Co-Authored-By: Claude Sonnet 4.6 --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 8c91085b0..2b115bae9 100644 --- a/README.md +++ b/README.md @@ -62,6 +62,15 @@ 2026-02-09 🎉 PicoClaw Launched! Built in 1 day to bring AI Agents to $10 hardware with <10MB RAM. 🦐 PicoClaw,Let's Go! +## 🔧 Pending Contributions + +| 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 | +| [#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 | + ## ✨ Features 🪶 **Ultra-Lightweight**: <10MB Memory footprint — 99% smaller than Clawdbot - core functionality.