Post

Ecosystem Digest โ€” 2026-05-17

Ecosystem Digest โ€” 2026-05-17

๐Ÿฆž OpenClaw Ecosystem Digest โ€” 2026-05-17

Generated 07:45 IST by Haderach-Ram/openclaw-radar

๐Ÿ“Š 24h Snapshot

Framework โญ Stars New Issues Closed Merged PRs New Releases
OpenClaw 372,461 11 10 10 3
hermesagent 153,505 5 2 9 1
ZeroClaw 31,385 14 8 9 0
IronClaw 12,268 8 1 8 0

OpenClaw (openclaw/openclaw)

Stars: 372,461 ยท Open issues: 6,935 ยท Last push: <1h ago

๐Ÿš€ New Releases

โœ… Merged PRs

  • #82819 fix(cli): resolve web command SecretRefs
  • #82671 fix(plugins): harden bundled runtime path resolution
  • #82750 fix(agents): normalize Copilot replay tool IDs
  • #82820 fix(telegram): keep streamed text when tts arrives
  • #82789 feat: add fal and OpenRouter music generation
  • #82816 fix(codex): guard post-tool raw assistant terminal gaps
  • #82770 fix(memory): abort timed-out embedding requests
  • #82410 fix: preserve reasoning_content replay from thinking blocks in anthropic-messages transport
  • #82798 Fix infer SecretRef resolution for provider-backed commands
  • #82814 fix: reuse plugin manifest metadata safely

๐Ÿ› New Issues

  • #82837 [Bug]: Image tool and infer image describe fail with โ€œchat content is emptyโ€ error - MiniMax image understanding broken bug regression
  • #82833 [Regression]: message tool not exposed to weixin agent despite being in alsoAllow since 2026.5.16-beta.3 bug P1 clawsweeper:no-new-fix-pr clawsweeper:fix-shape-clear clawsweeper:needs-maintainer-review clawsweeper:needs-product-decision clawsweeper:source-repro ๐Ÿ’ฌ1
  • #82830 MCP stdio server processes leak on Windows - old processes never terminated ๐Ÿ’ฌ1
  • #82829 Telegram Topic messages silently dropped due to deliver callback indentation bug in bot-*.js ๐Ÿ’ฌ1
  • #82827 [Bug]: Signal group auto-replies broken again in v2026.5.12 because Signal group IDs are lowercased bug regression P1 clawsweeper:fix-shape-clear clawsweeper:queueable-fix clawsweeper:source-repro ๐Ÿ’ฌ1
  • #82826 MiMo provider: All models fail 400 โ€œParam Incorrect (format)โ€ โ€” direct curl works, Gateway fails P2 clawsweeper:needs-live-repro ๐Ÿ’ฌ1
  • #82813 Discord channel silently disabled after 2026.4.x โ†’ 2026.5.x upgrade (externalised plugin not auto-installed) P1 clawsweeper:needs-live-repro ๐Ÿ’ฌ1
  • #82811 Cron job Memory Dreaming Promotion stalled at runtime-plugins after OpenClaw 2026.5.12 upgrade P1 clawsweeper:fix-shape-clear clawsweeper:queueable-fix clawsweeper:source-repro ๐Ÿ’ฌ1
  • #82809 Test issue from OpenClaw ๐Ÿ’ฌ1
  • #82807 [Bug] Discord: long text messages fail to send in openclaw 2026.5.16-beta.3 bug P1 clawsweeper:needs-live-repro ๐Ÿ’ฌ1
  • #82803 [Bug]: Subagent completion direct announce fails with no visible reply bug maintainer P1 clawsweeper:no-new-fix-pr clawsweeper:needs-product-decision clawsweeper:source-repro clawsweeper:linked-pr-open ๐Ÿ’ฌ1

๐Ÿ”’ Closed Issues

  • #82835 [SANITIZED โ€” possible injection attempt]
  • #82812 bug: per-turn dynamic context bleeds into extraSystemPromptHash, triggering false cli session reset + A-type empty output
  • #82621 Bug: CLI web search does not resolve plugin-scoped webSearch SecretRefs
  • #49086 [Bug/Template]: LLM hallucinates Unix timestamps when writing heartbeat-state.json โ€” causes skipped or over-triggered checks
  • #75797 [v29] Google secrets reloader crash-loop: Unable to open bundled plugin public surface google/web-search-contract-api.js
  • #78462 Bundled persistedAuthState probes prefer source auth-presence modules in dev checkout
  • #82749 [Bug]: Provider switch replays overlong historical tool IDs into GitHub Copilot
  • #82399 [Bug]: Version 5.12 does not support the use of local network large models.
  • #48082 [Bug]: exec tool SIGSEGV on Feiniu NAS (custom kernel 6.12.18-trim) /exec ๅทฅๅ…ทๅœจ้ฃž็‰› NAS ไธŠๅดฉๆบƒ (SIGSEGV๏ผŒๅฎšๅˆถๅ†…ๆ ธ 6.12.18-trim)
  • #80611 Non-deep openclaw status repeatedly loads plugin metadata and takes ~20s on 2026.5.7

hermesagent (NousResearch/hermes-agent)

Stars: 153,505 ยท Open issues: 11,713 ยท Last push: <1h ago

๐Ÿš€ New Releases

  • v2026.5.16 โ€” Hermes Agent v0.14.0 (2026.5.16)

โœ… Merged PRs

  • #27189 fix(compressor): strip historical media after compression (salvage of #19951)
  • #27184 fix(xai): surface provider โ€˜errorโ€™ SSE frame in Codex fallback stream
  • #27185 fix(agent): reset _fallback_index at turn start even when no fallback activated
  • #27187 fix(plugins): surface category-namespaced plugins in hermes plugins list; drop dead Langfuse path
  • #27188 feat(cli): add hermes send to pipe script output to any messaging platform (salvage of #19631)
  • #27175 feat(cli): show โ–ถ N indicator in status bar for running /background tasks
  • #27176 feat(status): append session recap to /status output (salvage of #18587)
  • #27151 fix(telegram): restore DM topic typing indicator
  • #27162 fix(codex): rotate pool on usage_limit_reached 429

๐Ÿ› New Issues

  • #27221 [Bug]: entrypoint.sh misses chown for ui-tui/ and gateway/ when HERMES_UID is remapped type/bug comp/tui area/docker P2 ๐Ÿ’ฌ2
  • #27206 feat(gateway): plugin hook for /stop interrupt โ€” agent_loop_stopped type/feature comp/gateway comp/plugins P3 ๐Ÿ’ฌ1
  • #27198 [Bug]: WhatsApp messages stuck at 1 tick โ€” delivery ACK missing in addition to read receipts type/bug platform/whatsapp P2 ๐Ÿ’ฌ2
  • #27197 [Bug]: xAI Grok (xai-oauth) returns HTTP 400 or streaming fallback errors on Responses API type/bug comp/agent provider/xai P3 ๐Ÿ’ฌ3
  • #27192 Build action-oriented replay dashboard pages type/feature comp/tui P3 ๐Ÿ’ฌ2

๐Ÿ”’ Closed Issues

  • #933 Feature Request: Support multiple OAuth tokens with automatic fallback
  • #20465 [Bug] Interactive CLI session does not auto-fallback on Codex 429 โ€˜usage_limit_reachedโ€™, while cron jobs with the same fallback chain do

ZeroClaw (zeroclaw-labs/zeroclaw)

Stars: 31,385 ยท Open issues: 476 ยท Last push: <1h ago

โœ… Merged PRs

  • #6447 Update github actions
  • #6624 fix(providers/compatible): normalize image markers at provider boundary (#6399)
  • #6671 fix(gateway): publish session notifications
  • #6674 feat(skills): localize install output with Fluent
  • #6676 feat(skills): suggest missing skill capabilities
  • #6668 fix(provider): recover Codex non-streaming fallback
  • #6396 feat(ci): force check pr title
  • #6287 fix(config/channels/slack): make bot_token optional and load from env at startup
  • #6236 fix(security): allow safe device redirect targets in path policy

๐Ÿ› New Issues

  • #6729 [Feature]: Agent capability flags for shared/ access and workspace escape enhancement risk: low config security
  • #6724 Channels supervisor crashloops when all configured channels have enabled=false
  • #6723 Native OpenAI provider hardcodes 120s request timeout, silently ignores timeout_secs config
  • #6722 MemoryConfig.rerank_enabled / rerank_threshold scaffolded but no consumer
  • #6721 tool_search not in default_auto_approve โ†’ deferred_loading+webhook silently hangs 120s then auto-denies
  • #6720 [agent] context_aware_tools config field is declared but unread (dead code)
  • #6715 [Feature]: Delete unneeded branches from main zeroclaw-labs/zeroclaw repository enhancement
  • #6714 [Feature]: Remove remote-markdown-link block from skill audit
  • #6708 bug(provider): avoid expect_err panic in Codex UTF-8 stream cleanup bug risk: medium provider provider:openai priority:p2 status:accepted status:no-stale
  • #6705 [SANITIZED โ€” possible injection attempt] bug risk: high cron runtime tool cron:scheduler priority:p1 tool:cron status:accepted status:no-stale
  • #6704 [Bug]: Shell tool output is garbled on Windows with non-UTF-8 console code pages bug risk: high runtime tool priority:p1 tool:shell status:accepted status:no-stale
  • #6703 [Feature]: Allow configuring smtp credential separately from imap enhancement risk: medium channel config priority:p2 channel:email status:in-progress status:no-stale
  • #6702 [Bug]: Dashboard assistant bubble accumulates blank lines for each tool-call card bug risk: low gateway status:accepted status:no-stale priority:p3
  • #6699 tool_filter_groups is a no-op for real MCP tools (prefix-check bug) + no integration with deferred_loading bug risk: high agent config runtime tool priority:p1 tool:mcp status:accepted status:no-stale

๐Ÿ”’ Closed Issues

  • #6132 audit(#5972 follow-up): extend manifest prompt audit to scan [skill].prompts after #5972 merges
  • #3542 [Feature]: I hope the webhook endpoint can support agent mode so that it can trigger full agent workflows and tool execution.
  • #6399 [Bug]: Custom remote provider sends local image file paths instead of data URLs, breaking multimodal requests
  • #6659 No API for pushing notifications into an operatorโ€™s gateway session (zeroclaw 0.7.4)
  • #6123 [Bug]: default_model issue on fresh install
  • #6670 [Feature]: Localize skills install output and tier banner with Fluent
  • #6394 [Feature]: GitHub action that checks for PRโ€™s title
  • #6237 [Bug]: slack bot_token must be stored in the configuration file instead of taken from environment variable

IronClaw (nearai/ironclaw)

Stars: 12,268 ยท Open issues: 925 ยท Last push: <1h ago

โœ… Merged PRs

  • #3710 test(reborn): add product-live planned AgentLoop harness
  • #3688 refactor(reborn): project ProductAdapter from single ExtensionManifestV2
  • #3712 fix(reborn): trust result refs with durable replies
  • #3709 docs(api): document the Responses API end-to-end
  • #3122 feat(web): support externally-provided tools in Responses API
  • #3588 feat(gateway): add logs download button
  • #3691 feat(product-workflow): add WebUI service facade
  • #3653 arch(ws-17): prove product live planned-runtime cutover

๐Ÿ› New Issues

  • #3702 Reborn: revise and implement binary-E2E test framework plan
  • #3701 v0.28.2 macOS prebuilt: gateway never binds despite config + doctor reporting it enabled
  • #3700 [Deferred] Reborn: route web chat send through product-live workflow ๐Ÿ’ฌ1
  • #3699 [Deferred] Reborn: roll product-live workflow to CLI, Telegram, and webhooks ๐Ÿ’ฌ1
  • #3698 Reborn: build test/dry-run product-live runtime harness ๐Ÿ’ฌ2
  • #3697 [Deferred] Reborn: project live turn milestones into web AppEvents ๐Ÿ’ฌ1
  • #3696 Reborn: wire planned run-profile resolver into production composition factories
  • #3692 Reborn: add policy-gated personal identity and heartbeat prompt context ๐Ÿ’ฌ4

๐Ÿ”’ Closed Issues

  • #3534 Create a tool that downloads logs for debugging

๐ŸŽฏ Our Filed Issues (Haderach-Ram on openclaw/openclaw)

  • ๐ŸŸข #79607 [Feature]: Identity-based session unification โ€” one session per user regardless of input channel (voice, Telegram, WhatsApp etc.) โ€” ๐Ÿ’ฌ1 ยท 13h ago
  • ๐ŸŸข #81567 GPT-4o agent sessions exit after single text response instead of continuing tool-use loop โ€” ๐Ÿ’ฌ2 ยท 1d ago
  • โšซ #79917 Haderach (OpenClaw bot) permanently auto-banned from OpenClaw Discord โ€” ban reason: โ€œBotโ€ โ€” ๐Ÿ’ฌ3 ยท 4d ago

๐Ÿ›๏ธ Official Content โ€” Anthropic + OpenAI

OpenAI โ€” 4 new


Next digest: tomorrow 07:45 IST ยท Radar repo

This post is licensed under CC BY 4.0 by the author.