705 related articles
TutorialsDeep dive into Claude Code's four core agent modules: system prompt, Agent Loop, tool system, and memory mechanism. Build a Mini Claude Code from scratch in TypeScript.
TutorialsStep-by-step beginner's guide to installing Claude Code, configuring environment variables, and connecting to DeepSeek via CC Switch for low-cost AI coding.
TutorialsA roundup of Claude Code Chinese learning resources, analyzing barriers from English-only docs and introducing systematic Chinese manuals covering setup, commands, configuration, and real-world cases.
Product ReviewsWhichLLM is an open-source tool that auto-detects your hardware and recommends the best local LLM using real benchmark data. Simulate GPUs, filter fake benchmarks, and start chatting in one command.
Product Reviews15 mainstream LLMs tested building a Bilibili video app from the same prompt. ChatGPT 5.4 tops overall, Claude excels at frontend, domestic models lag behind.
Product Reviews15 mainstream LLMs tested building a Bilibili video app from the same prompt. ChatGPT 5.4 tops overall, Claude excels at frontend, domestic models lag behind.
Industry InsightsDeep dive into OpenAI's open-source Symphony orchestration framework: how it transforms Coding Agents from chat windows to task queue-driven workflows with state machines, Proof of Work, and Workspace isolation.
Industry InsightsDeep analysis of OpenAI's open-source Symphony orchestration framework: transforming Coding Agents from chat windows to task queue-driven workflows with state machines, Proof of Work, and workspace isolation.
TutorialsLearn how to use Codex, Claude Code, and Cursor together to dissect industrial-grade Agent source code, with a reusable layer-by-layer methodology applied to OpenCloud.
TutorialsA zero-coding creator built native HarmonyOS apps using Claude Code, including an NPS management tool and a Gomoku game. See the full AI-powered dev workflow.
TutorialsA zero-coding beginner built native HarmonyOS apps using Claude Code, including an NPS management tool and a Gomoku game. See the full AI-powered development workflow and its implications.
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.
Tech FrontiersOpenAI partners with Dell to deploy Codex on-premises, arXiv imposes co-author bans for AI-generated papers, LeCun attacks Hinton, Huawei alumni drive embodied AI, Anthropic acquires dev tools company.
TutorialsZero2Agent is an open-source interview prep tutorial covering Agent fundamentals, LangGraph/Claude Code analysis, interview question banks, and coding practice tools for landing Agent engineer roles at top tech companies.
Product ReviewsAntiGravity + Claude Opus 4.5 tested as the best alternative to Claude Code bans. Completes tasks GPT-5.2 failed, with generous Pro quotas.
Product ReviewsAntiGravity now supports Claude Opus 4.5, offering a stable alternative to Claude Code without ban risks. Hands-on tests show it outperforms GPT-5.2 in real projects.
TutorialsDeep dive into Claude Skills: core concepts, file structure, and practical examples. Master skill.md writing, four design patterns, and best practices for reusable AI workflows.
TutorialsDeep dive into Claude Skills: core concepts, file structure & practical examples. Master skill.md writing, four design patterns, and best practices for reusable AI workflows.
Product ReviewsIn-depth comparison of OpenAI Codex (GPT-5.4) vs Anthropic Claude Code (Opus 4.6) covering UX, model capability, ecosystem, and value. Find your ideal AI coding tool combo.
Deep DivesDeep dive into Karpathy's four AI coding rules: Think First, Keep It Simple, Surgical Changes, Goal-Driven. A 65-line Markdown file earned 16k GitHub Stars by solving AI coding's biggest pain points.