71 related articles

A detailed guide to Dify, the open-source LLM app development platform, covering its core features and full local deployment via VMware + Ubuntu + aaPanel + Docker. Supports 100+ models like DeepSeek and ChatGPT to build enterprise AI apps fast.

Through the practical case of the message-scroller component, this article delves into applying the Single Responsibility Principle in front-end component design—how to abstract scrolling logic independently and balance cost with long-term returns.

Deep dive into Claude Code's major new updates: Remote Control for session takeover, Auto Mode to reduce interruptions, multi-agent code review, Auto Memory, and Routines for cloud automation workflows.

Deep dive into LangChain's core Model and Agent concepts, covering unified model interfaces, agent tool calling, middleware mechanisms, and key principles for building LLM applications.

Deep dive into Claude Code Hooks: covering five event types, auto-formatting, dangerous operation blocking, and team collaboration best practices for deterministic AI coding.

Deep dive into GitHub Copilot SDK: Agent Loop, Hooks lifecycle control, Custom Agents orchestration, Skills modules, and local model integration for AI app development.

Real-world testing of Claude Code plugin Ponytail: YAGNI decision ladder dramatically reduces AI-generated code, cutting costs 47%-77% with weather dashboard comparison and benchmark analysis.

A deep dive into Pi, a minimalist AI coding Agent framework covering multi-model support, extensions, skill loading, and hands-on custom extension building with model mixing strategies.

In-depth analysis of a Vue3 NetEase Cloud Music clone project covering component development, QR code login, Vue Router, and Audio API playback with complete source code.

Planning with Files uses three Markdown files and Hooks to solve the context loss problem in AI coding tools like Claude Code and Cursor during long tasks.

Learn how AI Agent middleware works through two practical examples — logging and security checks. Master the Observer and Guardian design patterns to build extensible, production-grade Agents.

A systematic guide to Alibaba Cloud website architecture covering DNS, CDN, WAF, CLB/ALB, ECS, Redis, NAS/OSS, and auto scaling along the full user request path.

A complete guide to all 42 OpenAI Codex CLI commands, organized by model switching, session management, code review, and context control to help you master AI-powered development.

In-depth review of OpenAI Codex App's five core features: Streets parallel development, deep Git integration, Skills system, Automation tasks, and MCP support.

Deep dive into Claude Code's Hooks and Skills mechanisms. Learn to build safe, reliable AI programming workflows with a three-layer architecture (Cloud.md + Hooks + Skills).

A complete Pi Coding Agent configuration guide refined over two months, covering custom tools, sub-agents, persistent memory, security, and skill systems.

Build a traffic light system using Claude Code's Hooks callbacks to display real-time AI programming status via LEDs, light strips, and buzzers with serial communication on Zephyr RTOS.

A complete beginner's guide to Vibe Coding: learn how to describe requirements in natural language and build, debug, and launch full apps with zero code using AI platforms like Base44.

Deep dive into Codex Hooks' six lifecycle hook types, covering configuration, local vs global hooks, and practical use cases like security interception and auto-summarization for full AI workflow control.
TutorialsDeep dive into Claude Code Hooks: achieve deterministic control over code formatting, dangerous command blocking, and team config sharing via lifecycle events.