311 related articles

A comprehensive introduction to FastAPI's core concepts: frontend-backend separation, RESTful API design, JSON data exchange, HTTP methods, and idempotency explained clearly.

Learn how to extend Hermes Agent's external system capabilities via MCP (Model Context Protocol): setup, whitelist permissions, WSL-to-Chrome bridging, and multi-server orchestration for AI Agent developers.

In-depth analysis of Alibaba's comprehensive internal ban on Claude Code: from the hidden-marker controversy and Anthropic's regional-restriction stance to five core questions of enterprise AI coding tool security admission.

Gemini CLI is Google's open-source AI terminal tool that deeply integrates Gemini model capabilities into the command line—supporting code generation, file operations, Shell execution, and MCP protocol extensions, with 1,000 free daily requests.

By capturing and analyzing ChatGPT's real network traffic during web retrieval, this article reveals the underlying logic of AI source selection—covering the layered mechanisms of retrieval recall and content filtering, domain preference patterns, and practical insights for content creators and SEO professionals.

Kontext is a context migration tool for multi-AI users, enabling one-click transfer of full conversation history between ChatGPT, Claude, and Gemini to solve the context silo problem.

OfficeCLI is a command-line office suite for AI agents, supporting reading and writing of Word, Excel, and PowerPoint files—enabling efficient Office document automation without complex glue code.
TaskPeace: An AI Coding Agent Task Que…
TaskPeace is a task queue system for AI coding agents that uses the MCP protocol to let Claude, Cursor, and other AI assistants autonomously claim and execute tasks.

A deep dive into the four-layer engineering design of AI Agents: planning, memory, tool use, API cost optimization, MCP protocol integration, and Skill encapsulation.

Can't make pure AI work? This guide explores the Semi-AI approach to API automation testing, covering key challenges, enterprise framework design, and how AI and frameworks work together for maximum impact.

An in-depth guide to installing, configuring, and extending OpenCode, the terminal AI coding assistant. Covers desktop and WSL installation, model config, MCP integration, and custom Agents.

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 complete Spring AI 2.0 guide for Java developers covering unified API abstraction, RAG, tool calling, MCP protocol, and enterprise projects to build AI Agents.

Deep dive into MCP (Model Context Protocol): core principles, communication mechanisms, and security design. Learn how MCP replaces Function Calling and enables remote agent-tool integration.

A practical guide for Java developers to build AI apps without switching to Python. Learn LangChain4j, RAG, Function Calling, and MCP through an airline customer service project.

Vercel's Chief of Software Andrew Qu explains the eve Agent framework's design philosophy, covering Skills modularity, Sandboxes security, and agent-readable websites—revealing the paradigm shift from instruction-driven to goal-driven software.

Learn how to orchestrate Claude Code custom commands to chain content research and social media publishing agents into a fully automated workflow with one command.

herder is a terminal multiplexer for coding agents like Claude Code and Codex, combining tmux power with mouse support, agent state awareness, and session persistence for efficient multi-agent workflows.

Using the Fable porting framework, Command & Conquer: Generals has been natively ported to macOS, iPhone, and iPad. Explores DirectX-to-Metal challenges, touch adaptation, and game preservation.
Stronger Models, Worse Tools? The Hidd…
Developers found Claude's flagship models Opus and Sonnet perform worse with third-party editing tools than older versions — likely due to RL over-optimization on built-in tools degrading generalization.