657 related articles

A 12-person product team shares real-world experiences with Cursor, Codex, Claude Code, and CodeRabbit—exploring efficiency plateaus, scenario matching, and selection criteria for AI coding tools that actually stick.

An in-depth look at AI testing challenges. Learn to write reusable Skill packs and master Agent testing and LLM evaluation—covering the SKILL.md six-dimensional rule, skill-creator, EvalScope, and dataset selection.

Veteran AI practitioner Remy breaks down the leap from chat models to AI agents: how agents work, the three pillars of context, tools, and skills, MCP connections, and hands-on architecture to make you a 100x employee.

Herder is an open-source terminal multiplexer for macOS and Windows that unifies management of Claude Code, Codex, OpenCode, and other AI coding agents—with persistence and remote reconnection.

Codex is OpenAI's AI coding assistant that lets you write code using natural language. Learn its core features, use cases, and why programmers must master AI coding tools.

Codex is OpenAI's AI programming assistant that lets you write code in natural language. This article breaks down Codex's core features, use cases, and why programmers must master AI coding tools.

Hermes Agent is a mature AI Agent framework with built-in Claude Code and Codex coding capabilities, supporting 200+ models, multi-platform deployment, and WeChat integration. Its layered memory and self-evolution features enable low-Token automated task execution.

An in-depth look at Vibe Coding (AI-assisted programming) at major tech companies. With three real AI coding interview questions from firms like ByteDance, we analyze how frontend developers can master AI programming and rebuild core competitiveness.

A complete guide to the three core categories of AI tools in the testing era (personal assistants, CLI geek tools, AI IDEs), revealing the real challenges of AI test case generation and the new AI test development paradigm.

A comprehensive guide to three core AI tool types (personal assistant, CLI geek, AI IDE) in the testing era. Uncover the real challenges of AI test case generation and the new AI test development paradigm.

Tech blogger Theo found GPT-5.6 runs better in Claude Code than in OpenAI's own Codex. A deep dive into their differences in system prompt quality and subagent orchestration.

DeepSeek V4 launches mid-July with peak/off-peak pricing; Meituan open-sources trillion-parameter MoE model LongCat 2.0 with million-token context; Cursor debuts iOS app. A quick look at the latest AI industry news.

DeepSeek V4 official release expected mid-July with peak/off-peak pricing; Meituan open-sources trillion-parameter MoE model LongCat 2.0 with million-token context; Cursor launches iOS app. A quick look at the latest AI industry news.

OpenCode has become the world's most popular open-source coding agent—8M monthly active developers, 75+ model providers, and custom sub-agent routing. This deep dive covers its core features, config tips, and business model.

After three months of costly AI coding mistakes, a developer built WishGraph: separating discussion and execution into dual windows with parallel multi-agent collaboration to make complex projects manageable again.

A complete guide to installing and configuring Claude Code, comparing tools like Cursor and Trae, and analyzing the cost and performance of models like Sonnet and DeepSeek V4 Pro.

A detailed walkthrough of the full Claude Code setup process, comparing AI coding tools like Cursor and Trae, and analyzing the cost and performance of models like Sonnet and DeepSeek V4 Pro.

A systematic map of today's AI coding landscape: the evolution from ChatGPT to Claude Code, LLM capability tiers, tool camps like Cursor/Copilot, and the three key weapons of the Agent era — MCP, Skills, and CLI.

An in-depth analysis of the OpenClaw multi-agent framework: its TypeScript single-process gateway design, inter-agent scheduling, advantages over Dify workflows, and the three evolutions of AI execution.

Rocky is a minimal, transparent open-source coding agent with a core loop under a few hundred lines of Python, native DeepSeek search, Research mode, and built-in SWE benchmarking for reproducible agent experiments.