Ecosystem Digest β 2026-07-08
Ecosystem Digest β 2026-07-08
π¦ OpenClaw Ecosystem Digest β 2026-07-08
Generated 07:46 IST by Haderach-Ram/openclaw-radar
π 24h Snapshot
| Framework | β Stars | New Issues | Closed | Merged PRs | New Releases |
|---|---|---|---|---|---|
| OpenClaw | 382,106 | 4 | 0 | 10 | 0 |
| hermesagent | 211,022 | 9 | 2 | 9 | 1 |
| ZeroClaw | 32,190 | 9 | 4 | 8 | 0 |
| IronClaw | 12,506 | 6 | 4 | 10 | 0 |
OpenClaw (openclaw/openclaw)
Stars: 382,106 Β· Open issues: 6,352 Β· Last push: <1h ago
β Merged PRs
- #96592 improve(diagnostics-otel): make agent-duration histograms usable beyond 10s
- #101959 refactor(whatsapp): localize internal types
- #101926 fix(channels): keep native /think menus responsive
- #101954 refactor(matrix): localize internal types
- #101949 refactor(feishu): localize internal declarations
- #101596 fix(google-meet): handle stdout/stderr stream errors in local audio bridge
- #101945 refactor(discord): localize internal declarations
- #101887 feat(crestodian): guide providerless model setup
- #101941 refactor(gateway): localize terminal helper types
- #101936 refactor(imessage): localize internal helper symbols
π New Issues
- #101962 [Feature]: Streaming Parallel Tool Call Execution (Execute-on-Parse)
enhancementπ¬1 - #101961 Agent lane lacks first-class scoped node exec path and stale nodes can hang or fail roughly
- #101929 [Bug]: context-overflow-midturn-precheck estimator over-counts ~2.3-2.6x vs billed usage (tool-result chars at 2 chars/token over the untruncated transcript)
no-staleP1clawsweeper:fix-shape-clearclawsweeper:queueable-fixclawsweeper:source-reproimpact:session-stateimpact:data-lossissue-rating: π¦ diamond lobsterπ¬1 - #101923 [SANITIZED β possible injection attempt]
no-staleP1clawsweeper:fix-shape-clearclawsweeper:queueable-fixclawsweeper:source-reproimpact:message-lossissue-rating: π¦ diamond lobsterπ¬1
hermesagent (NousResearch/hermes-agent)
Stars: 211,022 Β· Open issues: 26,661 Β· Last push: 1h ago
π New Releases
- v2026.7.7 β Hermes Agent v0.18.1 (2026.7.7)
β Merged PRs
- #60595 chore: release v0.18.1 (2026.7.7)
- #60571 Add WhatsApp dashboard pairing flow (salvage of #56748)
- #60570 Fix dashboard chat model profile scoping (salvage of #50558)
- #60589 [SANITIZED β possible injection attempt]
- #60585 feat(dashboard): expose profile names + gateway_mode on gated /api/status
- #60586 feat(relay): carry routed profile from the connector wire source
- #60569 Dashboard memory provider switching (salvage of #57425)
- #60576 fix(dashboard): advertise truecolor to the embedded chat TUI
- #60577 fix(delegation): make active config authoritative for delegation limits
π New Issues
- #60635 fix(qqbot): QQAdapter.connect() missing is_reconnect parameter, crashes on reconnect
- #60634 Runs SSE exposes incomplete reasoning compared with session history raw messages
- #60633 Desktop: one-tap π/π on replies that Hermes remembers as a preference (no reply)
- #60624 Discord: ffmpeg not auto-discovered on Windows for voice transcription and TTS
type/bugcomp/pluginsplatform/discordP3sweeper:risk-platform-windowsplatform/windowsπ¬1 - #60623 Discord: voice input callback not wired at adapter connect β silent voice until /voice join
type/bugcomp/gatewayplatform/discordP3 - #60616 hermes -z (βoneshot) crashes with SIGABRT after response, only when memory.provider=honcho
type/bugcomp/clicomp/pluginstool/memoryP3π¬2 - #60615 Honcho plugin: contextCadence/dialecticCadence/injectionFrequency ignore host-block values
type/bugduplicatecomp/pluginstool/memoryarea/configP3π¬1 - #60614 [Bug]: GitHub Copilot ACP shows disconnected in Desktop Accounts despite resolved CLI
type/bugcomp/acpprovider/copilotP3comp/desktop - #60609 ws_orphan_reap kills gateway-originated sessions, causing Groundhog Day routing loop
type/bugcomp/gatewaycomp/tuiP1sweeper:risk-session-statesweeper:risk-message-delivery
π Closed Issues
- #60596 [Bug]:Chat UI alignment issue on Windows: Messages are centered instead of split left-right
- #60584 hermes chat -q: _print_exit_summary clears screen + scrollback, destroying the response
ZeroClaw (zeroclaw-labs/zeroclaw)
Stars: 32,190 Β· Open issues: 502 Β· Last push: 17h ago
β Merged PRs
- #8711 refactor(runtime): route Agent::from_config tool assembly through the scoped seam
- #8737 feat(tools): add Bocha AI web search provider
- #8750 test(gateway): make persist-failure & archive-failure injection root-safe (ENOTDIR, not DAC)
- #8747 fix(sop): reject sop_advance on runs parked at a gate (#8678)
- #8761 feat(delegate): give independent delegates the target agent MCP and skill tools
- #8783 fix(deps): bump crossbeam-epoch to 0.9.20 (RUSTSEC-2026-0204)
- #8755 chore(runtime/shell): drop phantom audit citation from SSRF guard comment
- #8774 feat(zerocode): add ctrl-w word delete
π New Issues
- #8810 [Bug]: Documentation is wrong - Telegram example
bug - #8804 bug: skills prompt advertises a callable-tool set that doesnβt match the registry (mcp missing, target-less elevation over-listed)
- #8803 [Feature]: Collapse a completed turnβs intermediate steps into a single group in the web dashboard chat
- #8800 [Bug]: Windows: killed zeroclaw process leaves port bound (zombie LISTENING/CLOSE_WAIT), new daemon fails to start π¬1
- #8798 RFC: Consolidate /ws/chat and /acp onto a single wire protocol
- #8797 [Bug]: bind-telegram setup instructions reference an unknown configuration property
bugπ¬1 - #8794 [Bug]: [web dashboard ui] stopping the agent mid work erases the tool calls and his thinking from the context
bug - #8792 [Bug]: Left sidebar is missing a Skills navigation entry
- #8791 [Bug]: Left sidebar has incorrect width causing horizontal scrollbar
π Closed Issues
- #8815 [Feature]: skill_manage.create action so agents can save new skills as bundles, not loose .md files
- #6970 [Tracker]: v0.8.1 integration/channel/provider/tool queue and history
- #8678 [SANITIZED β possible injection attempt]
- #8782 fix(audit): bump crossbeam-epoch 0.9.18 -> 0.9.20 to clear RUSTSEC-2026-0204
IronClaw (nearai/ironclaw)
Stars: 12,506 Β· Open issues: 1,347 Β· Last push: <1h ago
β Merged PRs
- #5751 fix(filesystem): pool libSQL connections to stop concurrent-CAS SQLITE_MISUSE (#5466)
- #5661 test(reborn): CAS-contention + discard-tombstone coverage; fix #5467 InMemory store parity
- #5728 [codex] Fix WebUI frontend generated ignores
- #5774 fix(reborn): preserve model outage failure category
- #5771 chore: update IronLoop network access config
- #5709 refactor(composition): group llm-admin cluster under llm_admin/ (dissection n6)
- #5686 refactor(composition): group product-auth cluster under product_auth/ (dissection n4)
- #5725 [HST Postgres v2 2/4] Add row-store turn state
- #5685 feat(reborn): localize shell, chat, and extensions UI
- #5724 [HST Postgres v2 1/4] RootFilesystem latency substrate
π New Issues
- #5788 Daily ironclaw failure taxonomy β 2026-07-08
- #5787 flaky: slack_pairing_redeem_rejects_expired_code β paused tokio clock vs chrono wall-clock TTL race
- #5786 Expose OpenRouter upstream provider on ToolCompletionResponse
- #5776 Long-output prompt causes repeated model timeouts, degraded into generic βinvalid resultβ error
bug_bash_P2π¬1 - #5770 Improve Reborn tool permission selects with a custom dropdown
- #5768 Reborn Projects page has incomplete i18n coverage
π Closed Issues
- #5795 placeholder
- #5466 Parallel same-tenant turn-runs vs FilesystemTurnStateStore CAS / libsql backend (~10% failure)
- #5467 In-memory ApprovalRequestStore::discard_pending diverges from filesystem (no tombstone β id reuse allowed)
- #3083 User Management allows duplicate user creation due to missing loading state and submission debounce
π― Our Filed Issues (Haderach-Ram on openclaw/openclaw)
- π’ #93139 Bug: write tool and exec heredocs insert literal \n instead of newlines in string content β π¬6 Β· 17h ago
- π’ #98062 [Bug]: iOS app fails to connect over Tailscale CGNAT (100.x.x.x) β wss:// required but WebSocket upgrade silently dropped β π¬3 Β· 20h ago
- π’ #93031 [Bug] v2026.6.6 cron migration: jobs migrated from jobs.json have blank agent_id β scheduler silently skips them β π¬2 Β· 21h ago
- π’ #87318 [SANITIZED β possible injection attempt] β π¬9 Β· 21h ago
- β« #99305 [Bug]: Bedrock provider β claude-sonnet-5 prompt caching broken (cache-control blocks not attached, zero cache hits) β π¬4 Β· 1d ago
- β« #87876 Bug: Bedrock Converse Streaming silently aborts on long-context agent sessions (~6 min timeout, no retry, no fallback) β π¬3 Β· 1d ago
- β« #90531 Group chat session JSONL missing sender metadata (__openclaw / senderId) β π¬1 Β· 1d ago
- π’ #81567 GPT-4o agent sessions exit after single text response instead of continuing tool-use loop β π¬4 Β· 8d ago
- π’ #79607 [Feature]: Identity-based session unification β one session per user regardless of input channel (voice, Telegram, WhatsApp etc.) β π¬3 Β· 8d ago
- β« #94780 [Feature]: Per-cron model selection independent of agent default β run cheap/free models on automation jobs while keeping main agent on premium LLM β π¬1 Β· 12d ago
ποΈ Official Content β Anthropic + OpenAI
OpenAI β 1 new
- [Index] Australian Payments Plus 2026-07-07
π€ Reddit Pulse β r/LocalLLaMA Β· r/singularity
r/LocalLLaMA β top 5 new
- Soβ¦ anyone copped one of these? β1848
- Beijing IS NOT looking at curbing overseas access to Chinaβs top AI models (Debunking the Reuters report) β750
- Beijing is looking at curbing overseas access to Chinaβs top AI models (Reuters) β429
- I tested Anthropicβs new Jacobian Lens on open models, then it turned into a local-model hallucination router β302
- nvidia/NVIDIA-Nemotron-Labs-3-Puzzle-75B-A9B-BF16 Β· Hugging Face β267
r/singularity β top 5 new
- Anthropic just reported that LLMs have hidden thoughts they hold without saying. An internal βJ-Spaceβ β631
- China is considering restricting overseas access to its top AI models, including open-weight ones β581
- Anthropic extending Fable 5 for paid users till 12 july β536
- Google is definitely cooking som good if these leaks are true β442
- A global workspace in language models: New interpretability findings by Anthropic β281
π Community Pulse β OpenClaw Ecosystem
r/openclaw β top new posts
- Deployed an enterprise version of Openclaw for internal use. average total monthly spend 50k β8
- Using fable to audit openclaw β3
- Radio Free Gemma β3
- How do you write tools for openclaw? β3
- Which way do you interact and use openclaw? β3
GitHub Discussions
No new discussions in the last 24h.
X β @openclaw
- [Tencent Hy3 from @TencentHunyuan is free on @OpenRouter through July 21.
295B MoE, 256K context, built for coding, ](https://x.com/openclaw) β0 π0 Β· recent
X β @steipete
- If you run this workflow, ask Fable to make codex the workhorse. https:// github.com/steipete/agent -scripts/blob/main/ β0 π0 Β· recent
- Bonus: Comes with a skill to show a big alert when agents need your help for additional context, instead of (e.g.) just β0 π0 Β· recent
- gotta β0 π0 Β· recent
-
I often work in multiple machines at the same time and started to mix up the screen shares, so built nameplate to make t β0 π0 Β· recent
Next digest: tomorrow 07:45 IST Β· Radar repo
This post is licensed under CC BY 4.0 by the author.