335 related articles

An in-depth look at LangChain 1.3's core modules and DeepAgent architecture—covering the Harness philosophy, LangGraph internals, HITL, memory management, and guardrails to master production-grade AI Agent development.

Context Graphs use graph structures to store decisions, causal relationships, and outcomes, enabling AI agents to accumulate experience and reuse historical decisions without modifying model weights.

Anthropic's AI collaboration platform Claude Cowork officially expands to mobile and web, breaking free from desktop-only limits. Max subscribers get early access, with other plans rolling out over the coming weeks.

Shellular lets developers remotely control AI coding assistants like Claude Code and Codex from their phones. A deep dive into the problem it solves, its architecture, and the real demand for mobile AI coding.

Pure frontend roles are shrinking; AI Agent development is the high-salary divide. This guide breaks down the full skill tree for frontend engineers pivoting to AI: TypeScript, frameworks, AI productivity, and Agent core concepts (MCP, Tool Calling, Skill).

A plain-language guide to how Python web scrapers work: from HTTP requests and responses, HTML tag parsing, to the complete three-step data scraping workflow, with a focus on the three legal red lines and compliance advice.

A comprehensive introduction to FastAPI's core concepts: frontend-backend separation, RESTful API design, JSON data exchange, HTTP methods, and idempotency explained clearly.

In-depth analysis of GPT-5.6 Ultra's sub-agent collaborative reasoning, the global rise of Chinese AI models, world-model evaluation gaps, and AI's real-world deployment challenges and bubble warnings.

OpenAI officially launches the GPT-5.6 family, including the Sol flagship, Terra balanced, and Luna lightweight models. Coding capabilities set a new industry benchmark, generating a Minecraft clone in 90 minutes—while OpenAI publicly opposes U.S. government release restrictions.

An in-depth analysis of LangGraph's core concepts: short-term and long-term storage mechanisms, its differences from LangChain, the MIT open-source license, and private deployment solutions for enterprise Agent development.

An in-depth analysis of the practical use of Codex and Claude Code, comparing Vibe Coding and AI engineering, covering Super Power plugins, Spec-Driven Development, and Chinese LLM integration strategies.

Developer Simon Willison used Claude to ship sqlite-utils 4.0: 37 prompts, 34 commits, $149 API cost — revealing coding agents' real capabilities, cross-model review, and agentic engineering best practices.

ctx is a local-first open-source tool that lets developers search and reuse conversation history from Claude Code, Cursor, and GitHub Copilot without uploading data to the cloud.

A beginner's guide to the LangChain open-source framework: explaining how to use the init_chat_model unified interface, tips for disabling DeepSeek's thinking mode, and core essentials of Agent development.
TaskPeace: An AI Coding Agent Task Que…
TaskPeace is a task queue system for AI coding agents that uses the MCP protocol to let Claude, Cursor, and other AI assistants autonomously claim and execute tasks.

Can AI really replace programmers? This article explains Harness Engineering principles and its three evolutionary stages, revealing real pain points of enterprise AI programming.

Cursor launches three major products: cloud agents on mobile, Origin — an agent-native Git platform challenging GitHub, and a custom foundation model with 10-20x compute. AI coding enters the Agent-First era.

Playwright's three new Test Agents—Planner, Generator, and Healer—cover the full pipeline from test design to script generation and auto-repair, integrated with VS Code, Claude Code, and more.

Gas Town is an open-source multi-agent workspace manager built in Go with 16,000+ GitHub Stars. This article analyzes its architecture, Go language advantages, and typical multi-agent collaboration scenarios.

In-depth analysis of OpenAI Codex's four usage forms, comparing Codex, Claude Code, and Cursor across price, stability, and frontend/backend fit to help developers choose the right AI programming tool.