Post

Ecosystem Digest โ€” 2026-07-24

Ecosystem Digest โ€” 2026-07-24

๐Ÿฆž OpenClaw Ecosystem Digest โ€” 2026-07-24

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

๐Ÿ“Š 24h Snapshot

Framework โญ Stars New Issues Closed Merged PRs New Releases
OpenClaw 383,951 11 3 10 0
hermesagent 219,541 9 3 1 0
ZeroClaw 32,370 5 10 5 0
IronClaw 12,551 13 4 10 0
Moltis 2,789 1 1 5 2

OpenClaw (openclaw/openclaw)

Stars: 383,951 ยท Open issues: 6,974 ยท Last push: <1h ago

โœ… Merged PRs

  • #113199 feat(matrix): render spoilers, underline, and native tables
  • #113173 feat(sessions): suggestion queue + typing indicator
  • #113178 fix(whatsapp): restore reactions in current conversations
  • #113187 fix(ios): prevent release screenshots from stalling in Settings
  • #113152 fix(feishu): settle outbound lifecycle after delivery
  • #113174 refactor(config): retire redundant settings
  • #113179 refactor(auto-reply): normalize inbound text once
  • #113156 improve(ui): unify sidebar footer into a full-width identity card
  • #113175 fix(ci): allow sticky writer rebuild to finish
  • #113167 refactor(agents): prepare hot-path runtime facts

๐Ÿ› New Issues

  • #113196 [Feature]: Continue upstream trace context for Gateway WebSocket requests ๐Ÿ’ฌ1
  • #113195 Cron model preflight swallows the real error and mislabels non-timeout failures as โ€œnot reachableโ€ ๐Ÿ’ฌ1
  • #113194 [Bug]: Steered webchat follow-up kills the active run: session file changed while embedded prompt lock was released ๐Ÿ’ฌ1
  • #113191 exec approvals: askFallback=deny not honored on darwin no-auto-exec path, command hangs to approval-timeout instead of denying ๐Ÿ’ฌ1
  • #113182 [Bug]: lane task timeout races legitimate turn completion, discarding the final assistant text (~26s window) bug bug:behavior ๐Ÿ’ฌ1
  • #113181 [Bug]: Cron delivery.mode=โ€noneโ€ + isolated agent โ†’ silent no-op on 2026.7.1 (status=ok but delivered=false, no error thrown) ๐Ÿ’ฌ1
  • #113180 [Bug]: WhatsApp inbound debounce blocks active-run steering ๐Ÿ’ฌ1
  • #113170 [Feature]: Improve plain-text/iMessage projection readability โ€” link collapse, heading distinction, list spacing ๐Ÿ’ฌ1
  • #113169 [Bug]: Silent OpenAI/Codex OAuth refresh miss is misreported as โ€œNo API key found / couldnโ€™t sign inโ€ ๐Ÿ’ฌ1
  • #113166 scope: โ€œsharedโ€ sandboxes collapse all agents onto one workspace; no per-agent persona isolation ๐Ÿ’ฌ1
  • #113159 [Bug]: Usage-limit cooldown ignores the real reset time for all providers except OpenAI/Codex ๐Ÿ’ฌ1

๐Ÿ”’ Closed Issues

  • #113177 [Bug]: WhatsApp agent reactions can reject the current conversation
  • #113186 [Bug]: iOS release screenshots stall when navigating Agents to Settings
  • #101026 [SANITIZED โ€” possible injection attempt]

๐Ÿ”ฅ Hot Issues (most commented)

  • #75 Linux/Windows Clawdbot Apps โ€” ๐Ÿ’ฌ115 ยท 1d ago

hermesagent (NousResearch/hermes-agent)

Stars: 219,541 ยท Open issues: 24,810 ยท Last push: <1h ago

โœ… Merged PRs

  • #70455 fmt(js): npm run fix auto-fix

๐Ÿ› New Issues

  • #70473 Git plugin updates can invalidate callbacks loaded by a running gateway
  • #70451 [Bug]: Desktop โ€” chat markdown/.md preview forces horizontal scroll; should wrap (vertical scroll only) type/bug P3 comp/desktop
  • #70450 [Bug]: Desktop โ€” relative timestamps (sidebar + in-chat) should show exact time on hover type/feature P3 comp/desktop
  • #70449 [Bug]: Desktop โ€” viewing/opening a chat marks it idle/done while the session is still in progress type/bug P2 needs-repro sweeper:risk-session-state comp/desktop area/sessions
  • #70448 [Bug]: Desktop โ€” adding a new chat to a project is slow (~20s), times out, and does not keep retrying type/bug P2 needs-repro sweeper:risk-session-state comp/desktop area/sessions
  • #70447 [Bug]: Desktop โ€” cannot scroll up in some chat sessions type/bug P3 needs-repro comp/desktop
  • #70446 [Feature]: Desktop โ€” setting for working-session indicator: status-dot pulse only (no Lโ†’R arc / row glow) type/feature P3 comp/desktop
  • #70445 [Bug]: Desktop remote/VPS โ€” session load is slow, cancels on navigate away, can spin forever, and flashes content then spinner type/bug P2 needs-repro sweeper:risk-session-state comp/desktop area/sessions
  • #70444 [Bug]: Desktop โ€” project list jumps order when entering/exiting a chat session type/feature P3 needs-decision comp/desktop area/sessions

๐Ÿ”’ Closed Issues

  • #59959 [Feature]: Add optional privacy filter for MoA reference outputs
  • #59707 feat(moa): Add enable/disable toggle for individual reference models
  • #59546 [Feature]: MOA ๅปบ่ฎฎๅŠ ไธŠ่ฟ›ๅบฆๆ็คบ

ZeroClaw (zeroclaw-labs/zeroclaw)

Stars: 32,370 ยท Open issues: 545 ยท Last push: <1h ago

โœ… Merged PRs

  • #9258 fix(plugins): restore WIT logging action parity
  • #9280 refactor(runtime): remove redundant delivery lookup
  • #9261 test(channels): route mirror coverage through production paths
  • #9269 ci(dependabot): monitor web npm updates
  • #9271 docs(book): fix audit policy link in agent guidelines

๐Ÿ› New Issues

  • #9323 design(runtime): define execution-tree iteration budget ownership
  • #9322 ci: derive Scoop publisher metadata from the canonical manifest template ci risk:high type:ci
  • #9318 CI: add a required PostgreSQL service-container job for the session backend
  • #9316 [Bug]: unauthorized Telegram senders of media messages receive no unauthorized notice bug status:in-progress
  • #9315 [Feature]: classify Telegram file-download failures as permanent or transient by HTTP status enhancement

๐Ÿ”’ Closed Issues

  • #9282 [Task]: Remove redundant delivery lookup when defaulting cron delivery
  • #2767 [Feature]: Multi-Agent Routing
  • #4721 zeroclaw should log to stderr instead of stdout
  • #8945 [Bug]: ZeroCode input box blocks macOS text replacements
  • #4832 Add config option to disable LeakDetector high-entropy token redaction
  • #5145 [Feature]: add send_channel_message tool for direct per-user channel delivery
  • #6378 [Feature]: Discord Bot respond only in specific Discord channels
  • #6510 [Feature]: cron delivery.mode = "announce" โ€” option to send only the final assistant message, not every intermediate text turn
  • #7248 [Feature]: Persist cached input tokens and include them in cost accounting
  • #9019 [Bug]: OpenAI Responses provider rejects vision-capable models before serializing image input

IronClaw (nearai/ironclaw)

Stars: 12,551 ยท Open issues: 1,377 ยท Last push: <1h ago

โœ… Merged PRs

  • #6607 fix(automations): inherit implicit source channel target
  • #6606 fix(live-qa): map setup values onto declared admin-group handles
  • #6603 test(playwright): reconcile suite to the merged #6520 lifecycle and setup contracts
  • #6602 fix(live-qa): operator extension-configuration values as a sequence
  • #6594 retire legacy extension sources
  • #6601 ops: add admin-config-preserving extension reset
  • #6520 fix(reborn): make extension readiness and channel delivery generic
  • #6592 fix(webui): stop WebChat โ€˜Disconnectedโ€™ lockout (rate-limit budget + navigation-race SSE thrash)
  • #6596 Clean deployment-mode local naming
  • #6589 test(e2e): add reusable provider fault profiles

๐Ÿ› New Issues

  • #6605 Reborn: Telegram inbound silently dead after extension reinstall ๐Ÿ’ฌ1
  • #6591 Cannot restart hosted IronClaw with ironclaw service restart v1-launch-checklist
  • #6590 serve fails on Windows in local-dev and local-dev-yolo: โ€œworkspace root must not overlap default skill root /skillsโ€ ๐Ÿ’ฌ1
  • #6581 429 Too Many Requests on agent-stg v1-launch-checklist ๐Ÿ’ฌ1
  • #6578 Epic: Admin-Managed Agents as UserId Subjects enhancement reborn security epic
  • #6575 systemd service error right after ironclaw onboard (Ubuntu) bug
  • #6574 Reborn: hoist per-caller extension readiness out of composition into an owner-crate port
  • #6572 Daily ironclaw failure taxonomy โ€” 2026-07-23
  • #6571 Add heartbeat delivery, HEARTBEAT_OK suppression, dedupe, and whole-turn coverage
  • #6570 Implement durable heartbeat scheduling through the existing trigger pipeline
  • #6569 Define the Reborn heartbeat contract and scheduling semantics
  • #6565 Epic: Reliable Skill Discovery, Routing, and Activation enhancement risk: high scope: agent scope: evaluation suggested_P1 reborn scope: skills epic
  • #6562 Remove legacy test infrastructure and prevent deleted-binary regressions

๐Ÿ”’ Closed Issues

  • #6544 No UI or CLI to configure IRONCLAW_REBORN_SLACK_PERSONAL_OAUTH_REDIRECT_URI
  • #6548 Hosted staging preview-auth wall blocks webhook delivery (Telegram, likely Slack too)
  • #6543 Move ProductSurface contract to host_api and collapse product crates into ironclaw_product
  • #6274 Finish DeploymentConfig as the main composition config (ยง4.4/ยง5.6/ยง5.11)

Moltis (moltis-org/moltis)

Stars: 2,789 ยท Open issues: 90 ยท Last push: 4h ago

๐Ÿš€ New Releases

โœ… Merged PRs

  • #1124 Add context command support for chat turns
  • #1161 chore(deps): bump astro from 7.0.9 to 7.1.3 in /docs in the npm_and_yarn group across 1 directory
  • #1162 fix(web): show dates for older sessions
  • #1164 fix(slack): allow operator-approved api base hosts
  • #1163 fix(slack): challenge unknown allowlist DMs with OTP

๐Ÿ› New Issues

  • #1095 [Bug]: Podman is not working via moltis bug ๐Ÿ’ฌ1

๐Ÿ”’ Closed Issues

  • #1108 [Bug]: Session list in the web UI shows times, but not dates, for past-day sessions

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

  • ๐ŸŸข #87318 [SANITIZED โ€” possible injection attempt] โ€” ๐Ÿ’ฌ10 ยท 1d ago
  • โšซ #81567 GPT-4o agent sessions exit after single text response instead of continuing tool-use loop โ€” ๐Ÿ’ฌ6 ยท 2d ago
  • ๐ŸŸข #93140 Bug: v2026.6.6 apply_patch and write tool fail for paths outside workspace sandbox (/tmp, absolute paths) โ€” ๐Ÿ’ฌ4 ยท 4d ago
  • ๐ŸŸข #93139 Bug: write tool and exec heredocs insert literal \n instead of newlines in string content โ€” ๐Ÿ’ฌ10 ยท 4d ago
  • โšซ #98062 [Bug]: iOS app fails to connect over Tailscale CGNAT (100.x.x.x) โ€” wss:// required but WebSocket upgrade silently dropped โ€” ๐Ÿ’ฌ4 ยท 13d ago
  • โšซ #93031 [Bug] v2026.6.6 cron migration: jobs migrated from jobs.json have blank agent_id โ€” scheduler silently skips them โ€” ๐Ÿ’ฌ3 ยท 14d ago
  • โšซ #99305 [Bug]: Bedrock provider โ€” claude-sonnet-5 prompt caching broken (cache-control blocks not attached, zero cache hits) โ€” ๐Ÿ’ฌ4 ยท 17d ago
  • โšซ #87876 Bug: Bedrock Converse Streaming silently aborts on long-context agent sessions (~6 min timeout, no retry, no fallback) โ€” ๐Ÿ’ฌ3 ยท 17d ago
  • โšซ #90531 Group chat session JSONL missing sender metadata (__openclaw / senderId) โ€” ๐Ÿ’ฌ1 ยท 17d ago
  • ๐ŸŸข #79607 [Feature]: Identity-based session unification โ€” one session per user regardless of input channel (voice, Telegram, WhatsApp etc.) โ€” ๐Ÿ’ฌ3 ยท 24d ago

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

Anthropic โ€” 1 new


๐Ÿค– Reddit Pulse โ€” r/LocalLLaMA ยท r/singularity

r/LocalLLaMA โ€” top 2 new

r/singularity โ€” top 5 new


๐ŸŒ Community Pulse โ€” OpenClaw Ecosystem

r/openclaw โ€” top new posts

GitHub Discussions

No new discussions in the last 24h.

X โ€” @openclaw

No new tweets in the last 24h.

X โ€” @steipete

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