270 related articles
Five Core Capabilities of GitHub Copil…
Deep dive into GitHub Copilot's MCP integration in JetBrains IDEs: Agent Mode, Sampling model scheduling, MCP Prompts, Resources context injection, and Elicitation structured dialogue guidance.
Link CC MCP 1.3.4 in Action: AI Fully …
Using Cocos Creator plugin Link CC MCP 1.3.4, AI builds a complete Match-3 game from a single prompt—covering scenes, scripts, animations, and levels in 10 minutes.
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.
Link CC MCP Plugin: 78 Tools That Let …
Link CC MCP plugin integrates AI with Cocos Creator via MCP protocol, offering 78 automation tools for scene creation, node management, and component binding to build games from natural language.
TutorialsComplete Cursor beginner's guide covering installation, model selection, three conversation modes, billing rules, Rules setup, and practical AI programming tips to help you master Cursor quickly.
6 Must-Have MCP Plugins to Supercharge…
6 must-have Claude Code MCP plugins: File System, Structured Thinking, GitHub, Chrome DevTools, Context7, and Memos—build a complete AI programming workflow.
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.
TutorialsDeep dive into LangGraph multi-agent architecture covering Graph structure principles, MCP service integration, Time Travel debugging, and supervised multi-agent enterprise implementation patterns.
Cursor AI in Practice: Building a Prox…
A detailed walkthrough of using Cursor AI with the FBro framework to build a proxy IP switching browser from scratch in 10 minutes, covering setup, prompt design, code generation, and proxy testing.
Product ReviewsOpenAI launches a Codex Chrome extension enabling automated actions on authenticated websites. Deep analysis of its capabilities, security design, CLI improvements, and plugin ecosystem evolution.
Product ReviewsDeep analysis of Cursor 3.0's three core upgrades: Rust rewrite leaving VS Code behind, in-house Composer 2 model with 86% cost reduction, and Agent Windows for multi-agent parallel development.
Product ReviewsDeep analysis of Cursor 3.0's two core updates: Agent Window for multi-Agent parallel development with cloud cross-device collaboration, and Design Mode for direct UI modification in the browser.
TutorialsLearn how to build a personal AI knowledge base with local vector databases, MCP protocol, and Obsidian. Achieve semantic retrieval and auto-ingestion with zero-code deployment in one hour.
Product ReviewsCursor restricted in China? This article reviews three AI coding alternatives: Augment Code for smart prompt optimization, Trae for best value, and Amazon Kilo for process-driven development.
TutorialsComplete guide to Cursor AI programming tool: installation, core features, and practical tips. Compares GitHub Copilot, Windsurf, Trae and more to help beginners boost development efficiency 10x.
TutorialsComplete guide to Cursor 1.0: installation, Chinese setup, MCP configuration, and AI Agent tips. From download to folder management, model selection, and file referencing for beginners.
Product ReviewsOpenCLI is an open-source tool that wraps websites and desktop apps into reusable CLI commands for AI Agents. With 90+ built-in adapters, browser login state reuse, and auto-generated adapters.
Product ReviewsHands-on review of ZenFlow—the first spec-driven fully autonomous AI software engineer. Multi-agent parallel collaboration with built-in verification delivers end-to-end development from ideation to production.
Product ReviewsDeep dive into Devin 2.0 — the latest evolution of the world's first AI software engineer. Exploring autonomous coding, multi-agent parallelism, Ask Devin, Deep Wiki, and how it differs from Copilot and Cursor.
TutorialsA deep dive into Claude Agent SDK for Python: Query basics, custom Tools with MCP Server, CloudSdkClient multi-turn sessions, and Hooks security control with full code examples.