Ecosystem Digest β 2026-06-12
Ecosystem Digest β 2026-06-12
π¦ OpenClaw Ecosystem Digest β 2026-06-12
Generated 07:45 IST by Haderach-Ram/openclaw-radar
π 24h Snapshot
| Framework | β Stars | New Issues | Closed | Merged PRs | New Releases |
|---|---|---|---|---|---|
| OpenClaw | 378,236 | 6 | 6 | 5 | 0 |
| hermesagent | 191,064 | 7 | 2 | 8 | 0 |
| ZeroClaw | 31,880 | 9 | 3 | 10 | 1 |
| IronClaw | 12,441 | 14 | 4 | 10 | 0 |
OpenClaw (openclaw/openclaw)
Stars: 378,236 Β· Open issues: 8,087 Β· Last push: <1h ago
β Merged PRs
- #92053 fix(thinking): apply Claude profile to anthropic-messages catalog rows
- #91617 test(sqlite): add state perf query plan harness
- #92248 Remove ClawHub owner preflight
- #92212 refactor: move workspace skill writes to lifecycle
- #88245 refactor(whatsapp): introduce inbound message contexts
π New Issues
- #92306 [Bug]: cron jobs fails with βLLM request failedβ
bugregressionP1impact:crash-loopπ¬1 - #92302 memory.qmd.command path mangled on Windows β QMD memory backend unusable despite working CLI (CommonJS path concatenation strips separators)
bugbug:behaviorπ¬1 - #92296 before_model_resolve can downgrade a turn but cannot refuse it β no pre-dispatch cost/cancel hook π¬1
- #92291 [Bug]: cron edit βcron silently strips schedule.tz and staggerMs (direct path replaces schedule without merging)
P1clawsweeper:no-new-fix-prclawsweeper:source-reproclawsweeper:linked-pr-openimpact:data-lossissue-rating: π¦ diamond lobsterπ¬1 - #92289 CI check-docs failing on all PRs: docs.json references unpublished clawhub/soul-format page π¬3
- #92285 [Bug]: Parent subagent task and TaskFlow remain stale_running after child becomes lost
bugbug:behaviorπ¬1
π Closed Issues
- #91692 [Feature]: Require device-bound step-up approval for high-risk chat-originated actions
- #92297 Concern about the lack of stable immutable releases after v3.13
- #56263 Allow configurable file permissions (chmod 0o640/0o750) for multi-user setups
- #92279 Model Picker: provider dropdown interaction fails with Discord 3s timeout
- #91616 [Bug]: Missing SQLite perf and query-plan harness
- #92140 Codex harness message_tool_only turn without the message tool: Telegram DMs answered with βReceived the inter-session message. No action needed.β
π₯ Hot Issues (most commented)
- #75 Linux/Windows Clawdbot Apps β π¬109 Β· 2h ago
hermesagent (NousResearch/hermes-agent)
Stars: 191,064 Β· Open issues: 19,865 Β· Last push: <1h ago
β Merged PRs
- #44559 fix(terminal): advertise persistent env state
- #44493 fix(desktop): recover from transient assistant-ui index-lookup crash
- #44550 fix(mcp): capability-gate tools/list so prompt-only MCP servers can connect (port opencode#31271)
- #44545 fix(coding): donβt expose primary worktree path in coding context
- #44529 fix(desktop): close out the multi-profile desktop fallout β WS auth + cross-profile session reads
- #43896 fix(desktop): collect + persist API key for custom OpenAI-compatible endpoints
- #44534 fix(approval): carry allow_permanent to TUI + desktop approval prompts
- #44528 fix(ui-tui): stabilize embedded dashboard chat gateway
π New Issues
- #44592 OAuth token exchange fails when server returns application/x-www-form-urlencoded
- #44590 OAuth: ephemeral HTTPServer per flow causes OSError Address already in use
- #44588 OAuth redirect_handler/callback_handler use shared globals, causing cross-server state pollution
- #44585 [Bug]: Cron can inherit temporary paid provider state and continue billing during pause/stop containment
type/bugcomp/agentcomp/cronP1π¬1 - #44582 pre_tool_call plugin hook not invoked during agent tool execution
type/bugcomp/pluginstool/terminalP3π¬1 - #44581 [Bug]: Desktop folder attach fails β drag-and-drop errors with βfile not found on gateway and no data_url providedβ, copy-paste silently ignored
type/bugcomp/gatewayP3π¬1 - #44580 hermes update reports success when desktop rebuild silently fails
type/bugcomp/cliarea/configP2π¬1
π Closed Issues
- #44575 TEST: should be caught by merged-PR check
- #14285 [Feature]: Add possibility to use Xiaomi MiMo token plan
ZeroClaw (zeroclaw-labs/zeroclaw)
Stars: 31,880 Β· Open issues: 452 Β· Last push: 2h ago
π New Releases
- v0.8.0 β v0.8.0
β Merged PRs
- #7519 fix(config): persist [[mcp.servers]] per-field edits via natural-key dirty-path walker
- #7520 fix(ci): install cross g++ for ARM glibc release builds
- #7364 chore(release): release v0.8.0
- #7454 feat(plugins): add office-tools WASM plugin for Office document extraction
- #7267 feat(config): per-field editing for [[mcp.servers]] via #[natural_key]
- #7463 fix(runtime): use agent_workspace_dir for load_skills_for_agent calls
- #7206 fix(tools/calculator): reject factorial inputs above the u128-safe max
- #7510 fix(quickstart): pre-seed βapi-key under snake_case api_key
- #7502 fix(docs): polish localized docs chrome
- #7427 fix(agent): remove dead context_aware_tools config field (#6720)
π New Issues
- #7523 [Bug]: dashboard not valiable
bug - #7521 [Feature]: file_read β decode non-UTF-8 text (cp1251/Latin-1) via charset detection
- #7518 feat(whatsapp-web): support message reactions (ack_reactions parity with Telegram/Discord/Matrix)
- #7514 [Feature]: change
delegatetool semantics to allow subagents with different risk profilesenhancement - #7509 [Bug]: update self-test find_asset_url_picks_correct_gnu_over_android fails on Windows hosts (zip assets rejected by is_installable_release_asset)
bug - #7507 [Bug]: quickstart infinite redraw loop on non-TTY stdin β flooded 4.3 GB of output instead of erroring
bug - #7498 [Bug]: config save default-pruning breaks round-trip for fields whose serde default differs from struct Default
- #7497 [RFC]: OCI-Compliant Container Registries as the Plugin Storage and Discovery Mechanism
enhancementπ¬1 - #7486 ci: add non-required cross-platform Clippy coverage
enhancementtype: cicirisk: highpriority:p2status:acceptedπ¬2
π Closed Issues
- #7505 [Bug]: quickstart βapi-key pre-seeds kebab-case βapi-keyβ β apply always fails with Unknown property for hosted providers
- #6720 [agent] context_aware_tools config field is declared but unread (dead code)
- #7506 [Bug]: quickstart success message suggests βzeroclaw agent
' which fails β -a/--agent flag is required
IronClaw (nearai/ironclaw)
Stars: 12,441 Β· Open issues: 1,145 Β· Last push: <1h ago
β Merged PRs
- #4786 promote main to qa branch
- #4757 fix(webui): open, watch, and approve triggered automation runs from the Automations page
- #4784 [codex] Handle capability runtime unavailability as tool failure
- #4782 fix(reborn): unify outbound state store so WebUI delivery defaults reach Slack delivery
- #4744 Gate extension activation and harden GSuite OAuth runtime
- #4767 [codex] make nearai base url optional
- #4768 [codex] Apply stored LLM keys on Reborn startup
- #4731 Reborn operator LLM provider configuration: fix save, model discovery, and Settings UI
- #4679 Surface Reborn run failure summaries
- #4752 Slack gate feedback: user-facing hints for rejected acks and delivery errors (Phase A)
π New Issues
- #4783 Reborn local-dev: credential-less WASM extension capabilities fail dispatch with a βnetworkβ obligation error before execution
bug - #4776 Add global Always Allow setting for eligible tools
- #4775 Epic: Automated QA for the Reborn binary (hermetic + fixture + e2e + live)
e2e-coveragelive-testreborn - #4771 Follow-up: add run/thread-scoped operator log filtering
- #4770 [Reborn] Tool activity may stop updating after refresh (possible SSE reconnect issue)
- #4764 [Reborn] Denying shell approval leaves tool invocation pending and provides no user feedback
- #4762 [Reborn] Failed tool workflow causes follow-up messages and activity ordering to become inconsistent
bug - #4761 [Reborn] Agent stops after repeated tool failures instead of recovering
bugπ¬1 - #4759 [Reborn] Workspace path is duplicated when using workspace-relative paths
- #4758 Wire WebUI v2 Logs page to a real operator log source
- #4751 [Reborn] Large response request fails with provider tool arguments exceed 16384 bytes
bug - #4750 [Reborn] Workspace files are not discoverable from WebUI
enhancement - #4748 [Reborn] Wrap / No Wrap toggle appears to have no effect in code blocks
ux - #4747 agent_loop: unify pending gate-resume records and move replay payload out of checkpointed state
π Closed Issues
- #4766 [Reborn] Chat runtime does not use UI-saved NEAR AI credentials after restart
- #4705 [Reborn] NEAR AI SSO setup fails in local environment
- #4701 Approval modal does not show enough context for builtin.http tool requests
- #4620 Reborn: add backend-parity readiness coverage for the production graph
π― Our Filed Issues (Haderach-Ram on openclaw/openclaw)
- π’ #90531 Group chat session JSONL missing sender metadata (__openclaw / senderId) β π¬1 Β· 6d ago
- π’ #87876 Bug: Bedrock Converse Streaming silently aborts on long-context agent sessions (~6 min timeout, no retry, no fallback) β π¬2 Β· 7d ago
- β« #88967 Telegram: allowBots support for group chats (bot-authored messages not ingested into session) β π¬1 Β· 7d ago
- β« #88517 [SANITIZED β possible injection attempt] β π¬3 Β· 8d ago
- π’ #81567 GPT-4o agent sessions exit after single text response instead of continuing tool-use loop β π¬4 Β· 9d ago
- π’ #79607 [Feature]: Identity-based session unification β one session per user regardless of input channel (voice, Telegram, WhatsApp etc.) β π¬3 Β· 9d ago
- π’ #87318 [SANITIZED β possible injection attempt] β π¬5 Β· 11d ago
- β« #86371 Bug: message tool filePath fails with LocalMediaAccessError in retry flows when agentId is not propagated β π¬1 Β· 14d ago
- π’ #86451 Bug: openclaw update creates duplicate cron entries β no deduplication check on re-creation β π¬1 Β· 17d ago
- β« #79917 Haderach (OpenClaw bot) permanently auto-banned from OpenClaw Discord β ban reason: βBotβ β π¬3 Β· 30d ago
ποΈ Official Content β Anthropic + OpenAI
Anthropic β 5 new
- Claude Corps 2026-06-12
- [Claude-Corps] Fellow 2026-06-11
- [Claude-Corps] Host 2026-06-11
- [News] Claude Corps 2026-06-11
- [News] Dxc Anthropic Alliance 2026-06-11
OpenAI β 2 new
- [Index] Openai To Acquire Ona 2026-06-11
- [Index] Supporting Eu Trustworthy Ai Ecosystem 2026-06-11
π€ Reddit Pulse β r/LocalLLaMA Β· r/singularity
r/LocalLLaMA β top 5 new
- Qwen cant wait to release 3.7 models β1288
- Qwen Who? DiffusionGemma running at 1,500 tk/s on a Digital Pregnancy Test. β791
- fableExpectations β329
- Minimax M3 open weights release planned for Friday β265
- New models released: Nex-N2 Pro 397B and Nex-N2 Mini 35B β119
r/singularity β top 5 new
- ChatGPT is now creating content for textbooks. β6059
- Anyone else catch this strange moment on the Figure 03 livestream? β4216
- Figure AI celebrates 200 hours (8 days ~8 hours) of their humanoid robots handling packages β4058
- The Strength of Gemini Omni is in video manipulation β3649
- Security robots ready to patrol AT&T Stadium during the FIFA World Cup 2026 in Arlington, Texas β3472
Next digest: tomorrow 07:45 IST Β· Radar repo
This post is licensed under CC BY 4.0 by the author.