83 related articles

A detailed walkthrough of the full Claude Code installation process: environment setup, npm installation, proxy configuration for networks in China, API integration, and CC Switch provider management—helping beginners quickly get started with this AI coding tool.

A step-by-step guide to installing Claude Code locally on Windows and swapping its underlying model for the DeepSeek API—enabling low-cost AI coding with no VPN required. Covers Node.js setup, Claude Code config, and getting a DeepSeek API Key.

A step-by-step guide to installing and configuring Claude Code from scratch: Node.js setup, Git Bash, npm install, proxy configuration, and API Key authorization.

Step-by-step guide to deploying Dify locally: Docker setup, Docker Compose installation, source code configuration, .env file setup, and container startup for Windows, macOS, and Linux.

OpenWiki is an open-source CLI tool that automatically generates and maintains structured documentation for AI agents. It addresses the context gap in AI coding assistants like Claude Code and Cursor, helping teams build effective context engineering workflows.

A complete guide to Dify local deployment: from Docker environment setup, source code pulling, and container startup to first access. Build a private AI app development platform across Linux, Windows, and Mac for fast enterprise AI deployment.

Use Codex without a ChatGPT account! This guide explains a China direct access solution for integrating the DeepSeek API via the Codex++ management tool.

A beginner's guide to the LangChain open-source framework: explaining how to use the init_chat_model unified interface, tips for disabling DeepSeek's thinking mode, and core essentials of Agent development.

LangChain open-sources OpenWiki, a tool that auto-generates and maintains AI-readable wiki documentation for codebases via a single command, powered by Git history and agents.md integration.

Learn how to orchestrate Claude Code custom commands to chain content research and social media publishing agents into a fully automated workflow with one command.
Beware of Big Tech AI Agents: How to P…
Are your research code, algorithms, or unpublished papers safe with Big Tech AI agents? This deep dive explores data risks and offers practical protection strategies.
Building a Coding Agent with LLM: A De…
Simon Willison built llm-coding-agent — an open-source Claude Code-style agent — using just two prompts and TDD. Explore its tool design, bootstrapped dev process, and real-world test results.

A step-by-step guide to building a personal brand website with Claude Code AI and deploying it on a ¥99 Alibaba Cloud server — covering Git, Nginx, and automation scripts.

Learn AI Agent development from scratch. This tutorial covers LLMs and prompts, then builds a conversational agent in Python using the DeepSeek API with multi-turn dialogue and system prompts.

Complete Claude Code beginner's guide covering Git, VS Code setup, third-party model integration, permissions, Tools, Hooks, Skills, SubAgents, and a hands-on project walkthrough.

Learn how to use OpenAI Codex without phone verification by logging in via Codex CLI with an Access Token. Three simple steps: install CLI, get Token, login.

Complete guide to Claude Code installation: three npm commands for one-minute setup, plus DeepSeek API configuration for low-cost AI programming assistance.

Learn how to use the Codex Pro open-source project to offload Token-heavy planning tasks to ChatGPT while Codex handles local execution, optimizing your AI coding workflow.

Anthropic accidentally leaked 500K+ lines of Claude Code TypeScript source via a Source Map misconfiguration, revealing its Coordinator multi-agent architecture, Kairos prediction system, and shadow rollback mechanism.

Master three Claude Code configuration techniques: use CLAUDE.md for project rules, Memory for auto-learning preferences, and MCP for connecting GitHub and external tools.