273 related articles

OpenAI launches Build Week, a global developer event centered on Codex AI coding tool, featuring live sessions and community events to help developers ship ideas fast.

A deep dive into DeepSeek Coder V1 to V2: MoE architecture, 128K context, 90.2% HumanEval pass rate, and how it became the first open-source model to beat GPT-4 Turbo.

Claude Code is one of the most powerful AI coding agents, running in the terminal to write code, batch operations, build web projects, and more. This guide covers installation, connecting local models via CC Switch, permission modes, CLAUDE.md, Skills, MCP, Subagents, and more.

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.

In the age of AI-assisted programming, how do you make tools like Codex and Claude Code output more stably? This article deeply analyzes SuperPowers and GStack, covering project-level orchestration and module-level code layering to help developers master AI coding.

Anthropic's Boris Cherny and Cat Wu discuss how Claude Code expanded from engineering teams company-wide, the Claude Tag platform strategy, and the launch of Claude Fable 5.

A systematic Claude Code learning guide built for Chinese developers, covering ten core modules including Slash Commands, Memory, MCP, and Hooks, with a three-tier path to build an AI coding workflow in 11–13 hours.

AI script development plagued by amnesia, blindness, and repeat errors? This article examines how MCP service tools — history nodes, node preprocessing, and an error library — systematically fix AI programming's structural flaws.

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.

A deep dive into engineering Vibe Coding: using Superpowers for project-level decomposition and gstack for module layering and constraints to tame AI coding assistants like Codex and Claude Code.
Claude Code Cost-Saving Tips: Let AI U…
Simon Willison shares Claude Code tips: trust the AI's judgment over rigid rules, and use primary/subagent model delegation (Opus/Sonnet/Haiku) to cut token costs dramatically.

Claude Code is Anthropic's CLI-based AI coding assistant that reads entire codebases, auto-fixes bugs, and generates accurate code. Compare it with Copilot, Cursor, and Trae.
Claude Leads sqlite-utils 4.0 Developm…
Simon Willison reveals sqlite-utils 4.0 was mostly written by Claude for $149.25. A deep dive into this AI-led development experiment and what it means for developers.

Master OpenAI Codex CLI from setup to enterprise use: slash commands, AGENTS.md, MCP protocol, multi-agent coordination, plugin development, and RAG project implementation.

Hands-on review of Meituan's CatPaw AI coding tool: free GLM-5.2 access, 500-point quota, real network error issues, and comparison with Cursor and CodeBuddy.

A comprehensive guide to OpenCode, the open-source AI coding tool — covering installation (desktop/WSL), model config, rules files, custom commands, MCP extensions, and Agent SQL capabilities.

Coding alone isn't enough anymore. Learn the 5 key steps to commanding AI Agents—define outcomes, split tasks, provide context, iterate small, and keep humans in the loop.

A systematic guide to OpenCode, the open-source terminal AI coding tool: installation methods (including WSL), model configuration, rules files, Agent types, custom commands, and MCP tool extensions.

Build a complete project with AI from scratch! This guide covers Cursor's three chat modes (Agent/Ask/Manual), Claude model selection, and a Python student management system walkthrough.

In-depth comparison of Codex APP vs. Claude Code and Cursor: pricing, stability, and capability differences. Discover Codex's unique strengths in frontend UI development and how to choose the right AI coding tool.