270 related articles
Six Foundational Upgrades to Claude Co…
Anthropic's largest-ever foundational upgrade to Claude Code fixes six critical issues at once—terminal flickering, thinking freezes, cryptic errors, context deadlocks, unstable connections, and session crashes—shifting AI coding competition to the infrastructure layer.
Augment Remote Agent Hands-On: Running…
Hands-on review of Augment Remote Agent: 10 cloud AI Agents coding in parallel, covering bug fixes, PR generation, documentation, and more with detailed workflows and real-world examples.
Claude Code Source Code Study Guide: E…
Learn AI Agent development from Claude Code's 510K lines of source code, covering Agent Loop, context compression, multi-Agent orchestration, and two efficient study methods.
Spring AI Agent Utils: A Java Agent To…
Deep dive into Spring AI Agent Utils toolkit covering Skill modules, Ask a User Question, To Do Write, Auto Memory, and multi-Agent orchestration — empowering Java developers to build powerful AI Agents.
Unified Management Tool for Claude Cod…
A deep dive into the unified management client for Claude Code and Codex, solving pain points like tedious configuration, high switching costs, and fragmented management with one-click setup and usage monitoring.
ABCoder in Practice: A Demonstration o…
A practical comparison using Hertz framework SSE services shows how ABCoder uses MCP protocol to let AI models consult real source code, solving LLM code hallucination problems.
Claude Code with MiniMax M2: Testing a…
Real-world testing of MiniMax M2 as Claude Code's backend model across three projects: framework migration, iOS development, and full-stack MVP — at just 8% of Claude's price.
Getting Started with Claude Code: 5 Co…
Deep dive into the core differences between Claude Code and regular AI chat tools across 5 dimensions: interaction, context understanding, execution, memory, and tool invocation.
MCP Protocol Practical Guide: The Stan…
Deep dive into MCP (Model Context Protocol) principles and practical applications. Learn how LLMs connect to external tools via MCP to become agents, covering Java tech stacks, MCP Server ecosystem, Cherry Studio demos, and A2A protocol comparison.
Dify 1.8.0 Hands-On Tutorial: Complete…
A detailed guide to Dify 1.8.0 Docker deployment, environment setup, and AI app building. Covers five app types, comparisons with Coze, workflow creation, and more for this open-source AI platform.
Cursor + MCP in Practice: A Complete G…
A detailed guide on integrating Playwright MCP Server with Cursor, covering Node.js setup with NVM, NPM mirror configuration, and building a browser automation agent step by step.
Complete Guide to Building Claude MCP …
Complete guide to MCP server setup: FastMCP local development, Claude CLI registration, STDIO vs HTTP communication modes, and Docker containerized remote deployment for AI-callable tool services.
LangGraph 0.5.3 + MCP Agent Developmen…
LangGraph 0.5.3 introduces MCP server security authentication and agent deployment solutions. Combined with Qwen3 models, it provides a complete production-grade AI agent development stack.
AI Agent Practical Development: A Comp…
A deep dive into AI Agent core principles and practical development paths, covering perception-decision-execution capabilities, MCP protocol tool integration, and analysis of Manus and AutoGLM.
Zen MCP: An Open-Source Tool That Lets…
Deep dive into Zen MCP, an open-source project that lets Claude Code orchestrate Gemini, O3, and other AI models via MCP protocol, with cost-reduction proxy setup guide.
OpenCode: A Deep Dive into the Termina…
Deep dive into OpenCode, a terminal AI coding tool built with Go. Blazing-fast startup, multi-model support (Gemini, Claude), built-in Vim editor, and LSP integration. Compared with Claude Code and Aider.
Dyad: A Free, Open-Source AI Full-Stac…
In-depth review of Dyad, an open-source AI full-stack builder. Supports local execution, multiple AI models, and component-level editing. A free, privacy-first alternative to Lovable and Bolt.new.
Claude Code 2.0 Complete Breakdown: Ch…
Deep dive into Claude Code 2.0's core features: checkpoint rollback, context window visualization, usage tracking, native VS Code extension, and MCP server integration, with comparisons to Cursor and Codex.
AI Programming in Practice: A Complete…
A developer used Claude Code and DeepSeek to build and deploy a complete website from scratch in 7 days. 99% AI-written code, AI-generated data, with full process breakdown and cost analysis.
UE5 + AI in Practice: Using MCP to Bri…
Hands-on guide: Using AI tool OpenCode with Unreal Engine MCP to automate C++ coding and Blueprint operations, with workflow best practices and lessons learned.