Post

Ecosystem Digest β€” 2026-08-07

Ecosystem Digest β€” 2026-08-07

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

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

πŸ“Š 24h Snapshot

Framework ⭐ Stars New Issues Closed Merged PRs New Releases
OpenClaw 385,392 5 3 10 0
hermesagent 226,630 2 2 4 0
ZeroClaw 32,525 12 9 10 0
IronClaw 12,594 13 10 10 1
Moltis 2,810 0 0 0 0

OpenClaw (openclaw/openclaw)

Stars: 385,392 Β· Open issues: 5,546 Β· Last push: <1h ago

βœ… Merged PRs

  • #120088 fix(release): isolate private Telegram QA harness
  • #116793 refactor(agents): centralize immutable execution attribution
  • #116204 fix(google): accept base64url provider media
  • #118601 fix(plugins): warn when registerHook uses a typed hook event name
  • #117961 fix(canvas): serve Content-Length on A2UI HEAD responses
  • #118749 fix(gateway): make doctor dreaming timestamp comparators NaN-safe
  • #119689 fix(heartbeat): explain target-none skips
  • #120011 [SANITIZED β€” possible injection attempt]
  • #120085 fix(plugins): preserve startup release during repair
  • #120101 refactor(browser): remove model-backed page extraction

πŸ› New Issues

  • #120103 Vendor-prefix redaction patterns lack word boundaries, corrupting ordinary identifiers P1 clawsweeper:no-new-fix-pr clawsweeper:needs-maintainer-review clawsweeper:needs-security-review clawsweeper:source-repro impact:session-state impact:security issue-rating: 🦞 diamond lobster πŸ’¬1
  • #120099 Feature: preserve channel conversation as a visible session after /new πŸ’¬1
  • #120074 Gateway blocks its event loop for tens of seconds after every agent turn on multi-agent installs πŸ’¬1
  • #120072 Cross-channel approval-reaction semantics diverge (iMessage tapback docs vs tests; Matrix unauthorized fall-through) bug maintainer P2 clawsweeper:source-repro impact:security issue-rating: 🦞 diamond lobster πŸ’¬1
  • #120070 Imported before_tool_call hook appears to be skipped for browser over /tools/invoke P1 clawsweeper:no-new-fix-pr clawsweeper:needs-maintainer-review clawsweeper:needs-live-repro issue-rating: 🐚 platinum hermit impact:other πŸ’¬2

πŸ”’ Closed Issues

  • #44534 Heartbeat skipped reason β€˜target-none’ is misleading when delivery is disabled by default
  • #120003 [SANITIZED β€” possible injection attempt]
  • #120035 Dependency-ready Workboard cards not reliably claimed by automatic dispatch (–admin) despite manual dispatch working

hermesagent (NousResearch/hermes-agent)

Stars: 226,630 Β· Open issues: 29,126 Β· Last push: <1h ago

βœ… Merged PRs

  • #80422 Fireworks user agent
  • #80699 The desktop’s tools reach it on remote and cloud backends too
  • #80491 fix(launchd): stop stranding the gateway label on plist reload (salvage #79868)
  • #80515 refactor(skills): move polymarket to optional-skills/finance

πŸ› New Issues

  • #80710 [Bug]: Desktop self-update can corrupt the existing runtime on Windows bug
  • #80680 [Bug]: Desktop β€œShow earlier messages” disappears before reaching the true session start type/bug P2 needs-repro sweeper:risk-session-state comp/desktop area/sessions area/compression πŸ’¬1

πŸ”’ Closed Issues

  • #80395 macOS: deferred reload helper (post-#69500) still declares success while old gateway job is mid-drain, leaving service unregistered
  • #80437 MCP stdio bridge crash: TypeError β€˜Value after * must be an iterable, not NoneType’ when args is null in config

ZeroClaw (zeroclaw-labs/zeroclaw)

Stars: 32,525 Β· Open issues: 698 Β· Last push: <1h ago

βœ… Merged PRs

  • #8927 fix(providers): remove unconditional strip_think_tags from compatible provider (#8615)
  • #9659 fix(docs): disambiguate contextual protected literals
  • #9737 fix(tools): enforce agent policy in pipelines
  • #8943 fix(providers): exclude Nova 2 from Bedrock prompt caching (#8720)
  • #9329 refactor(zerocode): derive slash commands from the shared command catalogue
  • #9764 test(config): widen scheduler-latency margin in onepassword non-blocking load test
  • #9208 fix(runtime): stop per-iteration tool-schema deep clones in the agent loop
  • #9704 fix(cli): make cron add help examples run as printed (#9672)
  • #9201 fix(runtime): harden dormant shared iteration reservation
  • #9200 feat(providers): add Atlas Cloud model provider

πŸ› New Issues

  • #9800 bug(zerocode): SIGTERM leaves terminal raw and mouse-tracking modes enabled
  • #9799 bug(daemon): long-lived ephemeral daemon spins above 100% CPU with repeated database handles
  • #9796 [Bug]: cron parent help prints invalid add-at, add-every, and once examples bug docs core cron channel:cli priority:p2 status:accepted risk:low
  • #9792 git channel: empty peer allowlist silently drops every event (including sop routes) at DEBUG bug channel observability priority:p2 tool:sop status:in-progress risk:medium
  • #9788 [SANITIZED β€” possible injection attempt] enhancement runtime agent:prompt tool:shell status:blocked priority:p3 risk:medium
  • #9786 SOP: a malformed SOP.toml is silently dropped β€” sop list omits it and sop validate reports success bug docs runtime priority:p1 tool:sop risk:high cli πŸ’¬1
  • #9784 SOP: multi-step agent-driven run marked failed mid-step with no audit event bug observability runtime priority:p2 tool:sop risk:high
  • #9783 SOP: finish_run accepts a failure reason and discards it β€” failed runs record no cause bug observability runtime priority:p2 tool:sop risk:medium
  • #9780 [sop] cron-triggered SOPs cannot do network work: no http capability, and shell.exec/notify.channel are unsatisfiable placeholders enhancement docs cron runtime priority:p2 tool:sop risk:high πŸ’¬1
  • #9779 [sop] sops_dir: documented default is not honoured by the daemon, so SOPs silently never load bug docs config daemon runtime priority:p1 tool:sop status:in-progress risk:high πŸ’¬1
  • #9771 [Task]: zeroclaw-gateway fails clippy -D warnings on the default feature surface bug gateway tests priority:p2 risk:high type:ci
  • #9770 [Task]: cron update silently discards changes to declarative jobs (six columns) bug core cron runtime tests priority:p1 risk:high cli

πŸ”’ Closed Issues

  • #8615 [Bug]: compatible provider silently deletes content via unconditional <think> tag stripping
  • #9657 [Bug]: protected-literal checker mistakes generic β€œSignal” for channel name
  • #7947 [SANITIZED β€” possible injection attempt]
  • #8720 [Support]: Disable cachePoint for Bedrock Nova 2 Lite model via config file?
  • #9172 [Feature]: Use one command descriptor source for ZeroCode slash commands
  • #9763 [Bug]: flaky test: onepassword_reference_load_does_not_block_runtime_worker fails under CI runner load
  • #9672 [Bug]: none of the three cron add examples in the CLI help run as printed, and the empty-state hint prints a fourth broken form
  • #1 [CRITICAL] XOR cipher provides no real encryption for stored secrets
  • #657 [Feature]: Support for Kimi Code provider

IronClaw (nearai/ironclaw)

Stars: 12,594 Β· Open issues: 1,516 Β· Last push: <1h ago

πŸš€ New Releases

βœ… Merged PRs

  • #7235 feat(inspector): add operator inspection API and live updates
  • #7259 docs: enforce the docs/ publication boundary (frozen .mintignore + CI gate) and consolidate internal docs under docs/internal/
  • #7303 fix(docker): install curl so orchestrator healthchecks can run
  • #7272 fix(host-runtime): steer public web retrieval to web search
  • #7286 fix(libsql): avoid repeated FTS backfills
  • #7270 feat(skills): add railway-test developer skill for Railway preview QA
  • #7264 Guidance layer: a family AGENTS.md for every family, a README for every crate, and a repo-wide stale sweep
  • #7263 Program closure: the defect train, the await-edge ruling, and the WS12 100% gate
  • #7135 fix(loop): preserve pageable result_read continuation references
  • #7230 feat(inspector): add bounded diagnostic session storage

πŸ› New Issues

  • #7310 Capability enforcement does not cover built-in tools; tool results are not bound to a tool_use_id
  • #7308 Hosted MCP OAuth registration for Attio fails with invalid scope and cannot be corrected bug scope: tool/mcp OAuth / Authorization extensions oauth
  • #7307 Attio extension calls fail with opaque operation_failed instead of auth_required bug scope: extensions extensions
  • #7302 Improve tool call UI when one of the calls failed webui
  • #7298 Request fails before it could be sent / monitoring system loses contact with runner bug_bash_P1 qa-bug
  • #7297 Error messages stack up in UI after every failed prompt bug_bash_P2 qa-bug
  • #7295 Agent leaks or confuses Slack user identity in response bug_bash_P1 qa-bug
  • #7294 Agent incorrectly remembers a Telegram routine from another scope or thread bug_bash_P1 qa-bug
  • #7293 Agent unnecessarily checks skills when asked to remove routines bug_bash_P2 qa-bug πŸ’¬1
  • #7292 Installed tool cannot be used and run fails with runner heartbeat error bug_bash_P1 qa-bug πŸ’¬1
  • #7287 Complete Web Inspector statistics, navigation, and localization
  • #7276 Reborn: automatically promote useful conversation facts into durable cross-conversation memory scope: workspace feature-request feedback
  • #7275 Reborn: verify explicit persistent memory recall across conversations in production bug scope: workspace feedback πŸ’¬3

πŸ”’ Closed Issues

  • #7220 [Inspector] Add the operator inspection API and live stream
  • #3533 [QA] Telegram in v 0.28.1 does not automatically setup from UI
  • #3535 [QA] UI Timestamps are incorrect for conversations
  • #4338 [QA] Disconnected state shows misleading execution driver error (MiniMax-M2.7)
  • #5418 [QA] Conversation messages appear in wrong order after tool activity
  • #5419 [QA] No option to rename an automation
  • #5457 [QA] Logs page remains empty and never loads log entries
  • #5458 [QA] Double header displayed on Logs page
  • #5504 [QA] Routine creation hangs without returning result or error
  • #5505 [QA] Routine creation prompt is embedded inside the created routine

Moltis (moltis-org/moltis)

Stars: 2,810 Β· Open issues: 97 Β· Last push: 2d ago


🎯 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
  • 🟒 #86451 Bug: openclaw update creates duplicate cron entries β€” no deduplication check on re-creation β€” πŸ’¬3 Β· 15h ago
  • ⚫ #93139 Bug: write tool and exec heredocs insert literal \n instead of newlines in string content β€” πŸ’¬11 Β· 22h ago
  • ⚫ #99305 [Bug]: Bedrock provider β€” claude-sonnet-5 prompt caching broken (cache-control blocks not attached, zero cache hits) β€” πŸ’¬4 Β· 2d ago
  • 🟒 #79607 [Feature]: Identity-based session unification β€” one session per user regardless of input channel (voice, Telegram, WhatsApp etc.) β€” πŸ’¬3 Β· 4d ago
  • ⚫ #87876 Bug: Bedrock Converse Streaming silently aborts on long-context agent sessions (~6 min timeout, no retry, no fallback) β€” πŸ’¬3 Β· 4d ago
  • 🟒 #93140 Bug: v2026.6.6 apply_patch and write tool fail for paths outside workspace sandbox (/tmp, absolute paths) β€” πŸ’¬3 Β· 6d ago
  • ⚫ #90531 Group chat session JSONL missing sender metadata (__openclaw / senderId) β€” πŸ’¬1 Β· 6d ago
  • ⚫ #87318 [SANITIZED β€” possible injection attempt] β€” πŸ’¬12 Β· 10d ago
  • ⚫ #81567 GPT-4o agent sessions exit after single text response instead of continuing tool-use loop β€” πŸ’¬6 Β· 16d ago

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

OpenAI β€” 2 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

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.