146 related articles

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.

Unsloth v0.1.471-beta adds full GLM-5.2 support, 3x longer context (up to 200K tokens on a single GPU), a new Model Hub, and Chat Canvas — a major leap for local LLM fine-tuning.

Step-by-step guide to connecting Codex and Claude Code via an API relay service — covering key creation, group selection, CCS import, installation tips, and risk warnings.

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.

AMD GPU black screens running local LLMs? This post-mortem covers Ollama's 3 fatal flaws and how switching to LM Studio boosted token speed from 5 to 36, with ROCm setup, Speculative Decoding, and GFX version tips.

Learn FastAPI fundamentals: frontend-backend separation, what API interfaces really are, and how RESTful standards work. Essential groundwork for Python backend development.

Three trending AI open source repos this week: Text to Lottie for animations, BioDesign local engine for UI mockups, and Self-Learning Skill for persistent AI memory. Install each with one command.

In AI-assisted coding, having AI borrow from open-source projects often leads to wholesale copying. This article uses the GapGun audio tool as a case study to show how to set borrowing boundaries and guide AI precisely.

In-depth comparison of five AI Agent code execution sandbox solutions—E2B, Daytona, Modal, Cloudflare Sandbox, and Vercel Sandbox—across isolation, cold start latency, state management, and pricing.

Master Claude Code agents with four core strategies: planning, verification, context management, and system evolution. Move beyond Vibe Coding to systematic AI development.

Deep dive into OpenAI Codex's evolution from coding agent to all-in-one AI workstation, covering computer use, visual annotations, memory, CodexSites deployment, and more.

Complete guide to installing Claude Code on macOS, Linux, and Windows, covering PATH config, glibc versions, SSL certificates, and first-run verification.

Deep dive into the AI Skills system architecture and execution flow, covering Skill.md dual-layer design, skill scanning and matching, on-demand loading, and practical integration methods.

In-depth review of the Manfen Xiaoxueba AI Smart Alarm Clock Pro. Originally 269 yuan, now 139 yuan after coupons with 80 yuan cashback. Analyzing AI interaction, textbook sync, and story features.

Learn how to use the Codex Pro open-source project to offload Token-heavy planning tasks to ChatGPT while Codex handles local execution, optimizing your AI coding workflow.

Deep dive into UE5.8's PCG city generator: six-layer progressive architecture, Shape Grammar modular buildings, MCP plugin AI collaboration, and how to access the sample project.

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

Veteran developer Mario Zechner dissects flaws in Cloud Code, OpenCode, and Cursor, then builds Pi — a minimalist coding Agent with just four tools and deep extensibility.

Learn how to build a Tide App WeChat Mini Program in 4 sessions using OpenAI Codex AI coding Agent, covering agents.md setup, Plan Mode, domain config, and more.

Complete guide to WeChat Mini Program dark mode: from generating dark color schemes with Pencil MCP and AI image generation, to building a Theme.js switching architecture with CSS variables and system dark mode detection.