Im making a tutorial Zero to LLM Agent; and it wrote its own agent loop
Blog posts about building LLM agents, not a tool or framework.

No-framework Python agent build that actually runs, not just theory.
Developers learning to build AI agents
LangChain · LlamaIndex · AutoGen
Blog posts about building LLM agents, not a tool or framework.
Seven-phase hands-on build of a CLI coding agent, but it's a learning workshop, not a product tool.
Wave-based parallel AI agent orchestration with a PM coordinator for Claude Code projects.
Gives Claude its own machines—VM primitive for AI agents beats hogging your ports and RAM.
Think of an RTS game UI for your coding LLMs: spawn Claude or Codex agents, assign tasks, and watch them produce diffs and file edits in real time on a 3D or 2D canvas. The repo bundles practical developer features — built-in file explorer with git diffs, conversation history, permission controls and a command palette — which turns the spectacle into a usable workflow. It’s delightful and ambitious, but gated by the need for Claude/Codex CLIs and local infra, so expect it to appeal mostly to experimenters rather than plug-and-play users.
Turns Claude Code into a video director that renders pixel-perfect MP4s.