autonomous AI agents

8 articles · 4 projects

Digging through five generations of agent frameworks, from raw API loops to federated swarms. How the developer went from outer shell to inner kernel, why each generation compressed faster than the last, and why the cycle is restarting.

LangChain OpenAI Agents SDK Pydantic AI Claude Agent SDK
Read more

I launched an orchestrator that managed 7 Claude Code peers across repos simultaneously. They found SQL injections, fixed a 9x cost bug, built new features, and shipped 130+ commits while I slept.

Claude Code Repowire multi-agent coding ai coding agents
Read more

Agent Drift in AI Systems

Agent drift is when autonomous AI agents degrade over long tasks through context pollution, not single failures. What it is, why it happens, how to prevent it.

autonomous agents LLMs agent reliability production AI
Read more

Ambient AI

Torale monitors the web so you don't have to. How ambient AI turns passive monitoring into proactive intelligence — and how Gemini made it possible.

Torale Gemini Claude Code Grounded Search
Read more

AI Agent Frameworks

A practical comparison of AI agent frameworks — OpenAI Agents SDK, Google ADK, AWS Bedrock, and Smol Agents — covering architecture, multi-agent systems, and emerging trends.

OpenAI Google ADK AWS Bedrock Smol Agents
Read more

Related Projects