133 related articles

Complete guide to Claude Code: installation, agentic loop principles, the Explore→Plan→Code→Commit workflow, CLAUDE.md configuration, context management, MCP connections, and Hooks automation.

Deep dive into GitHub Copilot SDK: Agent Loop, Hooks lifecycle control, Custom Agents orchestration, Skills modules, and local model integration for AI app development.

Hands-on review of Codewell (formerly DeepSeek2E), the open-source terminal AI coding assistant with nearly 40K GitHub stars. Supports 25 LLM providers, local models at zero cost, and MIT license.

A detailed guide to Codex CLI and Claude Code collaboration: write-and-review pattern, file-driven workflows, unified check scripts, and Git Worktree parallelism.

Deep dive into Claude Code's leading design in agentic coding: skill script execution, CLAUDE.md imports, remote control, dynamic workflow orchestration, and why Cursor, Codex and others should adopt these features.

A complete guide to OpenAI Codex covering installation, CLI interaction, agents.md design, Rules governance, MCP protocol integration, and multi-agent collaboration, with a hands-on RAG customer service project.

Step-by-step guide to installing Claude Code, connecting domestic LLMs like Qwen, DeepSeek, and Xiaomi MiMo via CC Switch, with hands-on demos of batch file processing and e-commerce site development.

In-depth review of Google's Antigravity 2.0 desktop Agent app, testing Gemini 3.5 Flash code generation, scheduled task automation, and dynamic Sub-agent parallel collaboration features.

Beginner's guide to Codex Desktop: from installation to connecting DeepSeek via CC Switch, to running your first complete project task with practical tips.

A deep dive into writing Skill specifications for AI-assisted coding, covering template design, script selection for complex orchestration, and six standardized elements to constrain Agent behavior.

Learn how to install and configure the Codex plugin in Claude Code, leveraging dual-AI adversarial review to uncover code vulnerabilities across seven attack surfaces.

In-depth review of ZeroStack, a Rust-based coding agent using only 16MB RAM. Analyzing its file I/O, multi-model support, permission controls, and ideal use cases.

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's MiMo Code is an open-source terminal programming Agent with cross-session memory and multi-Agent collaboration. Explore its memory system, self-evolution mechanism, and how it differs from Claude Code.

Deep dive into Google's Antigravity SDK: its binary runtime architecture, key differences from Pydantic AI and LangGraph, installation pitfalls, and practical edge-case recommendations.

Deep dive into 3 core differences between MCP and Function Calling: coupling, interaction breadth, and security. Learn why AI needs a unified protocol and how to choose the right approach.

A detailed guide to OpenAI Codex Cloud parallel task execution, covering isolated container principles, concurrent UI component generation demos, merge conflict handling, and maintaining human review in AI programming.

Deep dive into Claude Code's dynamic workflow mechanism covering Agent, Parallel, and Pipeline functions, six orchestration patterns, and ten real-world scenarios with cost control tips.

Deep dive into Claude Code Sub-Agent mechanics: from 5 built-in Agents to custom configs, comparing ECC, Superpowers, and GizTech community solutions.
TutorialsA detailed guide to Claude Code's two core features: Plan Mode and Auto Accept mode, with a dark mode implementation demo showing efficient and safe AI-assisted development.