676 related articles
Reasonix: A Coding Agent Optimized for…
Deep dive into Reasonix coding agent: how it achieves 99% DeepSeek cache hit rate, cutting API costs to 1%. Covers setup, four conversation modes, MCP support, and more.
Connecting Claude Code to Chinese LLMs…
Learn how to use CC Switch to connect Claude Code with Chinese LLMs like DeepSeek, Xiaomi Mimo, and MiniMax. Covers API Key setup, Base URL config, model mapping, and error troubleshooting.
Claude Code Can't Remember Your Progre…
Learn how to build a progress Skill for Claude Code using skill.md files to save and restore development progress across sessions, solving the context loss problem.
Claude Code Installation & Setup Guide…
Step-by-step guide to installing and configuring Claude Code, covering Git/Node.js prerequisites, environment variables, and connecting domestic LLMs to build an AI assistant that reads, writes, and executes code.
Claude Code Installation & Configurati…
Complete guide to installing and configuring Claude Code, covering Node.js setup, npm global install, CC Switch model config, API Key setup, and VS Code plugin.
Claude Code Tutorial: Complete Guide f…
A complete guide to Claude Code covering installation, configuration, alternative model setup, code generation, bug fixing, and non-programming productivity use cases for beginners.
Codex and Claude Code Multi-Agent Coll…
Learn how to make Codex and Claude Code collaborate like a team. Use a cloud Agent orchestrator, shared project spaces, and clear task division to build a multi-AI Agent team workflow.
Claude Code vs ByteDance Codex: A Guid…
Compare Claude Code and ByteDance Codex: their positioning, core capabilities, and use cases. Includes Chinese learning resource recommendations and beginner path selection guide for AI programming.
Codex vs Claude Code In-Depth Comparis…
In-depth comparison of Codex vs Claude Code across pricing, stability, and capability focus—analyzing differences in frontend UI and backend logic development with workflow recommendations.
AI Agent Productivity Guide for Develo…
Developers spend 84% of their time on non-coding tasks. Learn how to use AI Agents to automate Jira tickets, tech docs, and multi-project management with Claude Code and Tmux workflows.
AI Agent Core Architecture Explained: …
Deep dive into AI Agent architecture: explore the four core modules — Perception, Brain, Action, and Memory — covering RAG, tool calling, Chain of Thought, and more.
What Is Cursor? Core Advantages and Co…
Deep dive into Cursor AI programming tool's four core features, six-dimension comparison with traditional IDEs, and target audience analysis. Learn how this AI-native IDE boosts coding efficiency.
Java Developer's Guide to AI Applicati…
A practical guide for Java developers transitioning to AI app development. Includes a 45-day learning plan covering Spring AI, RAG, Agent skills, plus resume and interview strategies.
Three Essential Tools to Install Befor…
Learn how to install and configure Git, Node.js, and VS Code before setting up OpenAI Codex. Complete guide with download steps, verification methods, and troubleshooting tips.
AI Large Language Model Learning Roadm…
A systematic AI LLM learning roadmap covering prompt engineering, RAG, AI Agent development, and fine-tuning — with beginner-friendly paths and practical tips.
LangGraph Core Explained: Its Relation…
Deep dive into LangGraph's core positioning, its relationship with LangChain, practical code comparisons of Chain vs Graph, understanding Agent essentials, and multi-agent orchestration design.
AI Agent Development Learning Roadmap:…
A systematic AI Agent development learning roadmap covering LLM API calls, ReAct framework, memory mechanisms, and multi-agent collaboration across four stages with timeline and project suggestions.
AI Agent Development Learning Roadmap:…
A systematic AI Agent development learning roadmap covering core concepts, ReAct/CoT paradigms, multi-agent collaboration, and hands-on projects across four stages.
Learning AI Agent Development from Scr…
A comprehensive guide to AI Agent development for beginners, covering low-code platforms, LangChain framework, and monetization strategies for building and deploying intelligent agents.
AI Agent Global Variable Pool & Memory…
Deep dive into global variable pool design for AI Agent development, covering three memory types, variable scoping, node execution architecture, and placeholder variable replacement workflows.