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
P1clawsweeper:no-new-fix-prclawsweeper:needs-maintainer-reviewclawsweeper:needs-security-reviewclawsweeper:source-reproimpact:session-stateimpact:securityissue-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)
bugmaintainerP2clawsweeper:source-reproimpact:securityissue-rating: π¦ diamond lobsterπ¬1 - #120070 Imported before_tool_call hook appears to be skipped for browser over /tools/invoke
P1clawsweeper:no-new-fix-prclawsweeper:needs-maintainer-reviewclawsweeper:needs-live-reproissue-rating: π platinum hermitimpact: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/bugP2needs-reprosweeper:risk-session-statecomp/desktoparea/sessionsarea/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
bugdocscorecronchannel:clipriority:p2status:acceptedrisk:low - #9792 git channel: empty peer allowlist silently drops every event (including sop routes) at DEBUG
bugchannelobservabilitypriority:p2tool:sopstatus:in-progressrisk:medium - #9788 [SANITIZED β possible injection attempt]
enhancementruntimeagent:prompttool:shellstatus:blockedpriority:p3risk:medium - #9786 SOP: a malformed SOP.toml is silently dropped β sop list omits it and sop validate reports success
bugdocsruntimepriority:p1tool:soprisk:highcliπ¬1 - #9784 SOP: multi-step agent-driven run marked failed mid-step with no audit event
bugobservabilityruntimepriority:p2tool:soprisk:high - #9783 SOP: finish_run accepts a failure reason and discards it β failed runs record no cause
bugobservabilityruntimepriority:p2tool:soprisk:medium - #9780 [sop] cron-triggered SOPs cannot do network work: no http capability, and shell.exec/notify.channel are unsatisfiable placeholders
enhancementdocscronruntimepriority:p2tool:soprisk:highπ¬1 - #9779 [sop] sops_dir: documented default is not honoured by the daemon, so SOPs silently never load
bugdocsconfigdaemonruntimepriority:p1tool:sopstatus:in-progressrisk:highπ¬1 - #9771 [Task]: zeroclaw-gateway fails clippy -D warnings on the default feature surface
buggatewaytestspriority:p2risk:hightype:ci - #9770 [Task]: cron update silently discards changes to declarative jobs (six columns)
bugcorecronruntimetestspriority:p1risk:highcli
π 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 addexamples 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
- ironclaw-v1.1.0 β 1.1.0 - 2026-08-06
β 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
bugscope: tool/mcpOAuth / Authorizationextensionsoauth - #7307 Attio extension calls fail with opaque operation_failed instead of auth_required
bugscope: extensionsextensions - #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_P1qa-bug - #7297 Error messages stack up in UI after every failed prompt
bug_bash_P2qa-bug - #7295 Agent leaks or confuses Slack user identity in response
bug_bash_P1qa-bug - #7294 Agent incorrectly remembers a Telegram routine from another scope or thread
bug_bash_P1qa-bug - #7293 Agent unnecessarily checks skills when asked to remove routines
bug_bash_P2qa-bugπ¬1 - #7292 Installed tool cannot be used and run fails with runner heartbeat error
bug_bash_P1qa-bugπ¬1 - #7287 Complete Web Inspector statistics, navigation, and localization
- #7276 Reborn: automatically promote useful conversation facts into durable cross-conversation memory
scope: workspacefeature-requestfeedback - #7275 Reborn: verify explicit persistent memory recall across conversations in production
bugscope: workspacefeedbackπ¬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
- [Index] How The World Is Putting Chatgpt To Work 2026-08-07
- [Index] Openai And Apa Partner To Advance Responsible Ai 2026-08-06
π€ Reddit Pulse β r/LocalLLaMA Β· r/singularity
r/LocalLLaMA β top 2 new
- Qwen 3.8 Max now ranked as best overall model ahead of Opus 5 by Artificial Analysis agentic index β835
- They almost catched up on Frontier performance, so now catching up on prices β636
r/singularity β top 5 new
- Where would Google be today if it had released ChatGPT-like assistant before OpenAI? β1483
- OpenAI to release GPT Astra next week β727
- spookyβ¦ β444
- Reddit is introducing a new moderator: AI β369
- Anthropic CEO reportedly worried new hires only care about money β while hiring an event planner for 6x the going rate β236
π Community Pulse β OpenClaw Ecosystem
r/openclaw β top new posts
- Is openclaw dead? β25
- Compaction - failes over failes β5
- Out of tokens, how do I monitor usage? β4
- OpenClaw + Ollama: Seeking agentic models with functional Reasoning Toggles on budget hardware (Intel N150 / 12GB RAM) β2
- Trying since hours to set up openclaw but get rejected by lots of different errors. β1
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.