310 related articles

A hands-on guide to building a local AI agent and private knowledge base using Cherry Studio, MCP, and Ollama — with web scraping, report generation, and terminal control.

Android Remote Control MCP v1.9.0 adds ChatGPT support, OAuth 2.1 auth, and major WebView reliability fixes. Let AI Agents operate any phone app like a human.

Spring AI is Java's answer to LangChain — offering unified multi-model APIs, structured output, RAG, Tool Calling, and MCP protocol support for enterprise LLM development.

What is Claude Code? This guide covers 5 core differences from ordinary AI chat tools, including context reading, code execution, MCP tool calls, and a Cursor comparison.

GPT-5.6 raises frontier model expectations, Anthropic extends Fable 5; data center power bottlenecks emerge; open-source GLM5.2 rivals top closed models; AI review burden overlooked.

A deep dive into Harness architecture in enterprise Agent projects, covering MCP protocol, sandbox isolation, multi-model scheduling, and ASGI deployment — key topics for LLM job interviews.

OpenAI merges ChatGPT and Codex into a super app and releases three new GPT-5.6 models: Sol, Terra, and Luna. A deep dive into four hands-on workflows—Computer Use, Loops, and multi-threading—for the AI agent era.

An in-depth look at LangChain V1.3's core philosophy: from RAG to multi-agent workflows. Master LangGraph, Chain, and DeepAgent, learn token control and Human-in-the-loop, and become a true master of AI app development.

Deep dive into MCP (Model Context Protocol): clarifying the three-layer relationship between MCP, Function Calling, and Agents, covering protocol roles, call flows, transport choices, and production security for AI developers.

GPT-5.6 launched three models at once—Soul, Terra, and Luna. Flagship Soul dazzled with a Vision Pro drum kit and reviving an old tablet, but the new Work app's frequent errors and export failures dragged down the experience.

BrowserWing is an open-source browser action recorder (1300+ GitHub stars) with 78 built-in scripts for GitHub, Bilibili, Zhihu, and more. Record once, run repeatedly, and let AI Agents reliably execute fixed web workflows.

AI coding bills exploding? 90% of the cost hides on the input side. Learn how local code indexing + dual-path search cuts each query from 83,000 to 4,900 tokens—saving 94%.

A complete guide to building a local AI coding agent on a 32GB Mac: Ollama for local inference, OpenCode as the agent framework, and MCP memory servers for cross-session context. Code stays on-device, no subscription fees.

Docx-CLI is an open-source CLI tool for AI agents that strips redundant XML and enables precise editing, helping LLM agents save half the tokens and time on Word docs.

In-depth hands-on review of Zhipu AI's flagship GLM-5.2: a 1M-token context window and API pricing just one-fifth of GPT/Claude. Covers website building, Chrome extensions, 3D game cloning, and agentic workflows.

How Base44's product team scaled from a single founding engineer to an 80-person team with Claude Code. Covers AI-assisted onboarding, code review, user evaluation, and QA automation.

An in-depth analysis of the "any Agent as an orchestrator" design philosophy, exploring the technical implementation of multi-Agent collaboration, context management, and workflow automation.

As Claude Code, Cursor, and Codex enter enterprises at scale, policy enforcement guardrails are becoming critical. A deep dive into AI coding tool security governance, cross-platform compliance, and enforcement mechanisms.

Claude Code is one of the most powerful AI coding agents, running in the terminal to write code, batch operations, build web projects, and more. This guide covers installation, connecting local models via CC Switch, permission modes, CLAUDE.md, Skills, MCP, Subagents, and more.

A deep dive into Agent Skills: from basic prompts to fully encapsulated AI capability units. Five levels of human-AI interaction evolution, with clear distinctions between Skills, MCP, and Workflow.