4 related articles
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.

LLMs struggle with knowledge accuracy, math, and external capabilities. This article explains three prompt engineering solutions — generated knowledge prompting, PAL/PoT, and tool use — to systematically strengthen LLM reliability and build better AI Agents.

Anthropic Developer Conference deep dive into three core AI Agent architectures: Build (code execution), Connect (Web Search & MCP), and Optimize, with live demos and multi-tool collaboration examples.
Deep DivesA deep dive into AI Agent development methodology, from the ReAct theoretical framework to a four-layer enterprise tech stack covering model services, Agent types, LangChain, and production deployment.