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)
bugbug: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 fixauto-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/bugP3comp/desktop - #70450 [Bug]: Desktop โ relative timestamps (sidebar + in-chat) should show exact time on hover
type/featureP3comp/desktop - #70449 [Bug]: Desktop โ viewing/opening a chat marks it idle/done while the session is still in progress
type/bugP2needs-reprosweeper:risk-session-statecomp/desktoparea/sessions - #70448 [Bug]: Desktop โ adding a new chat to a project is slow (~20s), times out, and does not keep retrying
type/bugP2needs-reprosweeper:risk-session-statecomp/desktoparea/sessions - #70447 [Bug]: Desktop โ cannot scroll up in some chat sessions
type/bugP3needs-reprocomp/desktop - #70446 [Feature]: Desktop โ setting for working-session indicator: status-dot pulse only (no LโR arc / row glow)
type/featureP3comp/desktop - #70445 [Bug]: Desktop remote/VPS โ session load is slow, cancels on navigate away, can spin forever, and flashes content then spinner
type/bugP2needs-reprosweeper:risk-session-statecomp/desktoparea/sessions - #70444 [Bug]: Desktop โ project list jumps order when entering/exiting a chat session
type/featureP3needs-decisioncomp/desktoparea/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
cirisk:hightype: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
bugstatus: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_messagetool 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
enhancementrebornsecurityepic - #6575
systemdservice error right afterironclaw 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
enhancementrisk: highscope: agentscope: evaluationsuggested_P1rebornscope: skillsepic - #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
- 20260723.03 โ 20260723.03
- 20260723.02 โ 20260723.02
โ 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
- [News] Claude For Creative Work Dev 2026-07-23
๐ค Reddit Pulse โ r/LocalLLaMA ยท r/singularity
r/LocalLLaMA โ top 2 new
- CEO of Hugging face: Heading to San Francisco to have a little chat with that โrogue agentโ โ2111
- The LLM distillation process simplified for politicians: โ1486
r/singularity โ top 5 new
- AGI achieved โ1703
- This guy will never admit that he could be wrong too โ861
- This guy has a good point.. โ739
- Anthropic Donates $20M for Stricter AI Regulations โ477
- Fields medalist Jacob Tsimerman joins OpenAI โ256
๐ Community Pulse โ OpenClaw Ecosystem
r/openclaw โ top new posts
- (Local LLM) what model did you stop using? โ7
- How do you share files/docs with your agents? Google Docs is exhausting โ7
- [DEV] An Android-first take on OpenClaw: logged-in browser access, background Tasks, and personal Apps โ6
- Does anyone else manage their kubernetes cluster with openclaw? โ3
- What would you do with an old laptop to turn it into a genuinely useful AI system? โ2
GitHub Discussions
No new discussions in the last 24h.
X โ @openclaw
No new tweets in the last 24h.
X โ @steipete
- After the insane hype thereโs the insane boo phase? Like a pendulum that swings too hard. Iโll mostly ignore that now an โ0 ๐0 ยท recent
- We see that as well and added code paths that use the claude cli directly - hard to fight the system. โ0 ๐0 ยท recent
- how could I not โ0 ๐0 ยท recent
-
isnโt that China now? โ0 ๐0 ยท recent
Next digest: tomorrow 07:45 IST ยท Radar repo
This post is licensed under CC BY 4.0 by the author.