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 Remote Control: The Guide Anthropic's 404 Won't Give You Anthropic's remote control docs page is a 404. Four developers independently built working setups this week. Here's what they made and how to replicate any of them.
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.
mobile-coding-agents Cut Claude Code Token Usage 98% with Purpose-Built MCPs Claude Code reads entire files. On a large codebase or an 80K-token SEC filing, that's a budget-destroying habit. Two open-source MCPs cut token usage by 98% — here's the exact wiring.
mobile-coding-agents 25 Claude Code Agents in Production: The Hooks Architecture Someone built a 25-agent autonomous coding org with Claude Code hooks — an Architect, an Engineer, a Reviewer, a CEO that emails weekly summaries. They argue in PR comments. Here's the architecture.
mobile-coding-agents Claude Code vs. Codex for Heavy Users: Limits, Costs, and When to Switch You're burning through Claude Code Max sessions. Codex looks tempting. Here's the honest data — limits, degradation curves, and real switching costs — before you migrate.
mobile-coding-agents Mobile UI Quality-Control Checklist for AI-Generated Code AI coding agents don't tell you what they silently add — and asking them to review their own work doesn't help. Here's the 8-point checklist that catches what the agent won't.
mobile-coding-agents Build a Hardware Companion for Claude Code Using Anthropic's BLE API Your Claude Code agent is stuck on a permission prompt and you're not at your desk. Anthropic just released a BLE maker API so you can build a physical device that handles it — here's the full build walkthrough.
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.
mobile-coding-agents How to Use Claude Code --teleport to Hand Off Sessions to Your Phone You close your laptop — your Claude Code session dies. Here's how to hand off long-running tasks to your phone using --teleport, Remote Control, and always-on cloud VMs.