36 related articles
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.
Complete Guide to Claude Code GitHub I…
A detailed guide to Claude Code's GitHub integration for automated PR reviews and Issue fixes, plus the Hooks mechanism for injecting custom logic into AI workflows.
CodeRAG Technical Deep Dive: Four Core…
Deep 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.
Tech FrontiersClaude Opus 4.8 launches on Cosmos with multi-hour autonomous task execution, end-to-end ticket-to-PR workflows, and deep Linear/Sentry integration, marking a new era for AI coding assistants.
OpenCode: A Deep Dive into the Termina…
Deep 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.
How to Choose an AI Coding IDE: A Comp…
A detailed comparison of mainstream AI coding IDEs including Cursor, Trae, and Windsurf, covering Auto mode, Codex integration, and more to help developers at all levels find the best AI coding tool.
Cursor 2.0-2.3 Core Evolution: AI Prog…
Deep dive into Cursor 2.0-2.3: multi-agent parallel programming, auto-evaluation, built-in browser, runtime debugging—pushing developers from coders to AI fleet commanders.
Industry InsightsCisco partners with OpenAI to bring Codex into enterprise engineering, covering AI-native development, AI Defense security acceleration, and automated bug fixing.
Deep Dive into Amazon Kiro: Breaking D…
Deep dive into Amazon's AI coding assistant Kiro and its three core features: Spec-driven development, Steering rules system, and Hooks automation — plus how it compares to Cursor.
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.
Tech FrontiersMusk announces xAI-SpaceX merger as SpaceX AI, OpenAI launches GPT-5.5-Cyber security model, Google releases Gemini 3.1 Flash, and Airbnb reveals AI writes 60% of new code.
Tech FrontiersAnthropic adds custom sub-agents to Claude Code, Cursor launches code review Agent BugBot, Qwen releases 92-language translation model, and Google unveils three experimental AI products.
AI Code Explanation: Quickly Understan…
Learn how AI code explanation helps C# developers quickly understand others' code. A 3-step demo with Tongyi Lingma for code handoffs, Code Review, and legacy system maintenance.
How Codex Tracked Down a Bug: From Err…
A developer used OpenAI Codex to debug a recurring browser extension error. Codex read the source code, identified a Chrome sleep mechanism flaw, and auto-generated a bug report that led to an open-source fix.
Industry InsightsOpenAI and Thrive Holdings launch a Codex-based Tax AI with closed-loop self-improvement: error tracing, auto-fixing, and test validation. A deep dive into this new AI Agent evolution paradigm.
TutorialsLearn how QA engineers can build 18 AI Agents using Coze, LangChain, Dify, Cursor, and Skills — covering requirements analysis, test case generation, script writing, and regression testing with up to 10x efficiency gains.