382 related articles

A complete guide to Codex Superpowers: 14 composable skills covering brainstorming, planning, TDD, and code review, with a real-world WeChat Mini Program case study.

GitHub integrates context-aware LLM reasoning into Secret Scanning to dramatically reduce false positives, combat alert fatigue, and boost security alert credibility for developers.

Simon Willison releases asyncinject 0.7, fixing bugs proactively discovered by Claude. This case shows AI evolving from passive coding assistant to active code reviewer and collaborator.

An in-depth analysis of five stages in AI coding tool evolution, from manual coding to Claude Code and Cursor, exploring the 0-to-1 vs 1-to-100 challenge and future trends like interrogative programming.

Deep dive into Anthropic's Agent Skills architecture: modular skill loading, core concepts, enterprise value, and how it fundamentally differs from MCP.

A complete case study of AI-assisted full-scale project refactoring: from technical debt analysis and AI collaboration strategies to parallel building and final results — how to rebuild a project from scratch in just 1 day.

Deep dive into Cognition's Frontier Code benchmark: why passing tests isn't enough, how six quality dimensions evaluate code, and why code quality is AI coding's next bottleneck.

Real-world test of ChatGPT 5.4, Gemini 3.1, DeepSeek V4 Pro, and Kimi 5.1 on a Baidu dynamic web scraping task reveals surprising gaps in AI coding ability.

A complete guide to building apps with AI coding tools, covering product docs, prototyping, full-stack development, database design, project management, and testing — no coding required.

A deep dive into DeepSeek TUI: the terminal AI coding agent with chain-of-thought visualization, million-token context, and multi-task parallelism. Covers installation, configuration, and real-world use cases.

Xiaomi open-sources MiMo Code, an AI coding tool with infinite memory, multi-Agent collaboration, and Claude Code compatibility — solving context forgetting in large projects.

DeepSeek and Kimi keep failing at coding? The problem may not be the model but the framework. Learn how Commander Code fixes this with cache routing, tool call repair, and continuous learning.

A developer used Claude Fable to build a CLI coding tool powered by DeepSeek API — no VPN or subscription needed, just a DeepSeek API Key for command-line AI coding.

GitHub's May 2026 availability report reveals nine service degradation incidents. This article analyzes the frequency, historical trends, developer impact, and platform reliability implications.

An in-depth comparison of five core differences between Claude Code and regular AI chatbots like ChatGPT, covering interaction, context, execution, memory, and tool integration for developers.

A detailed guide comparing ChatGPT Codex and Claude Code — covering core differences, selection criteria, and setup for beginners to start AI agent programming and boost dev efficiency 2-5x.

Deep dive into why Claude Code is called the strongest AI coding assistant — analyzing code accuracy, full project context understanding, and automated debugging vs. Cursor, Trae, and Copilot.
From Prompt Engineer to Loop Architect…
Explore the paradigm shift from prompt engineering to loop architecture in AI programming. Learn about Anthropic's Routines, the six elements of mature coding loops, and token cost strategies.

Vercel launches a v0 football app challenge with $1,000 in credits. Learn the rules, how to participate, v0's capabilities, and creative directions for developers.

Open-source AI Agent tutorial project with 2600+ GitHub Stars covering multi-agent systems, memory, planning, and reasoning loops via Jupyter Notebooks for hands-on learning.