Skip to content

hunkwu/book

Repository files navigation

📘 《Codex 蓝皮书:从入门到架构大师》

Codex 实战蓝皮书

📥 下载 PDF 电子书 (Download PDF) | 🌐 English Version

💡 AI 原生时代的产品研发与多端编排实战指南

“做产品,最忌讳的是自嗨;用 AI 写代码,最忌讳的是‘人被 AI 牵着走’。本书不讲花哨的学术理论,只聊怎么帮独立开发者和产品经理,用最新的Codex客户端以最快速度搓出能赚钱、能跑通商业闭环的产品。这是‘实战产品说’一贯的硬核实战风格。” —— 主理人 Hunk Wu (X: @ai_pmer)



🧭 全书目录与导航

第一部分:AI-Native 时代的产品生存法则

第二部分:架构工程与智能体约束

第三部分:高级多端编排与巡检

第四部分:一人公司的商业闭环


🔌 关联开源项目

  • Codex 飞书插件:将 Codex 强大的智能体自动化开发与重构能力无缝接入飞书多维表格与机器人工作流,实现日常办公任务的自动化编排与高效数据流转。

🤖 Codex 协作协议规范

开始实践前,建议在项目根目录下配置 AGENTS.md

# 🤖 Codex Collaboration Protocol (CAP)

## 📌 Project Signature
- Tech Stack: Node.js, React, TypeScript
- Directory Rule: Keep components in `src/components`, logic in `src/hooks`

## 🛑 Hard Constraints
- Never update package.json dependencies without manual approval.
- Do not remove any inline TypeScript documentation or comments.
- Always run `npm run test` before declaring a task complete.

本项目持续迭代更新,欢迎在 pmer.cn 官网或公众号“实战产品说”中留言讨论!


⚠️ 说明 (Disclaimer)

本书中提及的部分命令(如 codex --verbose --show-cotcodex refine)、环境变量(如 CODEX_MAX_BUDGET_PER_TASK)以及模型代号(如 GPT-5.5)为针对自主代理(Autonomous Agent)协作流程设计的示意/概念性演示,旨在展示 AI 编排中的“目标驱动”、“思维纠偏”等设计模式与心智模型,并非特定的商业工具或硬性标准。



🌐 English Version

📥 Download PDF | 🌐 中文版

📘 Codex Practical Blue Book: From Beginner to Architect

Codex Practical Blue Book

💡 AI-Native Product Development & Multi-Surface Orchestration

"Product development is never about self-gratification; and in AI coding, the biggest trap is letting the AI lead the human. This book cuts out the fluff. We focus on helping indie hackers and product managers leverage OpenAI Codex to ship monetizable products. This is the hard-boiled style we practice at pmer.cn and '实战产品说'." —— Main Author Hunk Wu (X: @ai_pmer)



🧭 Directory and Navigation

Part 1: Product Survival in the AI-Native Era

Part 2: Architecture & Constraints

Part 3: Advanced Multi-Surface Telemetry

Part 4: One-Person SaaS Commercialization


🔌 Related Projects

  • Codex Feishu Plugin: Integrates Codex's autonomous agent development and refactoring capabilities directly into Feishu (Lark) multidimensional tables and robot workflows, enabling automated daily office task orchestration and high-efficiency data flows.

🤖 Codex Collaboration Protocol

Before you begin, place AGENTS.md in your project root:

# 🤖 Codex Collaboration Protocol (CAP)

## 📌 Project Signature
- Tech Stack: Node.js, React, TypeScript
- Directory Rule: Keep components in `src/components`, logic in `src/hooks`

## 🛑 Hard Constraints
- Never update package.json dependencies without manual approval.
- Do not remove any inline TypeScript documentation or comments.
- Always run `npm run test` before declaring a task complete.

This project is under active development. Join the conversation at pmer.cn or follow Real-World Product Talk (实战产品说) on WeChat!


⚠️ Disclaimer

Some commands (e.g., codex --verbose --show-cot, codex refine), environment variables (e.g., CODEX_MAX_BUDGET_PER_TASK), and model references (e.g., GPT-5.5) mentioned in this book are illustrative/conceptual demonstrations designed to explain autonomous agent orchestration, goal-driven patterns, and thinking chain supervision. They do not represent specific commercial software or mandatory production standards.

About

《Codex实战蓝皮书》:AI原生时代的产品研发与多端编排实战指南。

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors