unstuck-agent-trace
收藏资源简介:
该数据集名为Unstuck — agent trace,是Unstuck项目背后的代理追踪数据,专为Build Small Hackathon构建。它由OpenAI Codex CLI驱动,并由Claude Code审查,记录了代码生成和审查的交互过程。数据集包含四个核心文件:PROMPTS.md提供了每项任务的提示包,包括范围化的一次性提示、文件命名、测试优先和预期测试数量;AGENTS.md是Codex的常驻工作合约,涵盖架构、模型锁定、测试和提交规则;commit-trail.md是每项任务产生的提交记录,由Codex编写、Claude审查;field-notes.md则记录了构建过程中的经验和学习总结。数据集以快照形式保存(截至2026-06-11),适用于研究代理协作、代码生成、提示工程和软件开发流程分析。
The dataset named Unstuck — agent trace is the agent trace data behind the Unstuck project, specifically built for the Build Small Hackathon. It is powered by OpenAI Codex CLI and reviewed by Claude Code, documenting the interaction process of code generation and review. The dataset includes four core files: PROMPTS.md provides prompt packages for each task, including scoped one-shot prompts, file naming, test-first approach, and expected test counts; AGENTS.md is Codexs resident work contract, covering architecture, model locking, testing, and submission rules; commit-trail.md contains commit records generated for each task, written by Codex and reviewed by Claude; field-notes.md records experiences and learning summaries from the build process. The dataset is saved as a snapshot (as of 2026-06-11) and is suitable for research in agent collaboration, code generation, prompt engineering, and software development process analysis.
数据集概述:Unstuck — agent trace
- 许可证:Apache-2.0
- 标签:
build-small-hackathon、agent-trace、codex、claude-code - 名称:Unstuck — agent trace
数据集内容
该数据集记录了构建 Unstuck 过程中使用的智能体追踪信息。Unstuck 是一个为 Build Small Hackathon 构建的项目,由 OpenAI Codex CLI 驱动,并经过 Claude Code 审查。数据集的快照时间为 2026-06-11,最新版本保存在源仓库中。
文件结构
| 文件 | 说明 |
|---|---|
PROMPTS.md |
按任务划分的提示包——包含一次性提示,每个提示指定了对应文件、先写失败测试、预期测试数量 |
AGENTS.md |
Codex 始终加载的工作合约——涵盖架构、模型锁定、测试与提交规则 |
commit-trail.md |
每个任务的提交记录——由 Codex 编写、Claude 审查 |
field-notes.md |
构建过程中的总结与学习心得 |




