看见 Agent 如何写出下一步。
Agent Prompt Atlas 把 Hermes、Codex、Grok Build 与 Pi 的源码、运行时请求和中文教程放在同一张可复核的图谱里。先看字节,再看机制。
四个运行时档案
从各自的源码入口进入,再沿 segment、role、source 和 capture 继续追踪。
Hermes Agent
The executed entry point reported upstream 5cc1369f, matching the pinned source commit.
Codex
The captured instructions match the tagged gpt_5_2_prompt.md except for two small hunks; dynamic developer context is captured separately. Current main uses a newer template family and is not presented as byte-identical to 0.151.0.
Grok Build
The readable MiniJinja templates and encrypted arrays at current main are byte-identical after the repository's position-dependent XOR transform. The release capture is versioned separately.
Pi
The npm package and source tree both report 0.84.4; the capture uses the default builder with tools, skills, context files, and templates disabled explicitly.
完整教程
基础与进阶先讲通用机制,再回到四个 Agent 的真实实现;总章数按知识边界增长,不是固定 60 章。
先读这三页
当前已完成的正文从基础概念开始,全部带源码、运行时和成熟教材来源。