Ayaan Zaidi

Independent@obviyusCommunity Maintainer

Hyderabad, IndiaAsia/Kolkata (UTC+05:30)en-IN

Active Days
104/104
Latest activity Jul 11, 2026
GitHub
2,408
Comments
289
Discord
2,292
Commits
1,320
PRs
711
Issues
88
repos

Repository Distribution

timeline

Daily Archive

March 2026
July 2026
history

Active Days

Jul 11, 2026 69 events 47 GitHub · 14 comments · 22 Discord · 10 commits · 16 PRs repos: openclaw 47 · channels: #maintainers 21, #clawtributors 1

fix(gateway): classify chat error kind via canonical failover reasons · improve(ci): shorten compact PR test critical path · refactor(agents): converge run staleness policy onto diagnostic activity owner · refactor(agents): converge CLI tool terminal reason onto run-termination

Jul 10, 2026 121 events 57 GitHub · 22 comments · 64 Discord · 11 commits · 15 PRs repos: openclaw 57 · channels: #maintainers 46, #clawtributors 16, #maintainer-offtopic 2

fix(telegram): scope reply-fence abort authority to pre-adoption dispatch · fix(agents): stop warning about recovered exec failures after a successful reply · tool-error warning: recovered shell failure still emits trailing '⚠️ 🛠️ Bash failed' after a successful reply (codex app-server) · test: incomplete logging/console vi.mock factories poison co-sharded tests (unit-fast flake)

Jul 9, 2026 94 events 81 GitHub · 32 comments · 13 Discord · 11 commits · 23 PRs repos: openclaw 81 · channels: #maintainers 13

chore: remove stale repository artifacts · feat(telegram): open the dashboard in a Telegram Mini App · fix(infra): converge legacy state migrations on archive collisions · [Bug]: startup legacy-state migration never converges when .migrated archive already exists; gateway permanently refuses to start

Jul 8, 2026 32 events 20 GitHub · 16 comments · 12 Discord · commits · 4 PRs repos: openclaw 20 · channels: #maintainers 9, #maintainer-offtopic 3

fix(agents): run-lifecycle reliability — bounded release, evidence-based liveness, watchdog semantics · fix(codex): ungate app-server terminal liveness and fan out poisoned-client retirement · fix(agents): keep finite LLM idle watchdog under unlimited run budgets · fix(agents): make run liveness evidence-based

Jul 7, 2026 47 events 33 GitHub · 13 comments · 14 Discord · 11 commits · 7 PRs repos: openclaw 33 · channels: #maintainers 13, #clawtributors 1

fix(auto-reply): bound terminal reply-run settle and reclaim stale lanes · fix(slack): unbounded thread pagination, process-wide write serialization, serialized inbound lookups · Design: run lifecycle reliability — bounded liveness, abort⇒release, crash resume, completion drive · [Bug]: Slack replies ~2s slower than other channels — dominant cost is Socket Mode event delivery; channel-side stalls fixed in #101888

Jul 6, 2026 6 events 5 GitHub · 1 comments · 1 Discord · 2 commits · 2 PRs repos: openclaw 5 · channels: #maintainers 1

fix(gateway): commit runtime snapshot on noop config reloads · feat(gateway): add persisted crash-loop breaker and fatal-config exit contract · fix(gateway): commit runtime snapshot on noop config reloads (#100586) · fix: hot-reload visible reply mode changes

Jul 5, 2026 29 events 19 GitHub · 1 comments · 10 Discord · 10 commits · 7 PRs repos: openclaw 19 · channels: #maintainers 10

fix(cron): job edits no longer break CLI-backend runs by stripping the default toolsAllow marker · fix(agents): queued CLI reasoning bridge + thinking token progress for claude-cli's withheld-text wire · fix(agents): preserve spill-file pointers through elision and spill truncated web_fetch output · Truncation discards recoverable output: history elision drops exec spill-file pointers; web_fetch never spills

Jul 4, 2026 52 events 38 GitHub · 6 comments · 14 Discord · 10 commits · 12 PRs repos: openclaw 38 · channels: #maintainers 13, #maintainer-offtopic 1

Truncation discards recoverable output: history elision drops exec spill-file pointers; web_fetch never spills · fix(agents): scale aggregate tool-result budget with context window and compact on pressure · [Bug]: Window-relative compaction never triggers while the absolute aggregate tool-result cap silently zeroes fresh tool results (large configured contextWindow) · fix(telegram): classify inbound events from the canonical mention decision so direct mentions stop lurking

Jul 3, 2026 60 events 47 GitHub · 11 comments · 13 Discord · 6 commits · 15 PRs repos: openclaw 47 · channels: #clawtributors 7, #maintainers 6

CLI session binding churns on mention-state toggles: ExplicitlyMentionedBot leaks into extraSystemPromptStatic · fix: CLI agent session resume churns when owner and non-owner alternate in a group · CLI session binding churns in multi-sender groups: promptToolNamesHash flips with senderIsOwner · fix(agents): keep cli session binding facts session-stable

Jul 2, 2026 94 events 81 GitHub · 7 comments · 13 Discord · 27 commits · 27 PRs repos: openclaw 81 · channels: #maintainers 11, #clawtributors 1, #maintainer-offtopic 1

Persist observed room events as bare transcript rows for durable ambient group awareness · fix(auto-reply): single canonical group history and deduped turn metadata · Per-turn agent input payload duplicates group history and restates sender/delivery facts up to 5x · fix(agents): claude-cli lifecycle cleanup — loopback fail-loud, exit-0 failover, bounded reseed, image sweep, one prepare cleanup owner

Jul 1, 2026 88 events 79 GitHub · 22 comments · 9 Discord · 26 commits · 22 PRs repos: openclaw 79 · channels: #maintainers 7, #clawtributors 2

fix(telegram): final replies no longer drop on rejected rich entities, captions, quotes, or long flood waits · [Bug]: Telegram durable/final sends lack the fallbacks the streaming path has, so the final reply is the one that drops · [Bug]: Telegram webhook mode acks 200 before persistence — updates lost forever on crash/restart · fix(telegram): back off, dead-letter, and tombstone spooled updates so poison messages cannot block or duplicate

Jun 30, 2026 21 events 18 GitHub · 5 comments · 3 Discord · 8 commits · 5 PRs repos: openclaw 18 · channels: #maintainers 3

fix(provider-transport-fetch): raise SSE sanitize buffer cap to 16 MiB — unbreak gpt-5.5 on chatgpt-responses (main regression from #96989, not in 6.11) · fix(gateway): reject agent RPC runs for deleted-agent sessions · [codex] Fix Telegram album sibling media context · fix(config): fail closed when config is unreadable before a full-file write

Jun 29, 2026 10 events GitHub · comments · 10 Discord · commits · PRs channels: #maintainers 10 Jun 28, 2026 3 events 3 GitHub · 1 comments · Discord · commits · 2 PRs repos: openclaw 3

Fix Telegram chunked reply delivery loss · fix(telegram): preserve literal reasoning tags

Jun 27, 2026 14 events 7 GitHub · 1 comments · 7 Discord · 2 commits · 4 PRs repos: openclaw 7 · channels: #maintainers 7

fix(telegram): preserve long streamed reply chunks · Fix Telegram chunked reply delivery loss · fix(telegram): preserve literal reasoning tags · test(telegram): cover retained preview chunk gaps

Jun 26, 2026 7 events 3 GitHub · 2 comments · 4 Discord · commits · 1 PRs repos: openclaw 3 · channels: #maintainers 4

Fix Codex synthetic usage in status without local OpenAI profiles · fix(anthropic): surface reasoning and pre-tool commentary on Discord

Jun 25, 2026 40 events 34 GitHub · 14 comments · 6 Discord · 9 commits · 11 PRs repos: openclaw 34 · channels: #maintainers 4, #maintainer-offtopic 2

fix(auto-reply): serialize reply session initialization · fix(media): strip internal UUID suffix from outbound media filenames · fix(telegram): topic replies stall after session conflicts · fix(telegram): keep draft preview chunks surrogate-safe

Jun 24, 2026 17 events 15 GitHub · 5 comments · 2 Discord · 5 commits · 5 PRs repos: openclaw 15 · channels: #clawtributors 1, #maintainers 1

fix(telegram): keep OAuth emails out of rich entity detection · fix(v2026-6-9): telegram richMessages breaks paragraph breaks and table rendering · fix(telegram): sanitize outbound tool traces · fix(cron): drop unenforceable default toolsAllow cap on CLI-backed runs

Jun 23, 2026 1 events GitHub · comments · 1 Discord · commits · PRs channels: #maintainers 1 Jun 22, 2026 19 events 18 GitHub · 7 comments · 1 Discord · 6 commits · 5 PRs repos: openclaw 18 · channels: #maintainers 1

fix #86957: drain worker-spooled Telegram updates immediately · fix #95248: OpenClaw release_lane is a no-op when claim is held by a live worker; stuck Telegram inbound events block agent response until gateway restart · fix(claude-cli): also disable native background Bash and Monitor in --print runs · test(telegram): keep live polling leases protected

Jun 21, 2026 44 events 21 GitHub · 9 comments · 23 Discord · 7 commits · 5 PRs repos: openclaw 21 · channels: #maintainers 20, #clawtributors 2, #maintainer-offtopic 1

fix #95378: https://github.com/openclaw/openclaw/issues/95378 · fix(telegram): skip mirror write when primary reply already exists (#94930) · fix(telegram): honor outbound reaction directives · fix(telegram): stop clearing registered webhook on channel restart

Jun 20, 2026 2 events GitHub · comments · 2 Discord · commits · PRs channels: #clawtributors 2 Jun 19, 2026 19 events 6 GitHub · 1 comments · 13 Discord · 1 commits · 4 PRs repos: openclaw 6 · channels: #maintainers 9, #clawtributors 4

fix(telegram): send progress previews as html text · fix(channels): preserve command progress detail

Jun 18, 2026 12 events 8 GitHub · 4 comments · 4 Discord · 2 commits · 2 PRs repos: openclaw 8 · channels: #maintainer-meetups 2, #maintainers 2

[codex] Fix Telegram rich local Markdown link hrefs · fix(telegram): set richMessages default to false explicitly in schema · [codex] Fix Telegram rich local Markdown link hrefs (#94118) · fix(telegram): set richMessages default to false explicitly in schema (#94048)

Jun 17, 2026 40 events 17 GitHub · 2 comments · 23 Discord · 5 commits · 10 PRs repos: openclaw 13, openclaw-rtt 4 · channels: #maintainers 19, #clawtributors 4

Fix Telegram package output mount · Fix package Telegram temp root · Fix package Telegram RTT evidence · fix(telegram): surface rich-message disabled state

Jun 16, 2026 24 events 4 GitHub · 1 comments · 20 Discord · 1 commits · 2 PRs repos: openclaw 4 · channels: #clawtributors 12, #maintainers 6, #maintainer-offtopic 2

Fix Telegram rich progress detail updates · Fix Telegram rich progress detail updates (#93698)

Jun 15, 2026 48 events 29 GitHub · 8 comments · 19 Discord · 11 commits · 10 PRs repos: openclaw 29 · channels: #clawtributors 11, #maintainers 8

Fix Telegram rich progress command output · feat(telegram): send rich messages as rich html · fix(telegram): recover pid-reused ingress claims · fix(telegram): preserve rich markdown line breaks

Jun 14, 2026 15 events 7 GitHub · 2 comments · 8 Discord · 4 commits · 1 PRs repos: openclaw 7 · channels: #maintainers 8

Forward suppressed-source progress for message-tool channel replies · fix(auto-reply): strip delivery hints from leading metadata · fix(plugin-sdk): expose delivery hints without utility imports · fix(auto-reply): share message-tool delivery hints

Jun 13, 2026 67 events 41 GitHub · 8 comments · 26 Discord · 26 commits · 7 PRs repos: openclaw 41 · channels: #maintainers 20, #clawtributors 4, #maintainer-offtopic 2

feat(telegram): send rich message text · feat(usage): ship built-in /usage full footer · fix(gateway): mirror hidden commentary-phase assistant events · fix(OpenAI Responses): disable item id replay for storeless providers

Jun 12, 2026 11 events 3 GitHub · 1 comments · 8 Discord · commits · 2 PRs repos: openclaw 3 · channels: #maintainers 8

fix(telegram): classify streaming preview edit failures instead of killing the draft · fix(telegram): survive getUpdates conflicts in isolated polling ingress · fix(gateway): mirror hidden commentary-phase assistant events

Jun 11, 2026 11 events 10 GitHub · 5 comments · 1 Discord · 3 commits · 2 PRs repos: openclaw 10 · channels: #maintainers 1

fix(auto-reply): stop dropping claude-cli narration when commentary lane is off · feat(auto-reply): durable inter-tool commentary via verbose standalone progress (supersedes #89850/#89890) · refactor(agents): derive CLI commentary classification from consumer presence · refactor(auto-reply): distill verbose commentary lane wiring

Jun 10, 2026 69 events 45 GitHub · 14 comments · 24 Discord · 19 commits · 12 PRs repos: openclaw 45 · channels: #maintainers 21, #maintainer-offtopic 3

fix(telegram): survive getUpdates conflicts in isolated polling ingress · fix(telegram): classify streaming preview edit failures instead of killing the draft · fix(telegram): audit follow-ups — block-mode chunk config, dedupe bucket cleanup, grammy contract trust · fix(telegram): use SDK dispatch dedupe

Jun 9, 2026 11 events 5 GitHub · 2 comments · 6 Discord · 1 commits · 2 PRs repos: openclaw 5 · channels: #maintainer-offtopic 3, #maintainers 2, #clawtributors 1

fix(agents): deliver native /compact replies through source suppression · fix(telegram): restore /compact on generic message ingress · fix(agents): keep compaction notices additive

Jun 8, 2026 34 events 30 GitHub · 11 comments · 4 Discord · 12 commits · 7 PRs repos: openclaw 30 · channels: #maintainers 4

fix(reply-queue): remove the drained item by reference instead of front index · fix(telegram): route account-scoped topic agents · fix(cli): bridge inter-tool commentary events to channel progress · feat(cli): emit commentary progress events from Claude CLI parser

Jun 7, 2026 1 events GitHub · comments · 1 Discord · commits · PRs channels: #maintainers 1 Jun 6, 2026 4 events GitHub · comments · 4 Discord · commits · PRs channels: #clawtributors 2, #maintainer-offtopic 1, #maintainers 1 Jun 5, 2026 20 events 18 GitHub · 2 comments · 2 Discord · 14 commits · 2 PRs repos: openclaw 18 · channels: #maintainer-offtopic 1, #maintainers 1

fix(android): align provider readiness with available models · fix(sessions): reconcile stale terminal main transcripts · test(gateway): avoid future session fixture timestamps · test(telegram): align transcript append mock

Jun 4, 2026 48 events 18 GitHub · 4 comments · 30 Discord · 9 commits · 5 PRs repos: openclaw 18 · channels: #maintainers 16, #clawtributors 12, #maintainer-offtopic 2

fix(acp): default parent commentary in progress mode · fix(message-tool): stabilize send idempotency keys · fix(acp): re-add opt-in parent commentary progress · fix: stabilize Anthropic cache marker through tool loops

Jun 3, 2026 51 events 34 GitHub · 13 comments · 17 Discord · 11 commits · 10 PRs repos: openclaw 34 · channels: #maintainers 9, #clawtributors 5, #maintainer-security-ops 3

fix(auto-reply): surface fatal channel errors · Share channel progress draft compositor · fix(android): improve companion-first shell UX · Suppress internal agent failure traces before channel delivery

Jun 2, 2026 8 events 6 GitHub · 2 comments · 2 Discord · 2 commits · 2 PRs repos: openclaw 6 · channels: #maintainers 2

feat(agents): generalized native compaction ownership for CLI backends · feat(android): add installed apps node command · refactor(agents): trim native compaction ownership follow-up · fix(android): classify updated system apps

Jun 1, 2026 11 events 4 GitHub · 2 comments · 7 Discord · commits · 2 PRs repos: openclaw 4 · channels: #maintainers 7

Share commentary progress drafts with Telegram · fix(android): add notification app picker

May 31, 2026 29 events 15 GitHub · 7 comments · 14 Discord · 5 commits · 3 PRs repos: openclaw 15 · channels: #maintainers 13, #maintainer-offtopic 1

Retry stale CLI sessions inside runner lifecycle · Fix silent internal aborts after tool-use turns · fix(agents): skip below-target CLI compaction failures · refactor(agents): simplify stale cli retry cleanup

May 30, 2026 32 events 23 GitHub · 4 comments · 9 Discord · 11 commits · 8 PRs repos: openclaw 23 · channels: #maintainers 9

Fix iMessage startup watch replay · Share commentary progress drafts with Telegram · perf(cli): reduce room-event Claude cache churn · fix(gateway): recover channels after reload stop timeout

May 29, 2026 49 events 27 GitHub · 7 comments · 22 Discord · 12 commits · 8 PRs repos: openclaw 27 · channels: #maintainers 13, #clawtributors 9

fix(agent): preserve media task success on delivery miss · Reuse CLI sessions for room events · fix(trajectory): keep latest runtime capture within cap · fix(command): retry claude-cli transcript probe to close flush race

May 28, 2026 50 events 19 GitHub · comments · 31 Discord · 10 commits · 9 PRs repos: openclaw 14, crabbox 3, clawsweeper 2 · channels: #maintainers 25, #clawtributors 4, #maintainer-offtopic 2

fix(telegram): avoid replaying long streamed replies · Alias Docker main tags to latest release · fix(telegram): clamp partial draft overflow · Publish Docker browser release images

May 27, 2026 17 events 2 GitHub · comments · 15 Discord · 1 commits · 1 PRs repos: crabbox 2 · channels: #maintainers 15

fix(worker): retry opaque AWS RunInstances failures · fix(worker): retry opaque aws runinstances failures

May 26, 2026 7 events 2 GitHub · comments · 5 Discord · 2 commits · PRs repos: openclaw 1, openclaw-ghsa-prwc-c6w5-mmgr 1 · channels: #maintainers 5

ci(mantis): pass crabbox capacity regions

May 25, 2026 31 events 18 GitHub · comments · 13 Discord · 17 commits · 1 PRs repos: openclaw 9, openclaw-ghsa-prwc-c6w5-mmgr 8, crabbox 1 · channels: #maintainers 11, #maintainer-offtopic 2

fix(telegram): preserve inbound text entities · fix(mantis): release telegram user leases on startup failure · fix(worker): preserve active AWS SSH ingress · fix(android): harden play media permission removal

May 24, 2026 51 events 38 GitHub · comments · 13 Discord · 36 commits · 2 PRs repos: openclaw 20, openclaw-ghsa-prwc-c6w5-mmgr 18 · channels: #clawtributors 8, #maintainers 5

Fix Telegram legacy cache migration · [codex] Store Telegram caches in plugin state · style(android): sharpen voice mode surfaces · style(android): refine list surface spacing

May 23, 2026 1 events GitHub · comments · 1 Discord · commits · PRs channels: #maintainers 1 May 22, 2026 1 events GitHub · comments · 1 Discord · commits · PRs channels: #maintainers 1 May 21, 2026 2 events GitHub · comments · 2 Discord · commits · PRs channels: #clawtributors 1, #maintainers 1 May 20, 2026 31 events 10 GitHub · comments · 21 Discord · 8 commits · 2 PRs repos: openclaw 6, openclaw-ghsa-prwc-c6w5-mmgr 4 · channels: #maintainers 16, #clawtributors 5

feat(android): overhaul mobile experience · fix(android): address overhaul review findings · refactor(android): make overhaul UI canonical · test(android): update gateway hello callback fixtures

May 19, 2026 49 events 23 GitHub · comments · 26 Discord · 22 commits · 1 PRs repos: openclaw 12, openclaw-ghsa-prwc-c6w5-mmgr 11 · channels: #maintainers 17, #clawtributors 7, #maintainer-offtopic 2

feat(xai): add device code OAuth login · fix(mantis): finish interrupted telegram proof sessions · fix(xai): use public plugin test runtime (#84005) (thanks @fuller-stack-dev) · fix(xai): add device code changelog (#84005) (thanks @fuller-stack-dev)

May 18, 2026 182 events 86 GitHub · comments · 96 Discord · 78 commits · 8 PRs repos: openclaw 47, openclaw-ghsa-prwc-c6w5-mmgr 39 · channels: #maintainers 78, #clawtributors 18

Add Telegram provider setup flow · fix: harden release stability recovery and auth fallback · [codex] Add gated Telegram native DM tool-progress drafts · fix(telegram): avoid mirroring progress into active transcripts

May 17, 2026 52 events 14 GitHub · comments · 38 Discord · 10 commits · 4 PRs repos: openclaw 9, openclaw-ghsa-prwc-c6w5-mmgr 5 · channels: #maintainers 35, #clawtributors 3

fix(telegram): preserve bot reply-chain context · fix(android): prompt on changed TLS thumbprint · fix(telegram): warn when a media group silently drops failed photos [AI-assisted] · ci(mantis): add telegram proof label trigger

May 16, 2026 91 events 10 GitHub · comments · 81 Discord · 6 commits · 4 PRs repos: openclaw 7, openclaw-ghsa-prwc-c6w5-mmgr 3 · channels: #maintainers 71, #clawtributors 9, #maintainer-offtopic 1

Discord ambient room events · Fix Telegram truncated progress finals · Fix Telegram context loss after restart replay · docs(changelog): note telegram final reply fix

May 15, 2026 68 events 23 GitHub · comments · 45 Discord · 13 commits · 10 PRs repos: openclaw-rtt 14, openclaw 6, openclaw-ghsa-prwc-c6w5-mmgr 3 · channels: #maintainers 32, #clawtributors 13

fix(qa): emit Discord trigger timing artifacts · fix(mantis): publish evidence to r2 · Add Discord RTT tracking · data(rtt): record 2026.5.12 retest

May 14, 2026 111 events 43 GitHub · comments · 68 Discord · 31 commits · 12 PRs repos: openclaw 23, openclaw-ghsa-prwc-c6w5-mmgr 11, openclaw-ghsa-cmhr-vr63-2mxr 9 · channels: #maintainers 51, #clawtributors 17

fix(mantis): publish evidence to r2 · fix(telegram): keep plugin slash commands on native path · Fix Telegram cron HTML announce formatting · Backport oauthRef runtime auth fix to release 2026.5.12

May 13, 2026 80 events 38 GitHub · comments · 42 Discord · 27 commits · 11 PRs repos: openclaw 19, openclaw-ghsa-cmhr-vr63-2mxr 9, openclaw-ghsa-prwc-c6w5-mmgr 9 · channels: #maintainers 28, #clawtributors 13, #maintainer-offtopic 1

Treat ambient group chatter as room events · Bootstrap agent sessions before send · Fix Telegram polling stall liveness · fix(agents): escalate LLM idle timeout to model fallback after profile rotation

May 12, 2026 39 events 11 GitHub · comments · 28 Discord · commits · 11 PRs repos: openclaw 11 · channels: #maintainers 21, #clawtributors 7

fix(matrix): default markdown tables to bullets across Matrix clients · fix(agents): use run workspace for post-compaction context · fix(active-memory): classify threaded Telegram DMs · fix(agents): recover read offsets beyond EOF

May 11, 2026 63 events 17 GitHub · comments · 46 Discord · commits · 17 PRs repos: openclaw 17 · channels: #maintainers 24, #clawtributors 22

Fix Telegram reply turn context shape · Render Telegram reply context inline · fix(browser): read Chrome MCP screenshot extension · fix(telegram): honor force document for videos

May 10, 2026 83 events 25 GitHub · comments · 58 Discord · commits · 25 PRs repos: openclaw 20, clawsweeper 4, crabbox 1 · channels: #maintainers 44, #clawtributors 14

fix(context): persist Codex run context maps · fix Telegram stale reply context · Add Telegram real-user Crabbox proof · Detect Docker Playwright Chromium

May 9, 2026 60 events 15 GitHub · comments · 45 Discord · commits · 15 PRs repos: openclaw 14, clawsweeper 1 · channels: #maintainers 24, #clawtributors 17, #maintainer-offtopic 4

Add /context map treemap · Fix Telegram stale reply context · perf(telegram): append reply-chain cache records · Add Telegram auth transition E2E

May 8, 2026 68 events 16 GitHub · comments · 52 Discord · commits · 16 PRs repos: openclaw 16 · channels: #maintainers 33, #clawtributors 19

fix(telegram): share bot api throttler · Fast-path native slash commands · Harden Telegram QA live harness · Hydrate Telegram reply chains

May 7, 2026 33 events 21 GitHub · comments · 12 Discord · 18 commits · 3 PRs repos: openclaw 9, openclaw-ghsa-cmhr-vr63-2mxr 6, openclaw-ghsa-prwc-c6w5-mmgr 6 · channels: #maintainers 12

Use grammY inline keyboard helper · refactor(telegram): simplify provider delivery and auth · telegram: avoid silent fallback after message tool send (#78685) · docs(changelog): note telegram poll cap (#78762) (thanks @obviyus)

May 6, 2026 70 events 26 GitHub · comments · 44 Discord · 21 commits · 5 PRs repos: openclaw 12, openclaw-ghsa-cmhr-vr63-2mxr 7, openclaw-ghsa-prwc-c6w5-mmgr 7 · channels: #maintainers 39, #clawtributors 4, #maintainer-offtopic 1

Fix Telegram embedded final transcript gap-fill · fix(net): bound guarded fetch dispatcher cleanup · fix(gateway): fast-path qualified session-list model refs · Show current thinking level in Telegram picker

May 5, 2026 62 events 42 GitHub · comments · 20 Discord · 33 commits · 9 PRs repos: openclaw 20, openclaw-ghsa-cmhr-vr63-2mxr 11, openclaw-ghsa-prwc-c6w5-mmgr 11 · channels: #maintainers 20

fix(embed): arm lastBlockReplyText only after block reply emission · fix: expose ollama thinking profile before activation · fix(update): stop dev updates after fetch failure · fix(agents): persist embedded session JSONL transcripts (#77823)

May 4, 2026 26 events GitHub · comments · 26 Discord · commits · PRs channels: #maintainers 15, #clawtributors 8, #maintainer-offtopic 3 May 3, 2026 56 events 27 GitHub · comments · 29 Discord · 21 commits · 6 PRs repos: openclaw 13, openclaw-ghsa-cmhr-vr63-2mxr 7, openclaw-ghsa-prwc-c6w5-mmgr 7 · channels: #maintainers 27, #maintainer-offtopic 2

Clarify reply target context · Fix Telegram forum topic final delivery · fix(telegram): start polling after webhook cleanup timeout · fix(gateway): continue update runs after restart

May 2, 2026 32 events 9 GitHub · comments · 23 Discord · commits · 9 PRs repos: openclaw 9 · channels: #maintainers 23

Fix plugin-only tool and registry latency regressions · fix #76071: handle thoughtSignature-only parts to prevent Gemini stream hang · fix(agents): exempt tool-execution timeouts from model fallback (#52147) · fix(cron): retry recurring wake-now jobs on temporary busy skips

May 1, 2026 49 events 14 GitHub · comments · 35 Discord · 12 commits · 2 PRs repos: openclaw 5, openclaw-ghsa-cmhr-vr63-2mxr 3, openclaw-ghsa-prwc-c6w5-mmgr 3 · channels: #maintainers 35

Fix Telegram reply cold-start latency · data: drop canary-only main rtt row · fix(rtt): wait between telegram samples · fix(rtt): parse telegram scenario list

Apr 30, 2026 31 events 1 GitHub · comments · 30 Discord · commits · 1 PRs repos: openclaw 1 · channels: #maintainers 29, #maintainer-offtopic 1

Remove Telegram native draft preview transport

Apr 29, 2026 65 events 7 GitHub · comments · 58 Discord · commits · 7 PRs repos: openclaw 7 · channels: #maintainers 55, #maintainer-offtopic 3

feat(telegram): support mini app URL buttons · Fix GitHub Copilot model picker catalog · Fix provider-scoped manifest model picker · Fix Telegram WSL2 gateway stalls

Apr 28, 2026 45 events 5 GitHub · comments · 40 Discord · commits · 5 PRs repos: openclaw 5 · channels: #maintainers 38, #maintainer-offtopic 2

Fix native slash command replies in groups · fix(telegram): persist native command metadata to target sessions · fix(agents): seed claude-cli fallback prompts with prior-session context (#69973) · fix(bundled-runtime-deps): collapse nested cache pluginRoot to enclosing key (Fixes #72956)

Apr 27, 2026 10 events 2 GitHub · comments · 8 Discord · commits · 2 PRs repos: openclaw 2 · channels: #maintainers 7, #maintainer-offtopic 1

Fix stale model provider API config recovery

Apr 26, 2026 48 events 13 GitHub · comments · 35 Discord · commits · 13 PRs repos: openclaw 13 · channels: #maintainers 35

test(e2e): cover npm onboarding runtime deps · Fix CLI transcript compaction lifecycle · fix(agents): allow large Claude live JSONL lines · feat(tts): add provider personas

Apr 25, 2026 19 events 6 GitHub · comments · 13 Discord · commits · 6 PRs repos: openclaw 6 · channels: #maintainers 13

fix(active-memory): isolate recall auth health · fix(config): allow per-agent contextTokens override in agents.list · fix(agents): guard Windows CLI argv against ENAMETOOLONG by moving system prompt to stdin · fix(agents): make sessions_spawn mode=session errors actionable when thread binding is unavailable (#67400)

Apr 24, 2026 73 events 3 GitHub · comments · 70 Discord · commits · 3 PRs repos: openclaw 3 · channels: #maintainers 70

ci: use release approval for npm Telegram E2E · ci: add manual npm Telegram beta E2E · test: add npm Telegram live smoke

Apr 23, 2026 63 events 4 GitHub · comments · 59 Discord · commits · 4 PRs repos: openclaw 4 · channels: #maintainers 54, #maintainer-offtopic 5

Fix cron message trace channel · Measure Telegram QA reply RTT · Fix Claude CLI session continuity across OAuth refresh · fix(gateway): default restart acknowledgements

Apr 22, 2026 42 events 11 GitHub · comments · 31 Discord · commits · 11 PRs repos: openclaw 11 · channels: #maintainers 24, #maintainer-offtopic 7

refactor(gateway): unify startup task execution · fix(gateway): write restart sentinels atomically · fix(gateway): preserve restart continuations after reboot · Fix Claude CLI session continuity after token refresh

Apr 21, 2026 77 events 40 GitHub · comments · 37 Discord · 38 commits · 2 PRs repos: openclaw-ghsa-34mr-7r3m-gfg7 18, openclaw 6, openclaw-ghsa-66c5-v8jv-3xgj 4 · channels: #maintainers 31, #maintainer-offtopic 6

Fix Telegram media file delivery · Fix cron chat delivery policy · fix: fix Telegram media file delivery (#69641) · fix(media): preserve outbound attachment filenames

Apr 20, 2026 34 events 9 GitHub · comments · 25 Discord · commits · 9 PRs repos: openclaw 9 · channels: #maintainers 24, #maintainer-offtopic 1

Surface pending scope upgrades in gateway auth errors · Explain pairing scope upgrades during reconnects · Fix pairing-required recovery details · Split gateway probe capability from reachability

Apr 19, 2026 86 events 81 GitHub · comments · 5 Discord · 72 commits · 9 PRs repos: openclaw 21, openclaw-ghsa-34mr-7r3m-gfg7 12, openclaw-ghsa-66c5-v8jv-3xgj 12 · channels: #maintainers 3, #maintainer-offtopic 2

fix(gateway): preserve cron delivery validation semantics · fix(cron): preserve deferred heartbeat target override · fix(gateway): reject invalid cron announce delivery config · fix(cron): key recurring delivery dedupe to execution

Apr 18, 2026 9 events 4 GitHub · comments · 5 Discord · commits · 4 PRs repos: openclaw 4 · channels: #maintainers 3, #maintainer-offtopic 2

fix(cron): keep message tool when delivery is none · fix(telegram): fence stale reply delivery after abort · fix: allow unknown properties in WakeParams schema (#68347) · Align documented bootstrap context defaults with runtime values

Apr 17, 2026 16 events 11 GitHub · comments · 5 Discord · commits · 11 PRs repos: openclaw 11 · channels: #maintainers 3, #clawtributors 2

fix(telegram): clean up thread bindings to stale/failed ACP sessions on startup · fix(telegram): clear compaction replay after visible boundaries · fix(reply): preserve post-stream error payloads · fix(memory-core): emit one degraded sqlite-vec warning per manager

Apr 16, 2026 96 events 66 GitHub · comments · 30 Discord · 54 commits · 12 PRs repos: openclaw 21, openclaw-ghsa-34mr-7r3m-gfg7 9, openclaw-ghsa-66c5-v8jv-3xgj 9 · channels: #maintainers 16, #maintainer-offtopic 12, #clawtributors 2

fix(stability): session skills snapshot, tool-loop guard, TUI watchdog, LM Studio preload backoff · fix(ollama): strip provider prefix from model ID in chat requests · feat(google): add Gemini TTS provider · Fix/cron announce no reply

Apr 15, 2026 137 events 109 GitHub · comments · 28 Discord · 102 commits · 7 PRs repos: openclaw 24, openclaw-ghsa-34mr-7r3m-gfg7 17, openclaw-ghsa-66c5-v8jv-3xgj 17 · channels: #maintainers 21, #maintainer-offtopic 7

fix(ollama): simplify cloud onboarding · fix: prune stale dist chunks after npm upgrades · fix: avoid running native pnpm binaries through node · fix(openrouter): handle reasoning_details in Qwen3 stream parsing

Apr 14, 2026 50 events 35 GitHub · comments · 15 Discord · 24 commits · 11 PRs repos: openclaw 15, openclaw-ghsa-34mr-7r3m-gfg7 4, openclaw-ghsa-66c5-v8jv-3xgj 4 · channels: #maintainers 13, #clawtributors 2

fix: cache external plugin catalog lookups in auto-enable · fix: forward optional params dropped at the runEmbeddedAttempt call site · fix(telegram): persist topic-name cache · fix: filter binary content from Telegram captions to prevent token explosion

Apr 13, 2026 20 events 1 GitHub · comments · 19 Discord · commits · 1 PRs repos: openclaw 1 · channels: #maintainers 17, #clawtributors 2

feat(telegram): expose forum topic names in agent context

Apr 12, 2026 13 events 4 GitHub · comments · 9 Discord · commits · 4 PRs repos: openclaw 4 · channels: #maintainers 7, #clawtributors 2

fix(telegram): bypass sequentializer for approval callback_queries · docs(cron): clarify day-of-month + day-of-week OR logic · doctor: warn about orphaned agent dirs · fix(agents): persist bootstrap marker after clean sessions_yield

Apr 11, 2026 23 events 9 GitHub · comments · 14 Discord · 6 commits · 3 PRs repos: openclaw 4, openclaw-ghsa-34mr-7r3m-gfg7 1, openclaw-ghsa-66c5-v8jv-3xgj 1 · channels: #maintainers 12, #clawtributors 2

fix(auth): stop forcing unsupported Codex OAuth scopes · fix(media): disable pinned DNS dispatcher for FormData transcription requests · fix: avoid qa scenario pack reads during packaged CLI startup · fix: scope pinDns override to multipart audio (#64766) (thanks @GodsBoy)

Apr 10, 2026 35 events 11 GitHub · comments · 24 Discord · commits · 11 PRs repos: openclaw 11 · channels: #maintainers 18, #clawtributors 6

fix(subagents): deduplicate completion announce — prevent duplicate internal-context turns in parent session on retry · test: add Telegram QA E2E lane · fix(gateway): return real usage for OpenAI-compatible chat completions · fix(imessage): strip length-prefixed UTF-8 from imsg rpc text

Apr 9, 2026 41 events 33 GitHub · comments · 8 Discord · 24 commits · 9 PRs repos: openclaw 13, openclaw-ghsa-34mr-7r3m-gfg7 4, openclaw-ghsa-66c5-v8jv-3xgj 4 · channels: #maintainers 8

fix(daemon): preserve safe env vars on gateway reinstall · fix(cron): repair nextRunAtMs=0 on non-schedule edits · fix(sessions): provider-qualified context limits (#62472) · fix(imessage): avoid DM self-chat false positives

Apr 8, 2026 76 events 64 GitHub · comments · 12 Discord · 60 commits · 4 PRs repos: openclaw 14, openclaw-ghsa-34mr-7r3m-gfg7 10, openclaw-ghsa-66c5-v8jv-3xgj 10 · channels: #maintainer-offtopic 6, #maintainers 5, #clawtributors 1

make port optional for TLS manual connections · fix(android): auto-resume pairing approval · fix(build): prune stale bundled plugin node_modules · Agents: prefer runtime-resolved metadata for explicit codex gpt-5.4

Apr 7, 2026 25 events 9 GitHub · comments · 16 Discord · commits · 9 PRs repos: openclaw 9 · channels: #maintainers 13, #maintainer-offtopic 2, #clawtributors 1

fix(tts): use wav for Groq speech on OpenAI provider · Mistral: send reasoning_effort for mistral-small-latest (#62162) · Fix: HTTP 404 classification for model fallback chain (#62119) · Plugins: allowlist compat for capability provider fallback (#62205)

Apr 6, 2026 24 events 4 GitHub · comments · 20 Discord · commits · 4 PRs repos: openclaw 4 · channels: #maintainers 19, #clawtributors 1

fix: remove heartbeat transcript pruning to prevent session corruption · fix: preserve explicit node routing under elevated auto exec · fix(exec): stop emitting tool updates after session is backgrounded · fix(gateway): resolve globally-installed bundled plugins in facade-runtime

Apr 5, 2026 32 events 10 GitHub · comments · 22 Discord · commits · 10 PRs repos: openclaw 10 · channels: #maintainers 21, #maintainer-offtopic 1

fix(telegram): enable voice-note transcription in DMs · fix: implement Windows stale gateway process cleanup before restart · fix(infra): windows-task-restart fallback to startup entry when schtasks task is unregistered · fix: update embedded runner transport override

Apr 4, 2026 78 events 46 GitHub · comments · 32 Discord · 36 commits · 10 PRs repos: openclaw 16, openclaw-ghsa-34mr-7r3m-gfg7 6, openclaw-ghsa-66c5-v8jv-3xgj 6 · channels: #maintainers 14, #maintainer-offtopic 9, #maintainer-security-ops 9

fix(daemon): preserve Windows Task Scheduler settings on reinstall and exit early on failed restart · fix(cron): suppress NO_REPLY sentinel in direct delivery path · fix(agents): keep tool_use and toolResult together when splitting messages · fix(agents): restore exec host=node routing and per-call override from auto

Apr 3, 2026 33 events 10 GitHub · comments · 23 Discord · commits · 10 PRs repos: openclaw 10 · channels: #maintainer-security-ops 13, #maintainers 6, #maintainer-offtopic 4

fix(android): smooth bootstrap approval wait · fix(pairing): mint tokens for merged device roles · fix(pairing): align mobile setup with secure endpoints · fix(channels): emit passive hooks for mention-skipped group messages

Apr 2, 2026 123 events 63 GitHub · comments · 60 Discord · 54 commits · 9 PRs repos: openclaw 18, openclaw-ghsa-34mr-7r3m-gfg7 9, openclaw-ghsa-66c5-v8jv-3xgj 9 · channels: #maintainers 35, #maintainer-offtopic 15, #maintainer-security-ops 10

fix: normalize Kimi anthropic tool payloads · fix(agents): pin subagent gateway calls to admin scope to prevent scope-upgrade pairing failures · Android: auto-send assistant prompts · Android: add assistant entrypoints

Apr 1, 2026 131 events 58 GitHub · comments · 73 Discord · 42 commits · 16 PRs repos: openclaw 23, openclaw-ghsa-34mr-7r3m-gfg7 7, openclaw-ghsa-66c5-v8jv-3xgj 7 · channels: #maintainers 68, #maintainer-offtopic 4, #maintainer-security-ops 1

fix(acpx): repair queue owner session recovery · fix: restore bundled runtime dependency provisioning · Docs: fix stale flows command references · fix(line): resolve dist runtime contract path

Mar 31, 2026 35 events 10 GitHub · comments · 25 Discord · commits · 10 PRs repos: openclaw 10 · channels: #maintainers 18, #clawtributors 3, #maintainer-offtopic 3

fix(telegram): allow RFC 2544 benchmark IPs in media download SSRF policy (#57452) · fix(xai): normalize image tool results for responses · Agents: fix subagent model precedence · WhatsApp: hydrate participating groups on connect

Mar 30, 2026 161 events 144 GitHub · comments · 17 Discord · 132 commits · 12 PRs repos: openclaw 34, openclaw-ghsa-34mr-7r3m-gfg7 22, openclaw-ghsa-66c5-v8jv-3xgj 22 · channels: #clawtributors 7, #maintainers 6, #maintainer-offtopic 3

fix: add orphaned session key migration · fix(gateway): prevent OOM and socket hang up via Claim Check pattern for large attachments [media://inbound/<id> contract] · fix(hooks): default hooks.internal.enabled to true so bundled hooks load on fresh installs · fix(gateway): restore default operator scopes for pure HTTP token auth