3850 related articles

Google DeepMind engineer Philip reveals: almost everyone uses coding agent Skills, yet almost no one writes evals for them. A deep dive into Skill evaluation methods, 8 actionable tips, and a real Gemini API case study.

LangChain launches Harness, Sandboxes, and Eval integrated into LangSmith, creating the first complete Agent engineering toolchain from development to acceptance testing.

A deep dive into Loop Engineering: how multi-agent collaborative dev systems achieve automated coding loops through workflow scheduling, step isolation, and validation.
GitHub Daily · July 18: 3D Reconstruct…
July 18 GitHub Daily: 3D reconstruction foundation model lingbot-map tops the charts, with AI engineering tooling, CLI Agents, and the MCP ecosystem exploding across the board.

AI agents are revolutionizing JS reverse engineering. This deep dive covers built-in tool chains, automation modes, prompt engineering for e-commerce, and full pipeline automation from parameter extraction to database storage.

A deep dive into Looping Engineering — covering the five core loop elements (Trigger, Goal, Judgment, Feedback, Memory), when to use loops, and a step-by-step guide to building a topic-selection loop with Claude Code.

How can frontend engineers transition into AI development? This guide covers four agent development directions: RAG, workflow agents, vertical agents, and general-purpose agents — with framework picks like LangChain.js.

A deep dive into the three-layer AI Agent evaluation framework — outcome, process, and system layers — covering trajectory evaluation, tool call accuracy, automated testing, and key engineering challenges.

Deep dive into Claude Code cloud sessions (Claude Cowork): build context repositories, assign minimum-privilege credentials, and orchestrate parallel AI agents as an engineering team.
Production-Grade LangGraph Template: A…
A deep dive into production-grade LangGraph templates covering state management, observability, error handling, and containerized deployment to bridge the gap from demo to production.

A deep dive into embedding a coding agent in Slack: core architecture, permission design, async task handling, and RAG context management for AI-powered dev workflows.

SJTU professors open-source a 4-stage Agent tutorial on GitHub, covering LLM basics, ReAct, multi-agent systems, and real-world projects — a practical path to AI engineering.

OpenAI Codex is redefining how AI engineers work: from code completion to autonomous Agents, from single-threaded to parallel Value Maxing. A deep dive into the Codex App architecture, open ecosystem, and Manager of Agents practice.
Assess Your Engineering Team's AI Agen…
How to quickly gauge your engineering team's AI Agent adoption level? This article breaks down a four-tier AI maturity framework covering tool adoption, workflow integration, governance, and measurement.
Deep Dive into AI Agent Skill Design: …
A deep dive into Skill design philosophy from Anthropic's Claude Code team and Perplexity's Agent team, covering the Tax Test, Gotchas Flywheel, progressive disclosure, and Eval-First practices for building high-quality AI Agent skill systems.
Migrating a Production AI Agent to GPT…
A production AI Agent migrated to GPT-5.6 achieved 2.2x faster speed and 27% lower cost. Deep dive into prompt compatibility, eval frameworks, and migration best practices.

An in-depth look at agentic coding: how test-driven loops enable AI self-correction, the real limits of LLM benchmarks, and key engineering lessons on context management and human-AI collaboration.

An in-depth look at LangChain V1.3's core philosophy: from RAG to multi-agent workflows. Master LangGraph, Chain, and DeepAgent, learn token control and Human-in-the-loop, and become a true master of AI app development.
Reverse-Engineering Web Apps: A New Ap…
Explore a new approach to AI Agent tool integration: reverse-engineering web apps to turn API-less pages into callable Agent tools, with analysis of MCP synergy and challenges.

A proven 4-step roadmap to becoming an AI Agent engineer: stable LLM calls, tool use (RAG + Function Calling), production engineering, and resume optimization.