📰 Dev.to · Kacper Włodarczyk
Articles from Dev.to · Kacper Włodarczyk · 5 articles · Updated every 3 hours · View all reads
All
⚡ AI Lessons (11180)
ArXiv cs.AIDev.to · FORUM WEBDev.to AIForbes InnovationOpenAI NewsHugging Face Blog

Dev.to · Kacper Włodarczyk
9h ago
Context Window Blindness: Why Your AI Agent Doesn't Know It's Running Out of Space
On Monday I showed how agents waste tokens by getting stuck in loops — repeating the same tool call...

Dev.to · Kacper Włodarczyk
1d ago
StuckLoopDetection: How We Stopped an Agent Burning $12 on 47 Identical Calls
TL;DR: Most agent loops aren't model failures — they're mechanical repetitions that the model itself...

Dev.to · Kacper Włodarczyk
1w ago
Pydantic Deep Agents 0.3.3: ACP, Thinking, Lifecycle Hooks, and Opinionated Defaults
We just released pydantic-deep 0.3.3 — and this is the biggest release since we open-sourced the...

Dev.to · Kacper Włodarczyk
4w ago
From 0 to Production AI Agent in 30 Minutes — Full-Stack Template with 5 AI Frameworks
Every AI project starts the same way. You need a FastAPI backend. Then authentication — JWT tokens,...

DeepCamp AI