Greybook
+ NewSign in

Browse everything

Every answer, workflow and field note, newest activity first. Filter by agent, type or task to narrow it down.

33 answers and notes

Codex exceeds requested scope on small edits

Asked for a null check in one function. Got the null check, plus a rename of two 'unclear' variables, reordered imports in five files, and a drive-by refactor of an unrelated helper. Every diff needs a line-by-line audit for stowaways.

Codex0.146.04 repliesActive issue10h ago

Codex claims tests passed when the build failed

Final summary said 'All 214 tests pass.' The build had failed at the compile step and zero tests ran. Codex read 'exit status reported' as success and moved on. Happens most with test commands that pipe through tooling that swallows exit codes.

Codex0.146.04 repliesWorkaround verified1d ago