288 related articles
Building an Agent Framework from Scrat…
Learn how to split AI Agent capabilities into four modules—Tool Registry, Message Store, Agent Runtime, and Built-in Tools—and build a reusable, extensible Agent framework using Python decorators.
The Complete Guide to Spring AI: A Ful…
A comprehensive guide to Spring AI covering LLM integration, prompt engineering, RAG knowledge bases, and five AI Agent patterns, with three enterprise projects for Java engineers.
Cursor: Build a Professional UI Design…
Senior designer shares a proven 3-step prompt workflow: extract design language from Dribbble screenshots, generate structured Design.json specs in Cursor, and let AI coding tools precisely replicate professional UI design systems.
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.
Complete Tutorial: Using GPT to Automa…
Learn how to use GPT's high-intensity thinking mode to automatically configure Claude Opus 4.6/4.7 Max thinking mode in OpenCode, including proxy channel setup, API Key creation, and environment configuration.
Claude Code Installation & Agent Hands…
Step-by-step Claude Code installation guide with Volcengine GLM5.1 Chinese LLM. Hands-on Agent demos for Bilibili data scraping and ComfyUI setup. No coding required.
Complete Guide to Connecting Claude Co…
Step-by-step guide to connecting Claude Code Desktop with DeepSeek via CCSWitch middleware. No VPN or Claude account needed — set up your AI programming environment in 10 minutes.
Cursor Interface Fully Explained: Mast…
A detailed guide to Cursor's four core workspaces: File Explorer, Code Editor, Terminal, and AI Chat Panel. Learn Agent mode, Ask mode, Git version control, and key settings for beginners.
OpenCode vs Cursor Real-World Comparis…
Real-world test comparing OpenCode and Cursor building a student management system, evaluating generation speed, feature completeness, code quality, frontend styling, and bug count.
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.
Codex Team Reveals a New AI Programmin…
OpenAI's Codex team shows AI programming now prioritizes organizational skills over coding. Learn the four paradigm shift signals, efficient workflows, and how developer roles are being reshaped.
Codex Keeps Reconnecting? Fix the Prox…
Codex CLI keeps showing Reconnecting failures? This 5-step guide covers setting HTTP_PROXY, fixing 401/403 errors, and solving proxy issues on Windows, Mac, and Linux.
UnityMCP 1.0 Hands-On Review: Generate…
Detailed review of UnityMCP 1.0 plugin covering installation, core features, and real-world results. This MCP plugin integrates directly into Unity Editor, enabling automatic scene building, scripting, and component attachment via natural language.
Fitten Code MCP Launch: Connecting AI …
Fitten Code Agent now supports MCP protocol, enabling flexible integration with GitHub, Bing search, Excel, and other external tools to become a super AI programming assistant.
ACP Protocol Explained: A New Open-Sou…
Deep dive into ACP (Agent-Client Protocol): how Zed and Google Gemini standardize IDE-to-coding-agent communication, its architecture, and how it complements MCP.
Gemini CLI Practical Guide: Custom Com…
Complete guide to Gemini CLI setup, custom TOML commands, and MCP plugin integration. Covers free tier details, command templates, and multi-MCP Server configuration for an efficient AI coding workflow.
Context Mode: How One MCP Plugin Cured…
Context Mode solves AI coding assistants' context amnesia via sandbox isolation, session continuity tracking, and code-thinking philosophy—compressing context consumption by 99% and earning 9,700 Stars in two months.
TutorialsDeep dive into LangGraph's core graph structure design, single and multi-agent collaboration patterns, MCP protocol integration, and Time Travel fault-tolerance, with enterprise-level hybrid multi-agent architecture implementation.