490 related articles

An in-depth analysis of the open-source LLM control plane tool Otari—covering unified multi-model access, cost observability, and security compliance governance to help teams build manageable, production-grade AI infrastructure.

An in-depth analysis of the practical use of Codex and Claude Code, comparing Vibe Coding and AI engineering, covering Super Power plugins, Spec-Driven Development, and Chinese LLM integration strategies.

Microsoft Foundry integrates Anthropic Claude models, enabling Azure customers to access Claude Opus 4.8 and Haiku 4.5 with unified authentication, billing, and commitment spend drawdown.
Enterprise AI Factory: Governance Fram…
Explore how enterprises building AI Factories can govern autonomous AI agents through identity management, runtime protection, and defense-in-depth to balance autonomy with security.

Deep dive into AI Agent Skills: SKILL.md file structure, four component modules, differences from prompts, and practical scenarios for frontend generation, PPT creation, and more.

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.

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.

Alibaba Cloud vs Volcano Engine TTS: why "I want both" is the mature engineering decision. Dual-engine routing design, priority trap debugging, and vibecoding-powered implementation.

A full walkthrough of AI-assisted reverse engineering of Taobao's mtop Sign signature: packet capture, parameter classification, MD5 identification, and scraper code generation.

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.

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.

DeepSeek R1 lacks Function Calling and JSON Output by default. Qwen3's programmable thinking modes make it the top open-source agent choice. Key LLM selection pitfalls and MCP protocol updates.

Gas Town is an open-source multi-agent workspace manager built in Go with 16,000+ GitHub Stars. This article analyzes its architecture, Go language advantages, and typical multi-agent collaboration scenarios.

点线面 v4.3.0 enables AI to directly invoke logic analyzers and Socket debugging, closing the hardware-to-network feedback loop for embedded and IoT development.

Step-by-step guide to connecting DeepSeek and other domestic AI models to Claude Code Desktop — covers no-account setup, CC Switch config, Chinese localization, and custom Skills.

A deep dive into Agent Skills and its core design philosophy — progressive disclosure. Covers middleware, dynamic tools, and Metawheel implementation for building scalable AI agents.

Build a smart 2026 World Cup calendar with AI Agent in 6 minutes — zero code, WeChat push notifications, smart match recommendations, and post-match summaries.

A deep dive into Palantir's five-layer Agent-Ontology architecture: how Context, Query, Logic, Action, and Governance layers work together to enable governed enterprise AI Agents, with a live demo.