All
Articles 118,229Blog Posts 125,766Tech Tutorials 30,246Research Papers 23,714News 17,293
⚡ AI Lessons

Dev.to · Ted Murray
🤖 AI Agents & Automation
⚡ AI Lesson
2mo ago
I Run AI Agents With Full System Access. Here's What Makes It Safe Enough.
Giving an AI agent real access to real infrastructure is either reckless or designed. Here's the two-layer architecture I built to make it the latter — dedicate

Dev.to · Ted Murray
2mo ago
I Built Two Ollama Tools I Don't Actually Need Yet
Started with a question about Ollama MCP and task queuing. Ended up with a smart pool manager and an auth sidecar. Overkill for one instance. Built anyway.

Dev.to · Ted Murray
🤖 AI Agents & Automation
⚡ AI Lesson
2mo ago
Your AI Agent Has Your API Keys (And So Does Every Other Agent)
I was running a pool of Claude Code agents and realized every one of them held every credential I'd configured. scoped-mcp is what I built to fix that — and I b

Dev.to · Ted Murray
2mo ago
I Built an AI Memory System. Then I Forgot About It.
A retrospective on running a multi-tier AI memory system in production since February. What held up from the original design, what changed, what broke, and what
DeepCamp AI