Skip to main content
Brooks McMillin
  • Home
  • About
  • Projects
  • Appearances
  • Blog
  • Work
  • Contact

#claude-code

3 posts tagged with #claude-code. View all tags

A Coding Agent Read a File That Didn't Exist Five Times, Then Blamed the Tools

June 3, 2026 10 min read

A Claude Code session confabulated a nonexistent Python file, persisted against five truthful "does not exist" errors, then self-diagnosed as corrupted tool output. A reconstruction from the raw transcript, a corpus scan across 3,001 sessions on whether the failure is worse in Opus 4.8, and a model-independent mitigation.

#ai-security#agents#claude-code#llm-failure-modes
Read article →

The MCP stdio Problem: Why I Rebuilt My Auth Proxy as a Persistent HTTP Service

April 9, 2026 6 min read

Claude Code silently kills stdio MCP servers during idle periods, forcing manual reconnection. How I converted a fragile stdio bridge into a persistent Starlette HTTP reverse proxy — and the obscure SDK crash that followed.

#mcp#claude-code#oauth#starlette#systemd#devtools
Read article →

A Beginner's Guide to Safe LLM-Assisted Development

March 11, 2026 20 min read

A complete beginner's guide to setting up every safety layer from the Coding Safer with LLMs post: pre-commit hooks, local review agents, CI workflows, and CLAUDE.md — starting from scratch.

#security#AI#LLM#ci-cd#pre-commit#code-review#claude-code#tutorial
Read article →

© 2026 Brooks McMillin