181 related articles

Complete guide to setting up the Claude Code runtime environment, covering NVM installation, Node.js version management, NPM usage, and mirror source configuration.

A detailed guide to getting started with Codex and Claude Code—two leading AI agentic coding tools. From environment setup to hands-on practice, even beginners with no coding experience can master AI programming assistants.

A detailed guide to getting started with Codex and Claude Code AI agentic coding tools, from environment setup to hands-on practice, helping beginners master AI programming assistants.

Complete guide to Claude Code covering CLI installation, domestic model switching, core commands, Git automation workflows, and automated code review and fix loops for enterprise projects.

In-depth hands-on review of GLM 5.2: a 753B-parameter open-source model with a 1M-token context, rivaling Opus 4.8 at about one-tenth the price. Full setup guide for Claude Code and Cursor.

PiDeck is a free, open-source local AI coding workbench that provides graphical management for CLI tools like Claude Code and Cursor. This guide covers installation, model authentication, project management, and advanced conversation tips.

A complete guide to Claude Code from beginner to enterprise practice: covering CLI installation, connecting domestic LLMs via CC Switch, basic commands, Git workflow integration, automated bug fixing, and engineering capabilities like MCP and SubAgents.

Google's official hands-on: how to go from idea to production fast with AI Studio and build AI Agents using the now-GA Interactions API. The core idea—Agents are just combinations of files.

Official Google hands-on: go from idea to production fast with AI Studio, and build AI Agents with the now-GA Interactions API. The core idea: an Agent is just a composition of files—Markdown plus a few scripts, no complex Python loops needed.

A systematic guide to Claude Code, covering CLI installation, switching to domestic models, project analysis, code generation, and Git workflow. Master the CC command system and land enterprise-grade development applications quickly.

A systematic guide to Claude Code: from CLI installation and domestic model switching to project analysis, code generation, and Git workflows. Master the CC command system and engineering collaboration.

A systematic guide to Claude Code's core capabilities and environment setup, covering CLI installation, switching to domestic LLMs, project analysis, Git workflow automation, and automated bug fixing to help developers get started fast.

A systematic guide to Claude Code's core capabilities and setup, covering CLI installation, switching to domestic models, project analysis, Git workflow automation, and automated bug fixing.

A complete Claude Code beginner's guide: from CLI installation and switching to Chinese models like DeepSeek via CC Switch, to conversational Git operations, multi-branch management, and automated bug fixing.

A complete beginner's guide to Claude Code: from CLI installation and switching to domestic models like DeepSeek via CC Switch, to conversational Git operations, multi-branch management, and automated bug fixing.

A step-by-step guide to Claude Code installation and configuration: Node.js setup, Git Bash config, npm install, network proxy for China users, and API Key login.

A step-by-step guide to the full Claude Code installation and setup: Node.js environment, Git Bash config, npm install, proxy setup for China, and API Key authorization—helping beginners avoid every common pitfall.

An in-depth guide to Claude Code from installation to hands-on practice: CLI setup, switching to domestic LLMs (CC Switch tool), conversational Git workflows, plus project analysis and automated bug fixing tips for AI-powered coding.

A complete guide to Claude Code: Node.js setup, CLI install, switching to Chinese LLMs with CC Switch, core commands, and conversational Git workflows with automated bug fixing.

Hands-on test of open-source OfficeCLI: a single binary reads, edits, and generates Word/Excel/PPT. 1,000 cells rewritten in 0.37s, Chinese text supported. Covers XML internals, real failures, and AI Agent integration.