Building production AI agents in 2026: what MCP, agent SDKs, and Search are changing
AI agents are moving from demos to production workflows, and MCP plus newer SDK features are making the connector layer and runtime rules more important.
Category
27 matching blog articles. Articles on agent workflows, model integration, prompting, and operational AI app design.
Category wiki
Definition
Practical notes on building agentic systems and LLM-powered applications.
What belongs here
Articles land in AI Agents & LLM Apps when the main subject is agent workflows, model usage, prompt systems, and LLM application patterns built for production..
How to read it
Treat this category as the broad lane first, then use tags to narrow that subject down to the concrete technologies, platforms, or patterns used inside it.
Common tags in this category
AI agents are moving from demos to production workflows, and MCP plus newer SDK features are making the connector layer and runtime rules more important.
Human-in-the-loop AI works only when the review point is designed into the workflow state, risk model, audit trail, and recovery path.
Hermes is not a replacement for deterministic workflow tools, but it is a strong layer for flexible tasks that need judgment, tools, memory, and scheduled execution.
Hermes becomes more useful when it is treated as an automation layer that lives across chat platforms, scheduled jobs, and remote machines.
Hermes Agent stands out because it treats memory, skills, and session recall as core infrastructure for personal AI agents, not optional extras.
A useful talk from Mario Zechner about building Pi with a stronger product philosophy in a market full of shallow AI tooling and repetitive agent hype.
A useful video overview of the Pi coding agent and why its extensible, terminal-first approach stands apart from more closed coding-agent tools.
Pi's model catalog is useful because it makes provider choice, context limits, and price tradeoffs visible before developers commit to one coding-agent workflow.
The Pi package ecosystem matters because it turns a minimal terminal coding harness into something much closer to a personal agent toolchain.
Pi positions itself as a minimal terminal coding harness, and that focus matters for developers who want agent tooling to fit their workflow instead of replacing it.
Why Richard Sutton — a father of reinforcement learning — calls current LLMs a 'dead end', and what that means for researchers and practitioners.
OpenClaw works best when channels, memory, and guardrails are planned as part of the workflow, not added after the first prototype.
LangChain, LangGraph, and LangSmith solve different problems, and the stack is clearer when each layer has a specific job.
Redis is still the fastest way to add caching and state, but its 2026 value now extends into vectors, AI memory, and streaming.
Ubuntu 26.04 LTS improves the security, container, and retrieval layers that AI teams keep fighting during development and deployment.
Shared Dictionaries are a compression idea that can make repeated content and agent-heavy pages cheaper to deliver.
LangGraph is built for long-running, stateful agent workflows where durable execution, human review, and controlled resumption matter.
A practical production checklist for LangChain apps that need tracing, evaluation, integration boundaries, and a realistic path to deployment.
LangChain, LangGraph, and LangSmith solve different problems in the same ecosystem: application building, orchestration, and observability.
LangChain is a fast way to build custom LLM applications and agents, especially when you want a practical starting point instead of a blank orchestration layer.
How to decide which OpenClaw channel, model, and trust boundary setup fits personal assistants, team assistants, and more sensitive workflows.
A practical security checklist for OpenClaw deployments, including allowlists, sandboxing, reverse proxies, secrets, and trust boundaries.
A practical guide to installing OpenClaw, running onboarding, and choosing a deployment model that matches your privacy and availability needs.
OpenClaw and tools like n8n or Zapier solve related but different problems: OpenClaw is agentic and chat-first, while workflow tools are deterministic and trigger-driven.
OpenClaw combines a gateway, persistent memory, chat channels, and skills so the assistant can accept requests and act on them over time.
OpenClaw is a chat-first, open-source AI agent platform that runs on your machine and can execute real tasks instead of only generating text.
Learn why aggressive Apache limits can push a server into swap thrashing and how that leads to slowdowns, instability, and crashes.