mobile-coding-agents Always-On Claude Code in Docker: The LAN Exposure You Missed Your Claude Code container can curl your router's admin page. Here's the exact finding from a real always-on production setup — and the 3-step hardening fix one developer built, named, and shipped.
mobile-coding-agents What Breaks When You Run Claude Code Over SSH — And Three Fixes SSH into your remote server, start Claude Code, and half the UI is gone — diff viewer, task panels, changed-files sidebar, all of it. Here's why the terminal UI collapses over SSH and how Leo, Claudette, and tmux each solve it differently.
mobile-coding-agents Claude Code Zombie Sessions: How --resume Burns Your Quota Your Claude Code process survived a WSL disconnect and burned 74% of your quota overnight. Here's how to find zombie sessions, kill them, and stop it from happening again.
agent-oversight Inside-the-Loop vs. Outside-the-Loop: Evaluating Agent Architectures Your agent ran. You have no idea what decisions it made along the way. That's not a trust problem — it's an architecture problem.
agent-oversight AI Agent Disaster Postmortems: The 3 Structural Guardrails Nine seconds. That's how long it took a Claude agent to wipe PocketOS's entire production database and all backups. Here are the three structural controls that would have stopped it — and every incident like it.
remote-coding-agents How a Coding Agent Deleted a Production Database in 9 Seconds A Claude-powered agent deleted an entire production database and its backups in 9 seconds. Here's the 3-gate architecture that makes this class of incident impossible.
agent-oversight Why Your Claude Agent Ignores Rules Past ~15 Tool Calls Your Claude agent follows its system prompt for the first dozen tool calls. Then it stops — no error, no warning, the constraint still present, the model no longer honoring it. Here's what's happening and how to fix it architecturally.
remote-coding-agents The Outer Harness: Why the Real Work in AI Coding Agents Isn't the LLM The inner harness (Claude Code, Codex) is commoditizing. Four developers shipped the same control plane primitives this week without a shared vocabulary — here's the framework that names what they built.
agent-oversight Prompt Injection in AI Coding Agents: 3 Attack Vectors, 4 Defenses A single PR comment achieves 85% exploit success against Claude Code, Gemini CLI, and GitHub Copilot. Here's the full attack surface and the four-layer defensive stack that actually bounds the damage.
agent-oversight Why Claude Code PreToolUse Hooks Can Still Be Bypassed Your Claude Code hooks can block `cat .env` and still leak your secrets. Here's exactly why — and the four-layer stack that actually bounds blast radius.
mobile-coding-agents Claude Code CLI: Root File Access Without sudo Explained Claude Code CLI can edit root-owned files even when you skipped sudo at install time. Here's what's happening under the hood — and how to audit and harden your setup before it bites you.
mobile-coding-agents Claude Code on Pro: What's Actually Included Right Now Anthropic quietly ran a test removing Claude Code from Pro — and your phone app and desktop are still showing different things. Here's what's actually included right now.