Ecosystem Digest β 2026-08-01
Ecosystem Digest β 2026-08-01
π¦ OpenClaw Ecosystem Digest β 2026-08-01
Generated 07:46 IST by Haderach-Ram/openclaw-radar
π 24h Snapshot
| Framework | β Stars | New Issues | Closed | Merged PRs | New Releases |
|---|---|---|---|---|---|
| OpenClaw | 384,741 | 6 | 1 | 7 | 0 |
| hermesagent | 223,439 | 10 | 7 | 1 | 0 |
| ZeroClaw | 32,466 | 15 | 3 | 10 | 0 |
| IronClaw | 12,585 | 15 | 2 | 10 | 0 |
| Moltis | 2,801 | 1 | 1 | 2 | 0 |
OpenClaw (openclaw/openclaw)
Stars: 384,741 Β· Open issues: 5,698 Β· Last push: <1h ago
β Merged PRs
- #117158 refactor(ui): unify filtered session list ownership
- #117149 refactor(agents): unify context limits and compaction recovery
- #116957 fix(net-policy): redact sig and x-* auth params in URLs and bodies
- #116935 fix(realtime): prevent queued transcription slowdown under backlog
- #117150 refactor(agents): route generated media through one durable delivery owner
- #117145 refactor(reply): unify turn lifecycle state ownership
- #104912 fix: Control UI avatar initial breaks on emoji display names
π New Issues
- #117164 [Bug]: Cron delivery.mode=announce + openclaw-weixin β OutboundDeliveryError ret=-2 errmsg=prepare failed (7.1 regression)
- #117163 [Bug]: Cron delivery.mode="announce" + openclaw-weixin β OutboundDeliveryError ret=-2 errmsg=prepare failed (7.1 regression)
- #117161 flaky(gateway): MCP loopback drain test asserts a fixed 20ms window and fails under load π¬1
- #117154 thread-reply deliveries are not marked as current-source replies (follow-up to #116909)
maintainerP1clawsweeper:no-new-fix-prclawsweeper:needs-maintainer-reviewclawsweeper:source-reproimpact:message-lossissue-rating: π¦ diamond lobsterπ¬2 - #117138 memory-lancedb: dimensions param sent in embedding request breaks fixed-dimension models (BAAI/bge-m3)
P2clawsweeper:no-new-fix-prclawsweeper:needs-maintainer-reviewclawsweeper:needs-product-decisionclawsweeper:source-reproimpact:session-stateissue-rating: π¦ diamond lobsterπ¬2 - #117130 [Bug]: models list rescans plugin manifests once per model and takes minutes on large catalogs
P1clawsweeper:no-new-fix-prclawsweeper:source-reproclawsweeper:linked-pr-openissue-rating: π¦ diamond lobsterimpact:otherπ¬2
π Closed Issues
- #116453 [Bug]: WhatsApp self-chat crashes on first inbound message (reading βcatchβ)
π₯ Hot Issues (most commented)
- #75 Linux/Windows Clawdbot Apps β π¬116 Β· <1h ago
hermesagent (NousResearch/hermes-agent)
Stars: 223,439 Β· Open issues: 26,349 Β· Last push: 2h ago
β Merged PRs
- #75671 fix(vision): make desktop image uploads reachable from profile Docker sandboxes (#69575)
π New Issues
- #75789 Telegram DM topic recovery silently routes lobby-shaped messages to the newest topic
type/bugcomp/gatewaycomp/pluginsplatform/telegramP2needs-decisionsweeper:risk-session-statesweeper:risk-message-delivery - #75788 Windows installer Hermes-Setup.exe built from stale commit: missing HERMES_UPDATE_HANDOFF_PID fix (8c76fe19f), in-app update deadlocks
type/bugP2sweeper:risk-compatibilitysweeper:risk-platform-windowscomp/desktopplatform/windowsarea/install-update - #75786 Extract session navigation from CLICommandsMixin (god-file decomposition)
type/refactorcomp/cliP3sweeper:risk-session-state - #75781 TUI: improve visual separation of fenced code blocks
type/featurecomp/tuiP3π¬1 - #75780 [Regression] CLI continuous voice barge-in transcribes TTS output and enters feedback loop
type/bugcomp/clitool/ttsP2π¬1 - #75778 Desktop update handoff produces a duplicate
hermes-setupinstance that fails against the first instanceβs marker β the βfailedβ window masks the real, still-running updatetype/bugP2sweeper:risk-compatibilitycomp/desktoparea/install-update - #75772 [cron] File-mutation verifier footer appended after [SILENT] defeats delivery suppression
type/bugcomp/agentcomp/gatewaycomp/cronP2sweeper:risk-message-delivery - #75769 Extract session-resume authorization from GatewaySlashCommandsMixin (god-file decomposition)
type/refactorcomp/gatewayP3area/sessions - #75766 /hatch (pet.generate) fails: cannot import name β_imagingβ from βPILβ β 3.11 server resolves the python3.12 user-site Pillow (cross-version user-site leak)
type/bugcomp/agentcomp/tuitool/visionP3needs-repro - #75761 [Bug]: Same-profile desktop sessions can overwrite image uploads generated in the same second
type/bugcomp/tuiP2sweeper:risk-session-statearea/sessionsarea/profilesπ¬1
π Closed Issues
- #75768 Telegram typing indicator stuck indefinitely with multi-profile setup (v0.19.0, regression)
- #50769 [Bug]: Installer detects Python 3.12 fallback but still uses 3.11 for venv creation (fails)
- #75737 [Feature] Per-subagent toolset restriction in delegate_task
- #75727 [Bug]: New desktop sessions use localStorage-sticky model instead of profileβs config.yaml default
- #71045 Withdrawn by author
- #75687 copilot_auth warns on classic GITHUB_TOKEN PAT even when Copilot provider is unused
- #69575 [Bug]: Desktop app image uploads unreachable from profile Docker sandboxes
ZeroClaw (zeroclaw-labs/zeroclaw)
Stars: 32,466 Β· Open issues: 654 Β· Last push: <1h ago
β Merged PRs
- #9279 fix(zerocode): measure picker modals by display width
- #9292 fix(zerocode): keep session picker scroll offset for mouse hit-testing
- #8438 feat(cron): add shell_output_format config for raw stdout output
- #9354 fix(config): warn when WhatsApp Web chat policies cannot take effect
- #9286 ci(release): add MUSL measurement builds
- #9524 fix(channels): skip enabled Signal/Voice Call channels missing required credentials
- #9360 fix(providers): propagate Responses usage
- #9294 fix(web): keep sidebar selection mutually exclusive
- #9114 fix(runtime/security): allow various devices and files on landlock sandbox
- #9087 fix(robot-kit): bound TTS and audio playback subprocess waits
π New Issues
- #9602 deps(nostr): migrate nostr-sdk to 0.45
enhancementdependencieschannelsecuritydomain:securitydomain:depspriority:p2channel:nostrstatus:acceptedfollow-uprisk:high - #9601 ci(security): diagnose missing Dependabot PRs for transitive Cargo alerts
bugcidependenciessecuritydomain:cidomain:securitydomain:depspriority:p1status:acceptedfollow-uprisk:medium - #9600 [Tracker]: Session-persistence contract ownership and layer ordering
enhancementruntimedomain:architecturepriority:p2needs-maintainer-reviewstatus:no-stalerisk:hightype:trackerπ¬1 - #9599 [Tracker]: Tool-result image serialization across provider adapters
enhancementproviderprovider:openaiprovider:compatibleprovider:bedrockpriority:p2status:acceptedfollow-uprisk:mediumtype:tracker - #9598 RFC: Define the SOP capability permission contract
enhancementruntimesecuritydomain:securitydomain:architecturepriority:p2tool:sopneeds-maintainer-reviewtype:rfcstatus:no-stalerisk:highπ¬2 - #9597 [Feature]: make peer-agent turns durable and attributable
enhancementagentruntimetooldomain:architecturepriority:p2status:acceptedfollow-uprisk:highπ¬1 - #9596 [Bug]: Anthropic tool-result images are inlined as base64 text instead of delivered
bugproviderprovider:anthropicpriority:p1status:acceptedrisk:mediumπ¬1 - #9595 refactor(providers): derive endpoint metadata from one family registry
enhancementconfigproviderpriority:p2status:acceptedfollow-uprisk:mediumtype:refactorπ¬1 - #9594 [Bug]: Coding-agent tools charge the action budget twice
bugsecuritytoolpriority:p2status:acceptedfollow-uprisk:highπ¬1 - #9593 refactor(runtime): make TaskRecord the single lifecycle owner for background delegation
enhancementruntimetooltool:delegatedomain:architecturepriority:p1status:acceptedfollow-uprisk:hightype:refactorπ¬1 - #9592 fix(tools): probe the saved provider alias after model-routing updates
bugconfigprovidertoolpriority:p1status:acceptedfollow-uprisk:highπ¬1 - #9591 fix(channels): clear delivery registry when reload removes all channels
bugchannelruntimepriority:p1status:acceptedfollow-uprisk:highπ¬1 - #9590 [Bug]: Concurrent models refresh runs can lose cache entries
bugdoctorruntimestatus:acceptedpriority:p3follow-uprisk:highπ¬1 - #9588 refactor(channels): make approval-prompt capability coverage registry-owned
enhancementchannelruntimetestsdomain:architecturepriority:p2status:acceptedfollow-uprisk:hightype:refactor - #9587 refactor(gateway): require authenticated webhook ingress before agent dispatch
enhancementchannelgatewaysecuritydomain:architecturepriority:p1status:acceptedfollow-uprisk:hightype:refactor
π Closed Issues
- #9119 [Bug]: ZeroCode session picker selects wrong row after scrolling
- #6724 [Bug]: Enabled Signal or Voice Call channel with empty credentials can crashloop the supervisor
- #8973 [Bug]: Landlock blocks shell access to required system files on Fedora
IronClaw (nearai/ironclaw)
Stars: 12,585 Β· Open issues: 1,423 Β· Last push: <1h ago
β Merged PRs
- #6908 fix(webui): paginate admin users list
- #6977 refactor(contracts): extract ironclaw_extension_contracts and close the dual import paths (WS1.3)
- #6979 docs(target-architecture): reconcile with #6930 hosted-MCP registration
- #6975 refactor(contracts): extract ironclaw_loop_contracts and flip agent_loop (WS1.2)
- #6930 feat(extensions): register hosted MCP servers
- #6967 refactor(contracts): complete the turn vocabulary in host_api and retire the turns shims (WS1.1)
- #6932 chore(deps): bump the everything-else group across 1 directory with 34 updates
- #6964 refactor(llm): delete the verified-dead half of the reasoning module (WS8 closeout)
- #6966 ci: unblock the queue β histogram diff gate fix, wasmtime RUSTSEC bump, stale events floor recapture
- #6946 ci(gates): WS10 path-keyed gate rewrites β tree-shape-agnostic discovery, fail-closed
π New Issues
- #6990 Compaction: summarization inference must not pollute prompt cache or session affinity
scope: llmrebornp1 - #6989 Token accounting: hybrid provider-usage + tail estimates; fix ModelWorkRequest estimating from the content reference string
bugscope: estimationrebornp1 - #6988 Compaction: derive context budget from the actual model window instead of hardcoded 128k
scope: agentscope: estimationrebornp1 - #6987 Cache: regression test pinning byte-identical prompt prefix across turns
scope: agentrebornp0 - #6986 Cache: keep the advertised tool array byte-identical β defer_loading/tool_reference instead of mid-run promotion
scope: toolrebornp0performance - #6985 Cache: stop mutating the prompt prefix (nudges before identity, timestamp in system block, per-run memory retrieval)
scope: agentrebornp0performance - #6984 Cache: place explicit Anthropic cache_control breakpoints (rig adapter + OAuth transport)
scope: llmrebornp0performance - #6983 Add
hubas alias for theironhubCLI subcommand (IronHub dashboard compatibility)p2feedbackfeature - #6978 reborn-tests.yml: workflow_dispatch runs structurally fail the Tests (Reborn) roll-up (critical-mutation skipped but disallowed)
- #6976 Linux service install does not enable user lingering, preventing reliable unattended operation
- #6974 libSQL thread_store_writes pathology: tool-heavy stress cases at p95 37-135s post-#6696
- #6972 New account email authentication not working
bugp2feedback - #6971 Clarify and standardize βToolsβ vs βExtensionsβ terminology
p2feedbackfeatureπ¬1 - #6963 Path-keyed CI gates that survive #6946: six silent + two loud, all blocking the first family git mv π¬5
- #6962 Manually synchronize Notion user journeys with executable E2E coverage
scope: evaluationscope: cie2e-coveragereborn
π Closed Issues
- #6903 Admin users list cannot load users beyond the first page
- #6920 Establish target-architecture baselines, prerequisite cleanup, and exception ratchets
Moltis (moltis-org/moltis)
Stars: 2,801 Β· Open issues: 96 Β· Last push: 1h ago
β Merged PRs
- #1168 feat(nostr): add NIP-29 group chat support for Buzz channels
- #1176 feat(web): add Markdown copy and session export
π New Issues
- #1181 [Bug]: Issue with GPT 5.6 Luna
bug
π Closed Issues
- #1131 [Feature]: Add copy + export as Markdown
π― 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
- π’ #93140 Bug: v2026.6.6 apply_patch and write tool fail for paths outside workspace sandbox (/tmp, absolute paths) β π¬3 Β· 16h ago
- β« #90531 Group chat session JSONL missing sender metadata (__openclaw / senderId) β π¬1 Β· 21h ago
- β« #93139 Bug: write tool and exec heredocs insert literal \n instead of newlines in string content β π¬10 Β· 22h ago
- π’ #79607 [Feature]: Identity-based session unification β one session per user regardless of input channel (voice, Telegram, WhatsApp etc.) β π¬3 Β· 1d ago
- π’ #86451 Bug: openclaw update creates duplicate cron entries β no deduplication check on re-creation β π¬2 Β· 2d ago
- β« #87318 [SANITIZED β possible injection attempt] β π¬12 Β· 4d ago
- β« #81567 GPT-4o agent sessions exit after single text response instead of continuing tool-use loop β π¬6 Β· 10d ago
- β« #98062 [Bug]: iOS app fails to connect over Tailscale CGNAT (100.x.x.x) β wss:// required but WebSocket upgrade silently dropped β π¬4 Β· 21d ago
- β« #93031 [Bug] v2026.6.6 cron migration: jobs migrated from jobs.json have blank agent_id β scheduler silently skips them β π¬3 Β· 22d ago
ποΈ Official Content β Anthropic + OpenAI
OpenAI β 25 new
- [Index] Unive 2026-08-01
- [Partners] Clarinet 2026-07-31
- [Form] Eu Ai Act 2026-07-31
- [Index] Building Abundant Intelligence 2026-07-31
- [Index] Disrupting Malicious Uses Of Ai Criminal Scam Operation 2026-07-31
- [Index] Disrupting Malicious Uses Of Ai Vague Focus 2026-07-31
- [Index] Disrupting Malicious Uses Of Ai Scam Operations 2026-07-31
- [Index] Disrupting Malicious Uses Of Ai Data Center Bandwagon 2026-07-31
- [Index] Disrupting Malicious Uses Of Ai Tech And Tariffs 2026-07-31
- [Index] Disrupting Malicious Uses Of Ai Bad Grammar 2026-07-31
- [Index] Disrupting Malicious Uses Of Ai Spamouflage 2026-07-31
- [Index] Disrupting Malicious Uses Of Ai Doppelganger 2026-07-31
- [Index] Disrupting Malicious Uses Of Ai Vixen Keyhole Panda 2026-07-31
- [Index] Disrupting Malicious Uses Of Ai Zero Zeno 2026-07-31
- [Index] Disrupting Malicious Uses Of Ai Iuvm 2026-07-31
- [Index] Disrupting Malicious Uses Of Ai Russian Speaking Malware Tooling 2026-07-31
- [Index] Disrupting Malicious Uses Of Ai Phishing And Scripting Support 2026-07-31
- [Index] Disrupting Malicious Uses Of Ai Korean Language Malware Support 2026-07-31
- [Index] Disrupting Malicious Uses Of Ai Scopecreep 2026-07-31
- [Index] Disrupting Malicious Uses Of Ai Prc Linked Abuse 2026-07-31
- [Index] Disrupting Malicious Uses Of Ai Stop News 2025 2026-07-31
- [Index] Disrupting Malicious Uses Of Ai Nine Emdash Line 2026-07-31
- [Index] Disrupting Malicious Uses Of Ai It Workers 2026-07-31
- [Index] Disrupting Malicious Uses Of Ai Sneer Review 2026-07-31
- [Index] Disrupting Malicious Uses Of Ai Helgoland Bite 2026-07-31
π€ Reddit Pulse β r/LocalLLaMA Β· r/singularity
r/LocalLLaMA β top 5 new
- The Chinese LLM release carousel never stops. Place your bets for MiniMax next week. β1101
- DeepSeek-V4-Flash has been updated, βThe official release of DeepSeek-V4-Pro will follow soonβ β1008
- New DeepSeek V4-Flash achieves 50 on ArtificalAnalysis Index, 1 point below GLM-5.2 and GPT-5.6 Luna β734
- deepseek-ai/DeepSeek-V4-Flash-0731 on Huggingface β695
- DeepSeek-V4-Flash-0731 is going to cause another market crash. β535
r/singularity β top 2 new
- In one California town, Flock misread license plates in 71% of the alerts it sent to police β489
- Sam Altman demoed OpenAIβs unreleased βAstraβ model to policymakers this week β160
π Community Pulse β OpenClaw Ecosystem
r/openclaw β top new posts
- OpenClaw found my lost cat! β179
- The most dangerous button in OpenClaw sitting right there in settings. Why canβt it be located somewhere safer? β43
- Agent orchestration β5
- Recurring setup issue β4
- Have setup openclaw in my VPS (via coolify) to simplify my personal life β3
X β @openclaw
No new tweets in the last 24h.
X β @steipete
- will we have to wear radiation shielded underwear now? β0 π0 Β· recent
-
Jason is doing such great work. Love this. β0 π0 Β· recent
Next digest: tomorrow 07:45 IST Β· Radar repo
This post is licensed under CC BY 4.0 by the author.