Running a production OpenClaw deployment (Telegram, 10 group channels, multi-model routing, cron scheduling, automated trading). Over the past week we've hit 11 issues π© β all filed on GitHub with reproduction steps, none assigned, zero maintainer responses.
π΄ Critical β blocking core functionality:
β’ #68229 β Session file replaced on cache-TTL expiry β complete context loss in group channels
β’ #67270 β Exec preflight false positives β python3 -c and cd && python3 blocked as "obfuscation"
β’ #67681 β Cron sessions generate duplicate replies despite --no-deliver
π‘ High β forcing workarounds:
β’ #54484 β Telegram inbound file paths not surfaced in agent context
β’ #67285 β Exec denial errors posted directly into user Telegram channels
β’ #67286 β Isolated cron sessions fail silently when exec blocked
β’ #68233 β bootstrapMaxChars silently truncates workspace files
π Medium β feature gaps causing operational friction:
β’ #66116 β Gemini search grounding quota bug
β’ #68230 β No persistent context pruning mode
β’ #68231 β No per-group agentId/model override
β’ #68232 β Config edits trigger Telegram channel restart
We've implemented workarounds for most (disabled 4 cron jobs, manual file path checking, chunked messages, restart suppression via commands.restart:false) but the critical three are actively degrading the deployment daily.
Happy to provide additional reproduction steps, logs, or config details. Is there a triage process or maintainer we should tag π ?
Setup on VPS/Debian