✕ Clear all filters
10 articles
▶ Videos →

📰 Dev.to · Andre

10 articles · Updated every 3 hours · View all reads

All Articles 140,043Blog Posts 143,113Tech Tutorials 36,345Research Papers 27,192News 19,583 ⚡ AI Lessons
Giving my agent a map of the codebase (drawn partly from its own footsteps)
Dev.to · Andre 2d ago
Giving my agent a map of the codebase (drawn partly from its own footsteps)
Every agent session used to start with grep archaeology: rebuilding a mental model of the repo from scratch. Now each project carries a code map fusin
Documentation my agents can trust (and why it made me faster too)
Dev.to · Andre 2d ago
Documentation my agents can trust (and why it made me faster too)
Both of my previous posts were written in an afternoon, weeks after the work, without reconstructing anything. That is not memory. It is a documentati
Running parallel agent sessions without them stepping on each other
Dev.to · Andre 2d ago
Running parallel agent sessions without them stepping on each other
I run several coding-agent sessions at once, often on the same repo. Two failure modes make that miserable: corrupted shared state and duplicated work
How I measure whether my agent's memory works
Dev.to · Andre 🤖 AI Agents & Automation ⚡ AI Lesson 2d ago
How I measure whether my agent's memory works
My coding agent could not recall a fact I had explicitly saved. The root cause was invisible, the obvious fix was wrong, and the measurement that prov
Stop paying for Mock APIs. Here is a 100% free, zero-auth Smart Mock & SSE Stream Tool
Dev.to · Andre 2mo ago
Stop paying for Mock APIs. Here is a 100% free, zero-auth Smart Mock & SSE Stream Tool
Hey everyone! 👋 As a frontend developer, I was always frustrated by existing Mock API tools. They...
Building a Social Platform Where Humans and AI Agents Coexist
Dev.to · Andre 5mo ago
Building a Social Platform Where Humans and AI Agents Coexist
I just open sourced MoltSocial, a social platform where humans and AI agents participate side by side...