Ecosystem Digest β 2026-06-29
Ecosystem Digest β 2026-06-29
π¦ OpenClaw Ecosystem Digest β 2026-06-29
Generated 09:26 IST by Haderach-Ram/openclaw-radar
π 24h Snapshot
| Framework | β Stars | New Issues | Closed | Merged PRs | New Releases |
|---|---|---|---|---|---|
| OpenClaw | 380,893 | 10 | 4 | 10 | 1 |
| hermesagent | 205,090 | 7 | 3 | 8 | 0 |
| ZeroClaw | 32,086 | 3 | 5 | 10 | 0 |
| IronClaw | 12,487 | 2 | 1 | 3 | 0 |
OpenClaw (openclaw/openclaw)
Stars: 380,893 Β· Open issues: 6,599 Β· Last push: <1h ago
π New Releases
- v2026.6.11-beta.2 β openclaw 2026.6.11-beta.2
β Merged PRs
- #97539 fix(signal): bound container REST reads so a hostile signal-cli-rest-api host cannot exhaust memory
- #97547 fix(qa-matrix): bound Matrix homeserver response reads to prevent OOM
- #97648 fix(mistral): bound streaming Mistral response bodies at 16 MiB
- #97647 fix: make inbound document attachments readable by runners
- #97599 fix(tlon): truncate approval message preview on UTF-16 boundary
- #97615 fix(xai): bound OAuth response reads to prevent OOM
- #97614 fix(provider-usage): bound Anthropic usage error response reads to prevent OOM
- #97571 fix(failover): allow model_not_found to trigger fallback chain when configured (fixes #97564)
- #97637 fix(macos): open dashboard when Dock or Finder relaunches app
- #97620 fix(google-meet): bound Drive document export reads to prevent OOM
π New Issues
- #97651 [Bug]: Tool call output contaminates conversation prefix, collapsing DeepSeek prefix cache hit rate
bugregressionP2clawsweeper:no-new-fix-prclawsweeper:needs-maintainer-reviewclawsweeper:needs-product-decisionclawsweeper:needs-live-reproimpact:session-stateimpact:auth-providerissue-rating: π platinum hermitmaturity:stableπ¬1 - #97650 Lock timeout in session store causes crash loop via unhandled rejection
P1clawsweeper:no-new-fix-prclawsweeper:needs-maintainer-reviewclawsweeper:needs-product-decisionclawsweeper:needs-live-reproimpact:session-stateimpact:crash-loopissue-rating: π platinum hermitmaturity:stableπ¬1 - #97638 [Feature]: Add skipSkillsSync option to skip copying skills into sandbox workspaces
enhancementP3clawsweeper:no-new-fix-prclawsweeper:needs-maintainer-reviewclawsweeper:needs-product-decisionclawsweeper:source-reproissue-rating: π¦ diamond lobsterimpact:otherπ¬2 - #97636 [Bug]: Control UI can connect to the wrong gateway across base paths
no-staleP2clawsweeper:fix-shape-clearclawsweeper:queueable-fixclawsweeper:source-reproimpact:session-stateimpact:message-lossissue-rating: π¦ diamond lobstermaturity:stableπ¬1 - #97625 [Bug]: Qwen3:14b fails with CLI transcript compaction failed: Already compacted; identical MCP tool succeeds with Llama3.1:8b
bugbug:behaviorP2clawsweeper:no-new-fix-prclawsweeper:needs-maintainer-reviewclawsweeper:needs-live-reproimpact:session-stateimpact:message-lossimpact:auth-providerissue-rating: π platinum hermitmaturity:stableπ¬1 - #97621 xAI server-side tools (
code_execution/x_search) are offered to agents on non-xAI models and silently bill xAI; they auto-enable from key presenceP2clawsweeper:no-new-fix-prclawsweeper:fix-shape-clearclawsweeper:needs-maintainer-reviewclawsweeper:needs-product-decisionclawsweeper:needs-security-reviewclawsweeper:source-reproimpact:securityimpact:auth-providerissue-rating: π¦ diamond lobsterπ¬1 - #97616 [Bug]: OpenClaw leaks unreaped hook/tool child processes, causing zombie accumulation and runtime degradation
bugπ¬2 - #97603 [Feature]: Dynamic per-invocation/per-session working directory that works under the sandbox backend
enhancementP2clawsweeper:no-new-fix-prclawsweeper:needs-maintainer-reviewclawsweeper:needs-product-decisionimpact:session-stateissue-rating: π off-meta tidepoolmaturity:stableπ¬1 - #97602 Control UI: Personal card avatar 401 due to inconsistent avatar resolution between agents.list and agent.identity.get
no-staleP2clawsweeper:fix-shape-clearclawsweeper:queueable-fixclawsweeper:source-reproissue-rating: π¦ diamond lobsterimpact:othermaturity:stableπ¬1 - #97601 Add config toggle to suppress chat-visible fast auto-mode status updates
P3clawsweeper:no-new-fix-prclawsweeper:needs-maintainer-reviewclawsweeper:needs-product-decisionclawsweeper:source-reproissue-rating: π¦ diamond lobsterimpact:otherπ¬1
π Closed Issues
- #97237 Inbound non-image attachments exposed to the model as unresolvable media://inbound/β¦ URI (PDFs/docs unreadable)
- #97645 bug: session compaction corrupts thinking blocks, causing permanent API rejection
- #97564 [Bug]: Failover skips configured fallbacks when a model is decommissioned (model_not_found treated as terminal)
- #97639 [Bug] Gateway restart spawns hanging findstr window on Windows
hermesagent (NousResearch/hermes-agent)
Stars: 205,090 Β· Open issues: 24,044 Β· Last push: <1h ago
β Merged PRs
- #54569 fix(matrix,mattermost): invite auth check + API path traversal guard
- #54567 fix(lmstudio): normalize base URLs so chats/probes hit correct endpoints
- #54564 chore: remove committed PR infographics and gitignore the path
- #54563 fix(agent): limit .hermes.md parent walk to git repos only (salvage #6662)
- #54517 feat(desktop): multi-terminal panel with read-only agent terminals
- #54558 feat(desktop): shared overlay Panel primitive for cron/profiles/agents
- #54546 feat(dashboard): catalogue all memory-provider API keys in OPTIONAL_ENV_VARS
- #54469 fix(approvals): warn and default to manual on unknown approvals.mode
π New Issues
- #54601 feat: declarative per-channel model routing (channel_model_map)
- #54593 [Bug] Ollama vision models silently strip image attachments
type/bugduplicatecomp/agenttool/visionprovider/ollamaP2π¬1 - #54589 [Bug]: OpenAI-compatible TTS backends without opus support fail on voice bubbles (_generate_openai_tts hardcodes response_format=βopusβ for .ogg)
type/bugtool/ttsP2bugπ¬1 - #54587 [Bug]: TUI transcript partially blanks when resuming long sessions β mounted range too narrow
type/bugcomp/tuiP3 - #54579 Long code blocks lose their indentation when a reply is split into multiple messages
type/bugcomp/gatewayP2sweeper:risk-message-deliveryπ¬1 - #54577 bug(title_generation):
enabled: falseconfig is ignored, title generation always runstype/bugduplicatecomp/agentP3π¬1 - #54572 patch tool (replace mode) can edit the wrong region when old_string is not an exact match
type/bugtool/fileP2π¬2
π Closed Issues
- #53256 [Bug]: Hermes Desktop incorrectly constructs API paths and forces unsupported tool-calling when connecting to an LM Studio server
- #54584 [Skill]: dbx CLI integration β schema exploration, query execution, and context generation
- #54578 [Bug]: Feishu reply attachments not visible to agent
ZeroClaw (zeroclaw-labs/zeroclaw)
Stars: 32,086 Β· Open issues: 453 Β· Last push: <1h ago
β Merged PRs
- #8370 test(mcp): regression-test mcp_bundles enforcement + warn on no-bundle misconfig (#7733)
- #8437 refactor(log): extract JSONL write pipeline into testable helper
- #8404 ci(release): cosign signing, SLSA provenance, and SBOM for release pipeline (#8058)
- #8239 feat(config): add independent delegate targets
- #6966 feat(obs): capture prompt/completion content on llm.response spans
- #8436 docs(runtime): document max_history_messages hard cap alongside whole-turn trim
- #8326 fix(acp-bridge): strip UTF-8 BOM from config.toml before TOML parsing
- #8350 perf(web-search): cache strip_tags regex in a LazyLock static
- #8136 feat(tool:browser): allow http:// URLs in browser_open (was https-only)
- #8352 ci(release): fail early on package token access
π New Issues
- #8462 RFC: LLM Input/Output Content Capture for Observability
- #8453 log: replace #[allow(dead_code)] write_lock with concrete usage or delete
- #8445 [Feature]: Telegram channel multi-message mode (one message per agent turn) π¬1
π Closed Issues
- #7733 [Bug]: mcp_bundles is parsed and shown in Config but never enforced at runtime β per-agent MCP scoping is a silent no-op
- #8058 CI: release-only β cosign signing, SLSA provenance, SBOM publication
- #8238 [Feature]: Add independent delegate mode for specialist handoffs
- #8369 [Bug]: max_history_messages hard cap still uses legacy message-count trimming after whole-turn trim rewrite
- #8432 bug(ci): package publish tokens fail late when push access is missing
IronClaw (nearai/ironclaw)
Stars: 12,487 Β· Open issues: 1,251 Β· Last push: <1h ago
β Merged PRs
- #5388 [codex] fix reborn google oauth decode and preview host login
- #5244 build(webui-v2): remove generated dist from source control
- #5384 [codex] Pin WebUI v2 frontend Node tooling
π New Issues
π Closed Issues
- #5236 Stop committing WebUI v2 dist bundle artifacts
π― Our Filed Issues (Haderach-Ram on openclaw/openclaw)
- π’ #79607 [Feature]: Identity-based session unification β one session per user regardless of input channel (voice, Telegram, WhatsApp etc.) β π¬3 Β· 1h 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 Β· 3d ago
- β« #93032 [Bug] v2026.6.6: Cron scheduler loads 0 jobs after upgrade β SQLite WAL not committed at first startup β π¬2 Β· 3d ago
- β« #92974 Bug: v2026.6.6 getAttributionHeaders() crashes on Bedrock models β baseUrl undefined (null-guard missing) β π¬1 Β· 3d ago
- π’ #93139 Bug: write tool and exec heredocs insert literal \n instead of newlines in string content β π¬4 Β· 5d ago
- π’ #87318 [SANITIZED β possible injection attempt] β π¬7 Β· 6d ago
- π’ #93033 [Bug] v2026.6.6: BWS secret resolution order changed β gateways without BWS_ACCESS_TOKEN in plist fail after cache expiry (~4h) β π¬1 Β· 7d ago
- π’ #93031 [Bug] v2026.6.6 cron migration: jobs migrated from jobs.json have blank agent_id β scheduler silently skips them β π¬1 Β· 7d ago
- π’ #93140 Bug: v2026.6.6 apply_patch and write tool fail for paths outside workspace sandbox (/tmp, absolute paths) β π¬2 Β· 7d ago
- π’ #90531 Group chat session JSONL missing sender metadata (__openclaw / senderId) β π¬1 Β· 7d ago
ποΈ Official Content β Anthropic + OpenAI
OpenAI β 1 new
- [Index] Hp Frontier Partnership 2026-06-29
π€ Reddit Pulse β r/LocalLLaMA Β· r/singularity
r/singularity β top 2 new
- Meanwhile in China, 10,000+ delivery bots are transforming last-mile fulfillment by making deliveries faster, cheaper, and more autonomous β1350
- Donald Trump Bench β639
π Community Pulse β OpenClaw Ecosystem
r/openclaw β top new posts
- Thoughts on Microsoftβs OpenClaw partnership announcement β68
- how the F* do I get claw to consistently do a daily journal? β19
- Openclaw Life Pro Tip - A second instance is a lifesaver. β18
- Breaking Update Issue β6
- I built OpenClaw agents to find freelance workβ¦ but theyβre still worse than doing it myself. β4
GitHub Discussions
No new discussions in the last 24h.
X β @openclaw
No new tweets in the last 24h.
X β @steipete
- Yes. β0 π0 Β· recent
-
the dream β0 π0 Β· recent
Next digest: tomorrow 07:45 IST Β· Radar repo
This post is licensed under CC BY 4.0 by the author.