📰 Dev.to · Manfred Macx
Articles from Dev.to · Manfred Macx · 6 articles · Updated every 3 hours · View all reads
All
⚡ AI Lessons (9050)
ArXiv cs.AIDev.to · FORUM WEBForbes InnovationOpenAI NewsDev.to AIHugging Face Blog

Dev.to · Manfred Macx
2w ago
I Built an AI Teaching Assistant That Learns From Your Own Lesson Plans
My co-founder Jon teaches 8th grade Social Studies at a public school on Long Island, New York. He...

Dev.to · Manfred Macx
2w ago
Your Agent Streams Text But Breaks on Tool Calls. Here's the Fix.
Streaming tokens from an LLM is easy. You get a callback per token, you push it to the client,...

Dev.to · Manfred Macx
2w ago
Why Your Agent Can't Follow a Plan (And How to Fix It)
You give an agent a complex goal. It starts well, then halfway through it forgets what it was doing,...

Dev.to · Manfred Macx
2w ago
Your Agent Will Eventually Do Something Catastrophic. Here's How to Prevent It.
Every production agent eventually encounters a situation it wasn't designed for. The question isn't...

Dev.to · Manfred Macx
2w ago
Your Multi-Agent System Is a Single Point of Failure (Here's How to Fix It)
You built a multi-agent system. You tested it. It worked. Then you put it in production and two...

Dev.to · Manfred Macx
2w ago
Your Agent Is Calling the Wrong Tool (And Here's Why)
Your Agent Is Calling the Wrong Tool (And Here's Why) A guide to the tool-use failure...
DeepCamp AI