Tag
WeChat released the developer access guide for Mini Program AI development mode (beta), allowing developers to encapsulate Mini Program functions as SKILLs via MCP protocol for AI invocation. It is currently in internal testing.
DiffusionGemma is a new experimental model from Google DeepMind that uses parallel generation on a 256-token canvas, achieving up to 4x faster token generation on GPUs. This developer guide explains its architecture, bidirectional context, and includes a fine-tuning recipe for solving Sudoku.
A detailed technical guide explaining Exif metadata structure, how it is stored in JPEG and other image formats, and practical considerations for developers working with image pixel data.
It is recommended to directly view the official Hermes Agent architecture documentation and use Codex or Claude Code to open the project codebase, letting the Agent explain the code for deeper understanding.
Perplexity has released its internal Agent Skills building handbook, proposing a new developer mindset distinct from traditional software engineering, emphasizing context management and implicit pattern matching principles for AI agents.
A comprehensive guide to becoming a Claude Architect, covering Claude Code, Agent SDK, API, and MCP based on the official exam guide, with practical advice on agentic architecture, tool design, and integration.