Programming•Apr 12, 2026•5 min readENHow Long Had My AI Been Losing Messages?My OpenClaw agent had been silently dropping half of its Telegram responses. No error, no warning. I found the bug, and nobody was fixing it — so I did.Open SourceOpenClawTelegramSilent FailureBug FixAI AgentClaude
AI & Data•Mar 28, 2026•8 min readENMy Son's AI Tutor Spent a Day Talking to ItselfI built an OpenClaw agent to send my son daily knowledge bites on WhatsApp. Then a version update broke echo detection, and the bot spent hours in a self-conversation loop. Here's what went wrong, how we fixed it, and what it says about where tools like OpenClaw actually stand.OpenClawWhatsAppAI AgentsDebuggingEcho LoopSelf-ChatAutomation
AI & Data•Mar 15, 2026•5 min readENThree Auto-Update Managers Walk Into a LoopMy OpenClaw gateway spent 16 hours killing itself in a restart loop. The culprit was a cron job the AI agent created months ago without telling me.AI AgentsOpenClawDebuggingAutomationmacOS
AI & Data•Mar 06, 2026•4 min readENMy Project Is Turning into OpenClaw. That's the Problem.I added a Telegram bridge to my CodePilot project and realized it's becoming OpenClaw. Opus 4.6 did most of the work. When building is this easy, what's actually worth building?AI AgentsClaude CodeOpus 4.6OpenClawCodePilotTelegramMulti-AgentDeveloper Experience
Build•Feb 18, 2026•18 min readENAgent Skills: What's Open-Sourced, What's Not, and How to Build Your Own RuntimeThe Agent Skills spec is open. The example skills are open. But what about the runtime that loads, selects, and orchestrates them? Every major tool — Claude Code, Codex, Copilot, OpenClaw — built their own. Here's what's open, what's not, and what you actually need to build.AI AgentsSkillsOpen SourceMCPAnthropicClaude CodeAgent SDKOpenClawCodexCopilotImplementationArchitecture
AI & Data•Feb 02, 2026•10 min readENOpenClaw: The Proactive AI Agent That's Either the Future or a Security NightmareOpenClaw has 148k GitHub stars and 1.5 million AI agents socializing on Moltbook. Should you jump in, or is this the lethal trifecta in action? A practitioner's analysis.OpenClawAI AgentsMoltbookAgentic AISecurityMCPPrompt InjectionPeter Steinberger