Post

Ecosystem Digest β€” 2026-08-01

Ecosystem Digest β€” 2026-08-01

🦞 OpenClaw Ecosystem Digest β€” 2026-08-01

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

πŸ“Š 24h Snapshot

Framework ⭐ Stars New Issues Closed Merged PRs New Releases
OpenClaw 384,741 6 1 7 0
hermesagent 223,439 10 7 1 0
ZeroClaw 32,466 15 3 10 0
IronClaw 12,585 15 2 10 0
Moltis 2,801 1 1 2 0

OpenClaw (openclaw/openclaw)

Stars: 384,741 Β· Open issues: 5,698 Β· Last push: <1h ago

βœ… Merged PRs

  • #117158 refactor(ui): unify filtered session list ownership
  • #117149 refactor(agents): unify context limits and compaction recovery
  • #116957 fix(net-policy): redact sig and x-* auth params in URLs and bodies
  • #116935 fix(realtime): prevent queued transcription slowdown under backlog
  • #117150 refactor(agents): route generated media through one durable delivery owner
  • #117145 refactor(reply): unify turn lifecycle state ownership
  • #104912 fix: Control UI avatar initial breaks on emoji display names

πŸ› New Issues

  • #117164 [Bug]: Cron delivery.mode=announce + openclaw-weixin β†’ OutboundDeliveryError ret=-2 errmsg=prepare failed (7.1 regression)
  • #117163 [Bug]: Cron delivery.mode="announce" + openclaw-weixin β†’ OutboundDeliveryError ret=-2 errmsg=prepare failed (7.1 regression)
  • #117161 flaky(gateway): MCP loopback drain test asserts a fixed 20ms window and fails under load πŸ’¬1
  • #117154 thread-reply deliveries are not marked as current-source replies (follow-up to #116909) maintainer P1 clawsweeper:no-new-fix-pr clawsweeper:needs-maintainer-review clawsweeper:source-repro impact:message-loss issue-rating: 🦞 diamond lobster πŸ’¬2
  • #117138 memory-lancedb: dimensions param sent in embedding request breaks fixed-dimension models (BAAI/bge-m3) P2 clawsweeper:no-new-fix-pr clawsweeper:needs-maintainer-review clawsweeper:needs-product-decision clawsweeper:source-repro impact:session-state issue-rating: 🦞 diamond lobster πŸ’¬2
  • #117130 [Bug]: models list rescans plugin manifests once per model and takes minutes on large catalogs P1 clawsweeper:no-new-fix-pr clawsweeper:source-repro clawsweeper:linked-pr-open issue-rating: 🦞 diamond lobster impact:other πŸ’¬2

πŸ”’ Closed Issues

  • #116453 [Bug]: WhatsApp self-chat crashes on first inbound message (reading β€˜catch’)

πŸ”₯ Hot Issues (most commented)

  • #75 Linux/Windows Clawdbot Apps β€” πŸ’¬116 Β· <1h ago

hermesagent (NousResearch/hermes-agent)

Stars: 223,439 Β· Open issues: 26,349 Β· Last push: 2h ago

βœ… Merged PRs

  • #75671 fix(vision): make desktop image uploads reachable from profile Docker sandboxes (#69575)

πŸ› New Issues

  • #75789 Telegram DM topic recovery silently routes lobby-shaped messages to the newest topic type/bug comp/gateway comp/plugins platform/telegram P2 needs-decision sweeper:risk-session-state sweeper:risk-message-delivery
  • #75788 Windows installer Hermes-Setup.exe built from stale commit: missing HERMES_UPDATE_HANDOFF_PID fix (8c76fe19f), in-app update deadlocks type/bug P2 sweeper:risk-compatibility sweeper:risk-platform-windows comp/desktop platform/windows area/install-update
  • #75786 Extract session navigation from CLICommandsMixin (god-file decomposition) type/refactor comp/cli P3 sweeper:risk-session-state
  • #75781 TUI: improve visual separation of fenced code blocks type/feature comp/tui P3 πŸ’¬1
  • #75780 [Regression] CLI continuous voice barge-in transcribes TTS output and enters feedback loop type/bug comp/cli tool/tts P2 πŸ’¬1
  • #75778 Desktop update handoff produces a duplicate hermes-setup instance that fails against the first instance’s marker β€” the β€œfailed” window masks the real, still-running update type/bug P2 sweeper:risk-compatibility comp/desktop area/install-update
  • #75772 [cron] File-mutation verifier footer appended after [SILENT] defeats delivery suppression type/bug comp/agent comp/gateway comp/cron P2 sweeper:risk-message-delivery
  • #75769 Extract session-resume authorization from GatewaySlashCommandsMixin (god-file decomposition) type/refactor comp/gateway P3 area/sessions
  • #75766 /hatch (pet.generate) fails: cannot import name β€˜_imaging’ from β€˜PIL’ β€” 3.11 server resolves the python3.12 user-site Pillow (cross-version user-site leak) type/bug comp/agent comp/tui tool/vision P3 needs-repro
  • #75761 [Bug]: Same-profile desktop sessions can overwrite image uploads generated in the same second type/bug comp/tui P2 sweeper:risk-session-state area/sessions area/profiles πŸ’¬1

πŸ”’ Closed Issues

  • #75768 Telegram typing indicator stuck indefinitely with multi-profile setup (v0.19.0, regression)
  • #50769 [Bug]: Installer detects Python 3.12 fallback but still uses 3.11 for venv creation (fails)
  • #75737 [Feature] Per-subagent toolset restriction in delegate_task
  • #75727 [Bug]: New desktop sessions use localStorage-sticky model instead of profile’s config.yaml default
  • #71045 Withdrawn by author
  • #75687 copilot_auth warns on classic GITHUB_TOKEN PAT even when Copilot provider is unused
  • #69575 [Bug]: Desktop app image uploads unreachable from profile Docker sandboxes

ZeroClaw (zeroclaw-labs/zeroclaw)

Stars: 32,466 Β· Open issues: 654 Β· Last push: <1h ago

βœ… Merged PRs

  • #9279 fix(zerocode): measure picker modals by display width
  • #9292 fix(zerocode): keep session picker scroll offset for mouse hit-testing
  • #8438 feat(cron): add shell_output_format config for raw stdout output
  • #9354 fix(config): warn when WhatsApp Web chat policies cannot take effect
  • #9286 ci(release): add MUSL measurement builds
  • #9524 fix(channels): skip enabled Signal/Voice Call channels missing required credentials
  • #9360 fix(providers): propagate Responses usage
  • #9294 fix(web): keep sidebar selection mutually exclusive
  • #9114 fix(runtime/security): allow various devices and files on landlock sandbox
  • #9087 fix(robot-kit): bound TTS and audio playback subprocess waits

πŸ› New Issues

  • #9602 deps(nostr): migrate nostr-sdk to 0.45 enhancement dependencies channel security domain:security domain:deps priority:p2 channel:nostr status:accepted follow-up risk:high
  • #9601 ci(security): diagnose missing Dependabot PRs for transitive Cargo alerts bug ci dependencies security domain:ci domain:security domain:deps priority:p1 status:accepted follow-up risk:medium
  • #9600 [Tracker]: Session-persistence contract ownership and layer ordering enhancement runtime domain:architecture priority:p2 needs-maintainer-review status:no-stale risk:high type:tracker πŸ’¬1
  • #9599 [Tracker]: Tool-result image serialization across provider adapters enhancement provider provider:openai provider:compatible provider:bedrock priority:p2 status:accepted follow-up risk:medium type:tracker
  • #9598 RFC: Define the SOP capability permission contract enhancement runtime security domain:security domain:architecture priority:p2 tool:sop needs-maintainer-review type:rfc status:no-stale risk:high πŸ’¬2
  • #9597 [Feature]: make peer-agent turns durable and attributable enhancement agent runtime tool domain:architecture priority:p2 status:accepted follow-up risk:high πŸ’¬1
  • #9596 [Bug]: Anthropic tool-result images are inlined as base64 text instead of delivered bug provider provider:anthropic priority:p1 status:accepted risk:medium πŸ’¬1
  • #9595 refactor(providers): derive endpoint metadata from one family registry enhancement config provider priority:p2 status:accepted follow-up risk:medium type:refactor πŸ’¬1
  • #9594 [Bug]: Coding-agent tools charge the action budget twice bug security tool priority:p2 status:accepted follow-up risk:high πŸ’¬1
  • #9593 refactor(runtime): make TaskRecord the single lifecycle owner for background delegation enhancement runtime tool tool:delegate domain:architecture priority:p1 status:accepted follow-up risk:high type:refactor πŸ’¬1
  • #9592 fix(tools): probe the saved provider alias after model-routing updates bug config provider tool priority:p1 status:accepted follow-up risk:high πŸ’¬1
  • #9591 fix(channels): clear delivery registry when reload removes all channels bug channel runtime priority:p1 status:accepted follow-up risk:high πŸ’¬1
  • #9590 [Bug]: Concurrent models refresh runs can lose cache entries bug doctor runtime status:accepted priority:p3 follow-up risk:high πŸ’¬1
  • #9588 refactor(channels): make approval-prompt capability coverage registry-owned enhancement channel runtime tests domain:architecture priority:p2 status:accepted follow-up risk:high type:refactor
  • #9587 refactor(gateway): require authenticated webhook ingress before agent dispatch enhancement channel gateway security domain:architecture priority:p1 status:accepted follow-up risk:high type:refactor

πŸ”’ Closed Issues

  • #9119 [Bug]: ZeroCode session picker selects wrong row after scrolling
  • #6724 [Bug]: Enabled Signal or Voice Call channel with empty credentials can crashloop the supervisor
  • #8973 [Bug]: Landlock blocks shell access to required system files on Fedora

IronClaw (nearai/ironclaw)

Stars: 12,585 Β· Open issues: 1,423 Β· Last push: <1h ago

βœ… Merged PRs

  • #6908 fix(webui): paginate admin users list
  • #6977 refactor(contracts): extract ironclaw_extension_contracts and close the dual import paths (WS1.3)
  • #6979 docs(target-architecture): reconcile with #6930 hosted-MCP registration
  • #6975 refactor(contracts): extract ironclaw_loop_contracts and flip agent_loop (WS1.2)
  • #6930 feat(extensions): register hosted MCP servers
  • #6967 refactor(contracts): complete the turn vocabulary in host_api and retire the turns shims (WS1.1)
  • #6932 chore(deps): bump the everything-else group across 1 directory with 34 updates
  • #6964 refactor(llm): delete the verified-dead half of the reasoning module (WS8 closeout)
  • #6966 ci: unblock the queue β€” histogram diff gate fix, wasmtime RUSTSEC bump, stale events floor recapture
  • #6946 ci(gates): WS10 path-keyed gate rewrites β€” tree-shape-agnostic discovery, fail-closed

πŸ› New Issues

  • #6990 Compaction: summarization inference must not pollute prompt cache or session affinity scope: llm reborn p1
  • #6989 Token accounting: hybrid provider-usage + tail estimates; fix ModelWorkRequest estimating from the content reference string bug scope: estimation reborn p1
  • #6988 Compaction: derive context budget from the actual model window instead of hardcoded 128k scope: agent scope: estimation reborn p1
  • #6987 Cache: regression test pinning byte-identical prompt prefix across turns scope: agent reborn p0
  • #6986 Cache: keep the advertised tool array byte-identical β€” defer_loading/tool_reference instead of mid-run promotion scope: tool reborn p0 performance
  • #6985 Cache: stop mutating the prompt prefix (nudges before identity, timestamp in system block, per-run memory retrieval) scope: agent reborn p0 performance
  • #6984 Cache: place explicit Anthropic cache_control breakpoints (rig adapter + OAuth transport) scope: llm reborn p0 performance
  • #6983 Add hub as alias for the ironhub CLI subcommand (IronHub dashboard compatibility) p2 feedback feature
  • #6978 reborn-tests.yml: workflow_dispatch runs structurally fail the Tests (Reborn) roll-up (critical-mutation skipped but disallowed)
  • #6976 Linux service install does not enable user lingering, preventing reliable unattended operation
  • #6974 libSQL thread_store_writes pathology: tool-heavy stress cases at p95 37-135s post-#6696
  • #6972 New account email authentication not working bug p2 feedback
  • #6971 Clarify and standardize β€œTools” vs β€œExtensions” terminology p2 feedback feature πŸ’¬1
  • #6963 Path-keyed CI gates that survive #6946: six silent + two loud, all blocking the first family git mv πŸ’¬5
  • #6962 Manually synchronize Notion user journeys with executable E2E coverage scope: evaluation scope: ci e2e-coverage reborn

πŸ”’ Closed Issues

  • #6903 Admin users list cannot load users beyond the first page
  • #6920 Establish target-architecture baselines, prerequisite cleanup, and exception ratchets

Moltis (moltis-org/moltis)

Stars: 2,801 Β· Open issues: 96 Β· Last push: 1h ago

βœ… Merged PRs

  • #1168 feat(nostr): add NIP-29 group chat support for Buzz channels
  • #1176 feat(web): add Markdown copy and session export

πŸ› New Issues

  • #1181 [Bug]: Issue with GPT 5.6 Luna bug

πŸ”’ Closed Issues

  • #1131 [Feature]: Add copy + export as Markdown

🎯 Our Filed Issues (Haderach-Ram on openclaw/openclaw)

  • 🟒 #93033 [Bug] v2026.6.6: BWS secret resolution order changed β€” gateways without BWS_ACCESS_TOKEN in plist fail after cache expiry (~4h) β€” πŸ’¬1 Β· 13h ago
  • 🟒 #93140 Bug: v2026.6.6 apply_patch and write tool fail for paths outside workspace sandbox (/tmp, absolute paths) β€” πŸ’¬3 Β· 16h ago
  • ⚫ #90531 Group chat session JSONL missing sender metadata (__openclaw / senderId) β€” πŸ’¬1 Β· 21h ago
  • ⚫ #93139 Bug: write tool and exec heredocs insert literal \n instead of newlines in string content β€” πŸ’¬10 Β· 22h ago
  • 🟒 #79607 [Feature]: Identity-based session unification β€” one session per user regardless of input channel (voice, Telegram, WhatsApp etc.) β€” πŸ’¬3 Β· 1d ago
  • 🟒 #86451 Bug: openclaw update creates duplicate cron entries β€” no deduplication check on re-creation β€” πŸ’¬2 Β· 2d ago
  • ⚫ #87318 [SANITIZED β€” possible injection attempt] β€” πŸ’¬12 Β· 4d ago
  • ⚫ #81567 GPT-4o agent sessions exit after single text response instead of continuing tool-use loop β€” πŸ’¬6 Β· 10d ago
  • ⚫ #98062 [Bug]: iOS app fails to connect over Tailscale CGNAT (100.x.x.x) β€” wss:// required but WebSocket upgrade silently dropped β€” πŸ’¬4 Β· 21d ago
  • ⚫ #93031 [Bug] v2026.6.6 cron migration: jobs migrated from jobs.json have blank agent_id β€” scheduler silently skips them β€” πŸ’¬3 Β· 22d ago

πŸ›οΈ Official Content β€” Anthropic + OpenAI

OpenAI β€” 25 new


πŸ€– Reddit Pulse β€” r/LocalLLaMA Β· r/singularity

r/LocalLLaMA β€” top 5 new

r/singularity β€” top 2 new


🌐 Community Pulse β€” OpenClaw Ecosystem

r/openclaw β€” top new posts

X β€” @openclaw

No new tweets in the last 24h.

X β€” @steipete

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