Post

Ecosystem Digest โ€” 2026-08-09

Ecosystem Digest โ€” 2026-08-09

๐Ÿฆž OpenClaw Ecosystem Digest โ€” 2026-08-09

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

๐Ÿ“Š 24h Snapshot

Framework โญ Stars New Issues Closed Merged PRs New Releases
OpenClaw 385,579 2 2 10 2
hermesagent 227,548 8 6 10 0
ZeroClaw 32,538 13 6 1 0
IronClaw 12,597 6 10 10 0
Moltis 2,813 1 1 1 0

OpenClaw (openclaw/openclaw)

Stars: 385,579 ยท Open issues: 5,634 ยท Last push: <1h ago

๐Ÿš€ New Releases

โœ… Merged PRs

  • #120803 fix(worker): preserve long Responses sessions across cloud handoff
  • #119511 fix(sessions): archive cron-run transcripts pruned by tasks maintenance
  • #120802 [SANITIZED โ€” possible injection attempt]
  • #120813 fix(mistral): reset transcription state after reconnect
  • #120738 fix(release): accept stale historical record counts
  • #120239 fix(googlechat): reject invalid UTF-8 in API JSON responses
  • #120343 fix(agents): apply per-agent contextTokens cap to embedded run context budget
  • #120808 fix(agents): retain images within tool-result context limits
  • #120801 fix(qa): update Control UI scenario code references
  • #120215 fix(plugins): retain incognito scope for embedded session ownership

๐Ÿ› New Issues

  • #120828 [Bug]: Delivery spool handler doesnโ€™t terminate on timeout, causing message duplication bug regression
  • #120815 Node exec invoke-failed: approval id not valid for this device (Windows, 2026.7.1-2)

๐Ÿ”’ Closed Issues

  • #119269 [Bug] tasks maintenance โ€“apply deletes cron-run session transcripts with no archive
  • #120751 iMessage DM outbound messages mis-attributed to peer, breaking ACP conversation bindings

hermesagent (NousResearch/hermes-agent)

Stars: 227,548 ยท Open issues: 29,758 ยท Last push: <1h ago

โœ… Merged PRs

  • #82158 fix(update): venv-blocker scan truncated cmdlines, breaking the gateway exemption and dead-ending Desktop updates
  • #82144 fix(model-switch): list candidates on ambiguous alias instead of auto-picking (supersedes #67571)
  • #78911 fix(otlp): span exporter now inherits configured resource_attributes
  • #82116 fix(compression): charge stale thinking to the tail budget only on the newest assistant turn (#73624)
  • #82113 fix(desktop): keep tool rows and notices out of the HUD band
  • #82109 fix(state,cli,tui-gateway): keep reasoning fields intact across forks and branches (#57240)
  • #82106 feat(desktop): support multiple cron delivery targets (salvage #73886)
  • #82104 fix(desktop): keep earlier HUD windows in scope for the turn
  • #82101 fix(desktop): make the slash list usable in HUD mode
  • #82102 docs(telegram): explain rich streaming transports

๐Ÿ› New Issues

  • #82168 [Setup]: Both updating and reinstalling type/bug P2 needs-repro sweeper:risk-compatibility sweeper:risk-platform-windows comp/desktop platform/windows area/install-update
  • #82167 [Bug]: Desktop sessions ignore config.yaml model.provider โ€” new sessions keep previously-selected provider and bill the old endpoint type/bug duplicate area/config P2 sweeper:risk-session-state sweeper:risk-compatibility comp/desktop area/billing ๐Ÿ’ฌ1
  • #82166 Update-check endpoint reports โ€œup to dateโ€ for multiple consecutive days while a real release is available (inverse of the known stale-cache issue in #11007 / #1620) type/bug comp/cli P3 needs-repro sweeper:risk-compatibility comp/dashboard bug area/install-update
  • #82165 feat(desktop): add Spanish (es) locale to the desktop app type/feature P3 comp/desktop area/i18n ๐Ÿ’ฌ1
  • #82164 [Bug] Modal backend: sandbox silently dies mid-task โ€” generic errors, no reconnect, file bridge dies, work lost type/bug backend/modal tool/terminal tool/file P2 needs-repro
  • #82161 Gateway drain exits after 0.00s with in-flight cron job, killing it mid-run type/bug comp/gateway comp/cron P1 sweeper:risk-message-delivery bug
  • #82154 Anthropic content filter rejects built-in SKILLS_GUIDANCE prompt โ€” subscription OAuth fails with misleading โ€œout of extra usageโ€ 400 type/bug comp/agent provider/anthropic area/auth P1
  • #82140 feat(desktop): expose resolved connection mode to skills, MCP, and plugins type/feature comp/plugins tool/mcp P3 comp/desktop

๐Ÿ”’ Closed Issues

  • #82160 codex_app_server: resume persisted codex thread on agent re-instantiation instead of projecting into a fresh thread
  • #79343 [Bug]: memory gate treats mid-task workflow commands as trivial and skips provider recall
  • #79325 SiliconFlow provider missing from PROVIDER_TO_MODELS_DEV โ€” model picker list always empty
  • #78897 gateway_health_export: span exporter ignores configured resource_attributes (spans lack deployment.environment.name)
  • #73624 _estimate_msg_budget_tokens charges stale reasoning to the compression tail budget โ€” 19-24% of the budget spent on blocks no adapter replays
  • #82064 [SANITIZED โ€” possible injection attempt]

ZeroClaw (zeroclaw-labs/zeroclaw)

Stars: 32,538 ยท Open issues: 721 ยท Last push: 2h ago

โœ… Merged PRs

  • #9794 docs(channels): note that one-off git sends resolve the default alias

๐Ÿ› New Issues

  • #9855 [Bug]: Matrix channel fails to resolve homeserver via .well-known/matrix/client delegation bug ๐Ÿ’ฌ1
  • #9852 Remove aardvark-sys and zeroclaw-robot-kit from the workspace enhancement dependencies domain:architecture priority:p2 status:accepted status:no-stale risk:medium hardware
  • #9851 [Bug]: delegate await_sessions timeout status JSON is discarded by the dispatcher (success=false drops output) bug
  • #9850 [Bug]: llm_task builds its provider via the legacy factory, losing alias-specific config (Azure/OAuth/requires_openai_auth) bug config provider runtime tool priority:p1 status:accepted follow-up risk:high
  • #9849 [Bug]: RateLimitedTool budget check is non-atomic under parallel dispatch (check-before, record-after) bug config runtime security tool security:policy domain:security priority:p2 status:accepted follow-up risk:high
  • #9845 [Feature]: Support non-ASCII characters in agent aliases (e.g. [agents.โ€ๅฎกๆ ธๅŠฉๆ‰‹โ€]) enhancement agent config domain:architecture priority:p2 status:accepted risk:high ๐Ÿ’ฌ1
  • #9844 bug(zerocode): dashboard CPU metric does not identify the measured process bug observability status:accepted priority:p3 zerocode risk:low
  • #9840 [Bug]: daemon steals daemon.sock on start and unlinks it on exit, stranding a live daemon bug daemon runtime service priority:p1 status:accepted desktop zerocode risk:high
  • #9834 [Bug]: intermittent zeroclaw-runtime test failures from shared process-global state (turn_streamed receipts + model_switch) bug ci runtime tests domain:ci priority:p1 status:accepted risk:high type:test ๐Ÿ’ฌ1
  • #9832 zeroclaw-hardware fails to compile with โ€“features hardware: unresolved import aardvark_sys::AardvarkHandle bug ci dependencies priority:p1 status:accepted risk:medium hardware
  • #9825 [Bug]: Leak detection controls do not prevent channel redaction of public blockchain addresses bug channel observability runtime security domain:security priority:p1 status:accepted risk:high security:leak-detector ๐Ÿ’ฌ3
  • #9824 [Feature]: Simplify the default web-tool surface to web_fetch + web_research + http_request enhancement agent config runtime security tool tool:browser domain:security domain:architecture priority:p1 tool:web status:in-progress status:no-stale risk:high type:tracker ๐Ÿ’ฌ2
  • #9820 calculator tool: model emits literal pseudo-syntax instead of a real function call `bug` `agent` `provider` `runtime` `tool` `provider:compatible` `priority:p2` `status:accepted` `risk:high`

๐Ÿ”’ Closed Issues

  • #9847 permission probe
  • #8043 RFC: Retire the standalone aardvark-sys crate (fold into zeroclaw-hardware)
  • #9843 bug(zerocode): long-lived client can enter sustained CPU spin alongside daemon
  • #5561 [Feature]: Unified SOP Webhook Dispatcher and Notification Bridge
  • #9821 cron tool: agent never invokes it, always falls back to shell โ€œcrontabโ€ (blocked by policy)
  • #9813 API key written to logs in plaintext on provider connection errors

IronClaw (nearai/ironclaw)

Stars: 12,597 ยท Open issues: 1,494 ยท Last push: 1h ago

โœ… Merged PRs

  • #7377 feat!: a run acts as its invoker โ€” remove shared-route subject binding (#7157 follow-ups)
  • #7382 feat(stress): scripted tool-call workload with durable write read-back (#7360)
  • #6938 fix(skills): the model chooses the skill, not a keyword scorer
  • #7280 test(inspector): add browser, security, and operator coverage
  • #7393 test(disclosure): measure the Core delivery pair in the wide-catalog benchmark
  • #7389 fix(live-qa): verify triggered Slack delivery through the two-lane contract
  • #7364 test(telegram): pin reply anchoring and overlap busy-notice feedback (#6643, #6644)
  • #7390 fix(loop): make routine delivery steering deterministic under progressive disclosure
  • #7228 feat(webui): add audited admin thread scraping
  • #7371 fix(ci): recapture extension_host coverage floor + run goldens on prompt-surface PRs

๐Ÿ› New Issues

  • #7392 Replace first-party coding tools with the pinned omp tool surface epic
  • #7391 SafetyLayer::validate_input / scan_inbound_for_secrets have no caller on the live Reborn turn path
  • #7360 Expand stress coverage across built-in and durable write paths enhancement scope: tool/builtin scope: ci e2e-coverage performance ๐Ÿ’ฌ2
  • #7218 Epic: Add the Web Debug Inspector epic v1.1.0
  • #6989 Token accounting: hybrid provider-usage + tail estimates; fix ModelWorkRequest estimating from the content reference string bug scope: estimation reborn p1 ๐Ÿ’ฌ5
  • #6939 Feature: Migration tool to port legacy agent setup and memory to IronClaw p2 feedback feature ๐Ÿ’ฌ2

๐Ÿ”’ Closed Issues

  • #7226 [Inspector] Add browser, security, and documentation coverage
  • #4539 Epic: Reborn approvals parity
  • #4470 Refactor reborn composition into owned crates with CI-enforced boundaries
  • #4389 Follow up: split behavior-changing auth and MCP review items from PR #4354
  • #4382 Product auth: default OAuth account per provider (set once, gate never re-fires)
  • #4120 Declarative Reborn capability policy for local-dev grants
  • #4118 Reborn CLI provider add/login parity
  • #4091 Track production and multi-tenant extension lifecycle wiring
  • #4088 Track decomposition of oversized Reborn integration files
  • #4059 [Reborn] Enrich model-visible Reborn runtime errors with safe recovery context

Moltis (moltis-org/moltis)

Stars: 2,813 ยท Open issues: 96 ยท Last push: 7h ago

โœ… Merged PRs

  • #1105 Fix Docker sandbox filesystem tool fallback

๐Ÿ› New Issues

  • #1185 [Bug]: Apple Container 1.x sandbox starts but Moltis treats it as not running

๐Ÿ”’ Closed Issues

  • #1096 [Bug]: Read/Write/Edit tools donโ€™t work in Docker

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

  • ๐ŸŸข #86451 Bug: openclaw update creates duplicate cron entries โ€” no deduplication check on re-creation โ€” ๐Ÿ’ฌ3 ยท 1d ago
  • ๐ŸŸข #93033 [Bug] v2026.6.6: BWS secret resolution order changed โ€” gateways without BWS_ACCESS_TOKEN in plist fail after cache expiry (~4h) โ€” ๐Ÿ’ฌ1 ยท 2d ago
  • โšซ #93139 Bug: write tool and exec heredocs insert literal \n instead of newlines in string content โ€” ๐Ÿ’ฌ11 ยท 2d ago
  • โšซ #99305 [Bug]: Bedrock provider โ€” claude-sonnet-5 prompt caching broken (cache-control blocks not attached, zero cache hits) โ€” ๐Ÿ’ฌ4 ยท 4d ago
  • ๐ŸŸข #79607 [Feature]: Identity-based session unification โ€” one session per user regardless of input channel (voice, Telegram, WhatsApp etc.) โ€” ๐Ÿ’ฌ3 ยท 6d ago
  • โšซ #87876 Bug: Bedrock Converse Streaming silently aborts on long-context agent sessions (~6 min timeout, no retry, no fallback) โ€” ๐Ÿ’ฌ3 ยท 6d ago
  • ๐ŸŸข #93140 Bug: v2026.6.6 apply_patch and write tool fail for paths outside workspace sandbox (/tmp, absolute paths) โ€” ๐Ÿ’ฌ3 ยท 8d ago
  • โšซ #90531 Group chat session JSONL missing sender metadata (__openclaw / senderId) โ€” ๐Ÿ’ฌ1 ยท 8d ago
  • โšซ #87318 [SANITIZED โ€” possible injection attempt] โ€” ๐Ÿ’ฌ12 ยท 12d ago
  • โšซ #81567 GPT-4o agent sessions exit after single text response instead of continuing tool-use loop โ€” ๐Ÿ’ฌ6 ยท 18d ago

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

No new official content detected in the last 24h.


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

r/LocalLLaMA โ€” top 5 new

r/singularity โ€” top 5 new


๐ŸŒ Community Pulse โ€” OpenClaw Ecosystem

r/openclaw โ€” top new posts

X โ€” @openclaw

No new tweets in the last 24h.

X โ€” @steipete

No new tweets in the last 7 days.


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

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