41 related articles

Deep breakdown of 4 core AI Agent engineer competencies: business decomposition, multi-Agent architecture, quantitative evaluation, and engineering delivery—bridging the gap from Demo to production.

An in-depth look at three core flow control nodes in Dify workflows: the Question Classifier for intelligent LLM-based routing, the Conditional Branch for precise if-else logic, and Human-in-the-Loop for high-risk confirmation checkpoints.

A deep dive into enterprise Agent engineering: long-running execution, HITL safety approvals, and event sourcing — with two real-world commercial projects for content ops and SRE.

NanoClaw founder David Boyd breaks down the core engineering of enterprise autonomous Agents: a triple security isolation model, LLM Wiki memory design, and the real-world path from personal Agents to team-scale deployment.

A complete guide to Claude Code: CLI installation, switching to DeepSeek and other Chinese LLMs via CC Switch, and conversational Git workflows for developers.

Navi is an open-source MCP-based tool for Claude Code users. It alerts developers with tri-color status indicators and the classic "Hey! Listen!" sound when AI tasks need attention.

Most AI agents never make it past the demo stage. This guide covers four production-grade agent patterns—workflow orchestration, policy-constrained execution, anomaly handling, and load routing—to help teams build reliable agent systems.
AI Agent Autonomous Repair Systems: Wh…
When AI Agents are authorized to autonomously repair production systems, what real risks lurk behind "pray-and-operate"? A deep dive into loss-of-control dangers and practical safety principles including least privilege, human-in-the-loop, and rollback.

90% of AI agents fail not because of technology, but due to missing business systems. Learn the 3 essentials for reliable AI agents and how to build real workflows with Google Drive + N8N.

Cosmonapse is an open-source multi-agent framework that replaces central orchestrators with peer nodes, using typed signals and an event bus to fully decouple tool calls, memory, and HITL. Supports Python and TypeScript under Apache 2.0.

Build a full HR recruitment Workflow Agent with Spring AI Alibaba Graph: résumé scoring, interview generation, Human-in-the-Loop, and state rollback across 20 technical concepts.

A systematic breakdown of LangChain's six core modules (Models/Prompts/Chains/Memory/RAG/Agent) and LangGraph's state graph, persistence, and HITL — with production deployment tips.

A deep dive into Impri — a structural human approval gateway for LangChain/LangGraph agents, exploring why prompt-level constraints fail and how code-layer gates enable reliable human-in-the-loop AI.
The Grepathy Incident: The Risks of AI…
The Grepathy incident on Hacker News reveals the risks of AI agents acting without approval. A deep dive into autonomous AI decision-making, Human-in-the-Loop design, and where to draw the line.
AI Agent Human-in-the-Loop (HITL) Desi…
A deep dive into AI Agent Human-in-the-Loop design: balancing automation with oversight using risk tiers, async approval, and confidence thresholds.

Mock testing can't cover the real side effects of high-risk, irreversible AI Agent actions. Learn sandbox environments, shadow mode, dry run, HITL, and more.

An in-depth analysis of the core knowledge system of LangChain 1.3, covering the Harness architecture philosophy, DeepAgent positioning, LangGraph fundamentals, Agent memory, and human-in-the-loop.

APA (Agentic Process Automation) merges LLM agents into RPA, supporting natural language, operation manuals, and video recording to generate scripts—paired with financial-grade security and three-layer protection for enterprise automation.

Build production-grade AI Agents with a pure Go stack using ByteDance's Eino framework. A deep dive into seven core capabilities: multi-Agent orchestration, long-task execution, command approval, RAG, MCP, Skills, and database reporting.

OpenAI launches GPT-5.6 with three tiers — Sol, Terra, Luna. Terra cuts price in half; Luna inputs at $1/M tokens. ChatGPT Work agent automates tasks end-to-end; Codex merges into a unified platform.