104 related articles
Product ReviewsDeep dive into how Claude Code helps product managers independently investigate bugs, understand codebases, and generate professional technical reports — transforming PM-engineer collaboration.
Product ReviewsIn-depth comparison of OpenClaw and Hermes open-source AI Agent frameworks covering architecture, memory systems, auth, plugins, and channel distribution to guide developer selection.
TutorialsBuild a Gomoku game with Claude Code: learn three working modes, the development workflow, and core anti-degradation tips using Compact/Clear commands and context monitoring plugins.
Product ReviewsDeep dive into Cursor 1.0's major updates including Background Agent for async programming, BugBot automated code review, Memory System, and one-click MCP installation with setup tutorials.
TutorialsDeep dive into Claude Code's five-layer extension architecture: Claude.md memory, Skills, MCP services, Subagents, and Hooks. Master the Rule of Three and golden combinations to systematically boost AI coding efficiency.
n8n + Claude Code: Build a Fully Autom…
Learn how to build an automated workflow with n8n and Claude Code that turns Slack messages into GitHub Pull Requests — from setup to scripts to live demo.
Deep DivesDeep dive into CodeRAG's four core technologies: vector similarity search, file system tools, Code Knowledge Graph (CKG), and DeepWiki — how they work together to help AI coding assistants truly understand enterprise codebases and eliminate hallucinations.
Product ReviewsDeep 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.
Product ReviewsDeep comparison of Qoder, Cursor, Windsurf, and Devin across autonomy, reliability, and context capabilities to help developers choose the right AI coding assistant.
Deep DivesDeep analysis of two MCP ecosystem breakthroughs: code execution compresses tool definitions from 150K to 2K tokens, and Agent Skills enable capability packaging and reuse.
Deep DivesA systematic breakdown of AI's four-stage evolution from Chat Mode to Agentic AI, covering multi-agent architectures, ReAct framework, and MCP protocol.
Deep DivesMCP (Model Context Protocol) is a unified standard for connecting AI models to external tools. This guide explains MCP's core concepts, practical value, and provides a quick-start tutorial.
TutorialsA veteran game dev used AI tools (Cursor + Godot + GPT Image 2) to build a complete indie game in 20 days. Full breakdown of tech choices, art generation pitfalls, and lessons learned.
TutorialsGuide to Hermes Agent's architecture, installation, Skill extensions, Feishu integration, news bots, Python SDK integration, and automated workflows.
Product ReviewsOne API is an open-source LLM API gateway that unifies 30+ LLM providers including OpenAI, Claude, Gemini, and DeepSeek through an OpenAI-compatible interface. Features Key management, quota control, load balancing, and one-command Docker deployment. 32k+ GitHub Stars.
TutorialsComplete guide to n8n workflow automation: setup, core features, and real-world use cases. Compare n8n vs Zapier/Make and learn to build AI workflows with zero code.
Industry InsightsAnthropic acquires SDK platform Stainless API, internalizing core developer tools. Analysis of the strategic logic: controlling developer experience, strengthening MCP ecosystem, and the AI vertical integration trend.
Tech FrontiersOpenAI launches global developer Codex Meetups to build its AI coding community ecosystem. Learn about Codex upgrades, event significance, and the competitive AI coding landscape.
Product ReviewsIn-depth comparison of Replit Agent 4, Cursor Automations, and PageAgent across positioning, capabilities, pricing, and use cases to find your ideal AI colleague.
TutorialsOpen-source GitHub project agent-study offers 36 chapters covering ReAct loops, Claude Code reverse engineering, MCP protocol, RAG, DSPy, and production observability as runnable Python code.