Agent frameworks and patterns - orchestration, tool use, and autonomous workflows.
17 resources - 4 posts, 12 tools, 1 guide

Claude Code now has a native Loop feature for scheduling recurring prompts - from one-minute intervals to three-day windows. Fix builds on repeat, summarize Slack channels, email yourself Hacker News digests. All from the CLI.

State-of-the-art computer use, steerable thinking you can redirect mid-response, and a million tokens of context. GPT 5.4 is OpenAI's most capable model yet.

Anthropic dropped a batch of updates across Claude Code and Cowork - remote control from your phone, scheduled tasks, plugin repos, auto memory, and stats showing 4% of GitHub public commits now come from Claude Code.

Anthropic brought git worktrees to Claude Code. Spawn multiple agents working on the same repo simultaneously - no merge conflicts, no context pollution, and your main branch stays clean.
Anthropic's agentic coding CLI. Runs in your terminal, edits files autonomously, spawns sub-agents, and maintains memory across sessions. Powered by Claude Opus 4.
AI CodingOpenAI's cloud coding agent. Runs in a sandboxed container, reads your repo, executes tasks, and submits PRs. Uses GPT-5.3 (codex model). Available in ChatGPT.
AI CodingCodeium's AI-native IDE. Cascade agent mode handles multi-file edits autonomously. Free tier with generous limits. Strong alternative to Cursor.
AI CodingCognition Labs' autonomous software engineer. Handles full tasks end-to-end - reads docs, writes code, runs tests, and submits PRs in an isolated sandbox.
AI CodingThe TypeScript toolkit for building AI apps. Unified API across OpenAI, Anthropic, Google. Streaming, tool calling, structured output, multi-step agents. 50K+ GitHub stars.
AI FrameworksAnthropic's Python SDK for building production agent systems. Tool use, guardrails, agent handoffs, and orchestration. Released alongside Claude 4.
AI FrameworksMost popular LLM framework. 100K+ GitHub stars. Chains, RAG, vector stores, tool use. LangGraph adds stateful multi-agent workflows with cycles and persistence.
AI FrameworksGives AI agents access to 250+ external tools (GitHub, Slack, Gmail, databases) with managed OAuth. Handles the auth and API complexity so your agent doesn't have to.
AI FrameworksLightweight Python framework for multi-agent systems. Agent handoffs, tool use, guardrails, tracing. Successor to the experimental Swarm project.
AI FrameworksMulti-agent orchestration framework. Define agents with roles, goals, and tools, then assign them tasks in a crew. Python-based. Great for complex workflows.
AI FrameworksTypeScript-first AI agent framework. Workflows, RAG, tool use, evals, and integrations. Built for production Node.js apps. Open-source.
AI FrameworksOpenAI's flagship. GPT-4o for general use, o3 for reasoning, Codex for coding. 300M+ weekly users. Tasks, agents, web browsing, DALL-E, code interpreter.
AI ModelsNew tutorials, open-source projects, and deep dives on coding agents - delivered weekly.
Explore 149 topics
Browse All Topics