139 related articles
A Complete Guide to Using AI Agents fo…
How to use AI Agents for product launch videos, multi-platform growth marketing, and business plan writing — a complete workflow for indie developers building one-person companies.
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.
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.
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.
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.
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.
Deep Dive into Claude Code SDK: A New …
In-depth analysis of Anthropic's Claude Code SDK & GitHub Action: piping, structured output, permissions, session resumption, and fully automated Issue-to-PR workflows.
Why Qwen3 Is the Best Open-Source Mode…
Analysis of Qwen3's advantages for MCP agent development, comparing DeepSeek R1's lack of Function Calling, covering MoE architecture and thinking mode switching.
Cursor AI + Back4App Full-Stack Develo…
Learn how to use Cursor AI with Back4App to auto-build user auth, databases, and deploy a full finance tracker app using natural language — no backend code needed.
The Complete Guide to Cursor 2.0: Plan…
A detailed guide to Cursor 2.0's three AI modes (Plan, Agent, Ask) and core features including inline editing, multi-Agent parallelism, project rules, and version control for efficient AI-powered development.
Cursor 2.0 in Practice: Vibe Coding Me…
Deep dive into Cursor 2.0's Vibe Coding methodology with two real-world scenarios: full-stack site building and enterprise bug fixing using the Rules, Commands, Context architecture for 10x dev efficiency.
8 Free AI Coding Tools: Build a Comple…
A systematic review of 8 free AI coding tools covering UI design, terminal agents, IDE integration, and async coding to help developers build a complete zero-cost AI development workflow.
Deep DivesDeep analysis of MCP Apps: how Anthropic and OpenAI's official MCP extension enables AI tools to return interactive UIs, solving the context gap with Human-in-the-Loop collaboration.