Post

Ecosystem Digest β€” 2026-09-02

Ecosystem Digest β€” 2026-09-02

🦞 OpenClaw Ecosystem Digest β€” 2026-09-02

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

πŸ“Š 24h Snapshot

Framework ⭐ Stars New Issues Closed Merged PRs New Releases
OpenClaw 388,529 4 3 10 1
hermesagent 239,545 7 7 4 0
ZeroClaw 32,706 8 2 8 0
IronClaw 12,603 10 5 9 0
Moltis 2,840 0 2 2 0

OpenClaw (openclaw/openclaw)

Stars: 388,529 Β· Open issues: 6,045 Β· Last push: <1h ago

πŸš€ New Releases

βœ… Merged PRs

  • #120105 fix(scripts): stabilize Vitest shard timing keys
  • #135787 ci: share setup for short plugin fallback jobs
  • #135753 improve: build macOS release architectures concurrently
  • #135564 fix(ui): keep sidebar and chat fades off scrollbars
  • #135292 fix(agents): keep agents_wait deadlines monotonic
  • #135639 improve(release): prepare publication artifacts during validation
  • #135270 fix(cli): reject empty gateway suspend wait values
  • #135647 fix(test): preserve retained inputs across nested Vitest cleanup
  • #134939 feat(android): align chat, sidebar, and appearance with the web UI
  • #135772 perf(test): preserve exact unit selection for CI

πŸ› New Issues

  • #135801 [Bug]: webUIη•Œι’ζΈ²ζŸ“εΌ‚εΈΈ bug bug:behavior πŸ’¬1
  • #135785 [Bug]: Removing a queued message can show a false storage error bug maintainer P2 clawsweeper:source-repro issue-rating: 🦞 diamond lobster impact:ux-friction πŸ’¬1
  • #135779 Harden macOS health diagnostics P2 impact:security πŸ’¬1
  • #135776 openclaw update leaves exact-pinned official channel plugins on the previous release (core/plugin version skew) P2 clawsweeper:no-new-fix-pr clawsweeper:needs-maintainer-review clawsweeper:needs-product-decision clawsweeper:needs-live-repro issue-rating: 🐚 platinum hermit impact:other πŸ’¬1

πŸ”’ Closed Issues

  • #135562 [Bug]: Sidebar and chat fades obscure vertical scrollbars
  • #135630 [Bug]: Vitest removes retained fixture inputs while nested writers remain live
  • #135788 CLI message send fails with Unknown channel for external-only channel plugins after 2026.8.1 (plugin loads, channel never registered in CLI runtime)

hermesagent (NousResearch/hermes-agent)

Stars: 239,545 Β· Open issues: 38,621 Β· Last push: <1h ago

βœ… Merged PRs

  • #95278 feat(telemetry): opt-in shared-metrics exporter
  • #100621 fix(cli): context meter no longer drops hundreds of K at turn boundaries on reasoning models
  • #100720 fix: re-disable e2e
  • #100667 feat: local models β€” managed llama.cpp runtime with one-click desktop setup

πŸ› New Issues

  • #100819 Provider failover sends Anthropic-style cache_control on role:tool to an OpenAI-wire provider (400)
  • #100818 Context compaction during a cron run drops the job prompt, and the run still reports success
  • #100817 Dashboard reports default-profile gateway as stopped when started with explicit –profile default type/bug comp/gateway P2 sweeper:risk-compatibility comp/dashboard area/profiles
  • #100807 repair_tool_call cannot bridge a bare MCP catalog name, and its fuzzy step silently mis-routes hallucinated mcp_* names onto different real tools type/bug comp/agent tool/mcp P2
  • #100799 One-click update with remote SSH backend: dispatched backend update dies mid-run with no log trace β€” stale marker then blocks startup type/bug backend/ssh P2 sweeper:risk-compatibility comp/desktop area/install-update
  • #100795 [Bug]: State-rebuild payload divergence β€” after agent close / background review, the next user turn’s API request no longer matches the cached prefix (0–85% hit for one shot) type/perf comp/agent P0 sweeper:risk-session-state sweeper:risk-caching area/sessions
  • #100792 v0.21: hermes doctor hangs in threading._shutdown after diagnostics complete (not the PRAGMA hang from #72527) type/bug comp/cli P2 needs-repro πŸ’¬3

πŸ”’ Closed Issues

  • #100336 [SANITIZED β€” possible injection attempt]
  • #100708 [Bug]: Matrix gateway does not stream replies β€” no m.replace edits emitted
  • #93888 [Bug]: Current Desktop sends a local runtime ID to a Remote Gateway and cannot restore stored sessions
  • #100794 Feature Request: session.dmScope β€” shared DM session across channels (like OpenClaw)
  • #99879 Routines run late after gateway downtime with no missed-run status
  • #94906 Windows: native stdio MCP client discovers tools but every call fails with β€˜subprocess has exited’
  • #57955 [SANITIZED β€” possible injection attempt]

ZeroClaw (zeroclaw-labs/zeroclaw)

Stars: 32,706 Β· Open issues: 808 Β· Last push: 3h ago

βœ… Merged PRs

  • #10392 fix(zerocode): keep SOP navigation responsive during refresh
  • #10466 fix(zerocode): reconcile lost prompt completion
  • #10448 fix(providers): add compatible tool-result image policy
  • #10469 fix(memory): preserve snapshot hydration integrity
  • #10454 refactor(channels): gate rusqlite by channel features
  • #10462 fix(config): correct cost summary periods
  • #10460 test(zerocode): cover quickstart adapter serialization
  • #9582 feat(plugins): enforce a host-owned egress policy on plugin wasi:http

πŸ› New Issues

  • #10531 [Feature]: Expose delegate sub-agent progress to the parent (tool receipts, partial output)
  • #10530 [Feature]: Pass Anthropic extended-thinking params through OpenAI-compatible providers (gateway passthrough)
  • #10529 [Feature]: Support Anthropic thinking.display progress updates (thinking-display-updates-2026-08-18 beta)
  • #10526 RFC: Append-only session event history, deterministic state replay, and derived agent streams πŸ’¬1
  • #10523 [Bug]: Bootstrap file truncation at 6000 chars is invisible to the operator bug agent daemon doctor runtime agent:prompt priority:p1 risk:medium πŸ’¬3
  • #10513 [Bug]: RPC sops.run returns a run ID for a step nothing will execute bug daemon runtime priority:p1 tool:sop status:accepted risk:high πŸ’¬2
  • #10510 [Docs]: Upgrade mdBook to 0.5.4 and adopt built-in image zoom ci docs dependencies priority:p3 risk:medium type:docs type:ci type:dependencies πŸ’¬1
  • #10509 [Docs]: Add text scaling and diagram zoom to the docs reader enhancement good first issue docs priority:p3 risk:low type:docs πŸ’¬1

πŸ”’ Closed Issues

  • #10063 [Bug]: Anthropic-backed compatible gateways reject image_url blocks inside tool results
  • #9395 [Bug]: plugin wasi:http egress has no destination policy and no configuration knob

IronClaw (nearai/ironclaw)

Stars: 12,603 Β· Open issues: 1,499 Β· Last push: <1h ago

βœ… Merged PRs

  • #8031 refactor(agent-loop): decompose capability stage mechanics
  • #7997 feat(webui): show model capability icons across Inference
  • #8013 ci: parallelize affected crate tests with nextest
  • #8028 refactor(agent-loop): align state and stage ownership
  • #8014 fix(slack): preserve explicit mentions across callback dedup
  • #7998 feat(llm): preserve NEAR AI model capabilities through discovery
  • #8027 fix(live-qa): find the Slack run by message identity, not envelope event_id
  • #7996 perf(github): compact repository list responses
  • #7977 fix(loop): terminate on dominant repeated output, cap interactive wall clock

πŸ› New Issues

  • #8026 Epic: Dogfooding & QA bug fixing 08/31/2026 - 09/06/2026
  • #8025 Bug: unexpected behavior with special characters in input πŸ’¬1
  • #8020 Use the shared SearchField for Workspace and Logs filters
  • #8019 Migrate Automations status banners to InlineNotice
  • #8018 Replace native SettingsField controls with shared Input and SelectMenu
  • #8017 Adopt shared form and feedback components in Extension Configure
  • #8016 ci: lock-free turn-state root test intermittently times out while Running bug scope: ci
  • #8015 [QA] Rootless Docker sandbox workspace is not writable due to UID/GID namespace mismatch qa-bug
  • #8012 A 47k-tool hosted-MCP catalog ingests fully but no tool is ever reachable via tool_search
  • #7921 perf(llm): OpenAI-family backends send no prompt_cache_key β€” measured ~82%β†’29% cache-hit collapse past ~200 calls p2

πŸ”’ Closed Issues

  • #7971 feat(webui): render model capability tags across Inference selectors
  • #7970 feat(llm): preserve NEAR AI model modalities through model discovery
  • #7843 Epic: Dogfooding & QA bug fixing 08/24/2026 - 08/30/2026
  • #7986 perf(github): list_repos ships 81 raw fields per repo β€” 519 KB for one listing, with the package’s own projection seam unused
  • #7892 bug(agent-loop): deferred tool found 15x, never invoked β€” 123s run with 4 distinct calls and no terminating guard

Moltis (moltis-org/moltis)

Stars: 2,840 Β· Open issues: 80 Β· Last push: 9h ago

βœ… Merged PRs

  • #1251 Fix doctor validation for streamable HTTP MCP servers
  • #1249 fix(auth): let Docker loopback-only deployments count as local

πŸ”’ Closed Issues

  • #1250 doctor treats working streamable-http MCP server as missing command
  • #1112 [Bug]: Disabling auth doesn’t seem to disable auth (Docker)

🎯 Our Filed Issues (Haderach-Ram on openclaw/openclaw)

  • 🟒 #134866 fix(agents): trust sandbox bridge for apply_patch on writable bind mounts β€” πŸ’¬2 Β· 20h ago
  • 🟒 #86451 Bug: openclaw update creates duplicate cron entries β€” no deduplication check on re-creation β€” πŸ’¬2 Β· 2d ago
  • ⚫ #93033 [Bug] v2026.6.6: BWS secret resolution order changed β€” gateways without BWS_ACCESS_TOKEN in plist fail after cache expiry (~4h) β€” πŸ’¬3 Β· 4d ago
  • ⚫ #79607 [Feature]: Identity-based session unification β€” one session per user regardless of input channel (voice, Telegram, WhatsApp etc.) β€” πŸ’¬5 Β· 8d ago
  • ⚫ #98062 [Bug]: iOS app fails to connect over Tailscale CGNAT (100.x.x.x) β€” wss:// required but WebSocket upgrade silently dropped β€” πŸ’¬4 Β· 20d ago
  • ⚫ #93031 [Bug] v2026.6.6 cron migration: jobs migrated from jobs.json have blank agent_id β€” scheduler silently skips them β€” πŸ’¬3 Β· 23d ago
  • ⚫ #93139 Bug: write tool and exec heredocs insert literal \n instead of newlines in string content β€” πŸ’¬11 Β· 26d ago
  • ⚫ #99305 [Bug]: Bedrock provider β€” claude-sonnet-5 prompt caching broken (cache-control blocks not attached, zero cache hits) β€” πŸ’¬4 Β· 28d ago
  • ⚫ #87876 Bug: Bedrock Converse Streaming silently aborts on long-context agent sessions (~6 min timeout, no retry, no fallback) β€” πŸ’¬3 Β· 30d ago
  • 🟒 #93140 Bug: v2026.6.6 apply_patch and write tool fail for paths outside workspace sandbox (/tmp, absolute paths) β€” πŸ’¬3 Β· 32d ago

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

Anthropic β€” 2 new

OpenAI β€” 3 new


πŸ€– 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

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.