124 related articles

Deep dive into Harness Engineering: why AI Agents need memory management, durable execution, guardrails & approvals to go from demo to production.

Deep dive into Harness Engineering: why AI Agents need memory management, durable execution, guardrails & approvals to reach production. Based on Scott Moss's workshop.

Explore Harness Engineering: the next evolution beyond context engineering for AI programming. Learn how to build enterprise-grade Skill systems and deliver real projects with mid-tier models.

A detailed guide to LangChain Guardrails covering layered ecosystem architecture, middleware implementation, deterministic and model-driven protection for building production-grade secure AI Agents.

An in-depth analysis of the open-weights model debate: public release brings transparency and innovation, but raises safety and misuse risks. Exploring tiered release, red-teaming, and governance challenges.

An in-depth analysis of the open-weights model debate: publicly releasing model weights enables transparency and innovation but raises safety risks. Explores tiered release, red-teaming, and the industry dynamics behind open AI governance.

Clean Code author Robert C. Martin no longer reviews AI-generated code line by line, shifting to test-driven verification. We explore the logic, debate, and implications.

A professor embedded invisible prompts in assignments, catching 32 of 35 students using AI to cheat. Learn how this prompt injection trap works and what it means for education.

Deep analysis of LLM agent long-term memory security threats, covering persistence, statefulness, and propagation of memory poisoning, with a six-stage lifecycle defense framework.

A professor embedded invisible prompts in assignments, catching 32 of 35 students using AI to cheat. Learn how this prompt injection trap works and what it means for education.

Deep dive into the five evolution stages of AI Agent architecture: model calls, tool calls, workflows, Agent loops, and production runtime. Learn the responsibility boundaries and design principles.

Why do AI Agents hallucinate more as they grow more complex? This article analyzes the causes from error accumulation, context noise, and model completion nature, with 5 practical production strategies.

Deep analysis of AI agent jailbreak and escape incidents, covering prompt injection attacks, permission control failures, and sandbox isolation breakdowns, with practical multi-layer defense strategies.

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.

An in-depth analysis of the five core dimensions of AI Agent testing: command safety, tool-calling accuracy, task planning, output consistency, and error self-repair. Master automated testing methods and the transition path for test engineers.

In-depth analysis of the five core dimensions of AI Agent testing: command safety, tool-calling accuracy, task planning, output consistency, and error self-repair. Master automated testing and the transition path for test engineers.
Alibaba Open-Sources Code Review Tool …
Alibaba open-sources code review tool open-code-review, using a hybrid architecture of deterministic rule pipelines and LLM Agents. Supports line-level comments, OpenAI/Anthropic APIs, battle-tested at Alibaba scale, written in Go, fully free and open-source.

Step-by-step guide to using DeepSeek with the OICQ framework to generate a runnable QQ group Minesweeper bot Python script in 6 minutes — zero cost, real pitfalls included.

As AI coding assistants like Codex become standard, the risks of overreliance grow too. Learn when developers should "show a red card," reclaim control, and safeguard code quality and responsibility.

A systematic overview of the AI Agent tech stack: RAG retrieval, Agent planning, MCP protocol, AI Gateway, and observability — helping developers build production-grade AI systems.