Sitemap

A list of all the posts and pages found on the site. For you robots out there is an XML version available for digesting as well.

Pages

Posts

Codex 源码剖析:003. 上下文、记忆与压缩

8 分钟阅读

从 OpenAI Responses API 和 openai/codex 源码解释 Codex 如何把 base instructions、AGENTS.md、skills、apps、memory、tracked settings diff、compaction、rollout 和 trace 组织成可恢复的模...

GAE 推导

3 分钟阅读

Generalized Advantage Estimation(GAE)推导与直觉