# Codex 在 crabbox 内部实现自我构建

- 来源：Peter Steinberger 🦞 (@steipete)
- 发布时间：2026-06-13 12:20
- AIHOT 分数：48
- AIHOT 链接：https://aihot.virxact.com/items/cmqbvb7sp05euslamxoh9wn8j
- 原文链接：https://x.com/steipete/status/2065650561484267540

## AI 摘要

Peter Steinberger 分享了 Codex 在其项目 crabbox 中的应用体验。Codex 在 crabbox 内部运行，同时构建 crabbox 自身。它已连续4天在多处代码树中非停止循环运行。所有构建均为端到端可验证，使得项目几乎能够自我构建。Codex 还能通过浏览器/电脑使用自动注册所需服务。作者的主要工作仅剩添加信用卡信息和关闭不合适的内容。

## 正文

I can barely keep up with implementing/testing/landing all the Issues/PRs folks submit to https://github.com/openclaw/crabbox#providers

Codex runs INSIDE crabbox while it is building crabbox.
This is becoming essential infra for my work.

Codex been looping nonstop for the last 4 days in multiple trees. Since all of it is e2e verifiable it basically builds itself. Codex even signs up for the services automatically via browser/computer use. My main job is adding credit card details and closing things that I don't see as a fit.
