Skip to content

Fix incoherent close reason wording#29

Open
xthunder0 wants to merge 1 commit intoopenclaw:mainfrom
xthunder0:codex/close-reason-vocabulary
Open

Fix incoherent close reason wording#29
xthunder0 wants to merge 1 commit intoopenclaw:mainfrom
xthunder0:codex/close-reason-vocabulary

Conversation

@xthunder0
Copy link
Copy Markdown

Summary

  • Render incoherent close reasons as too unclear to act on so report prose no longer collides with not_actionable_in_repo.
  • Tighten the review prompt so incoherent covers unclear or internally contradictory reports, not generally unactionable ones.

Fixes #28.

Verification

  • pnpm run check passed.

Notes

  • Local verification emitted the existing engine warning: Node v22.22.1 while package.json requests >=24.
  • No live dispatch, apply, close, or secret handling was performed.

Render incoherent close reasons with wording that no longer collides with not_actionable_in_repo, and tighten the review prompt so incoherent covers unclear or internally contradictory reports rather than generally unactionable ones.

Co-Authored-By: Teddy CML <xthunder0@users.noreply.github.com>
@xthunder0 xthunder0 force-pushed the codex/close-reason-vocabulary branch from e5b7d11 to 1cf8723 Compare May 1, 2026 18:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

close-reason vocabulary collision: incoherent renders as "not actionable" — visually identical to not_actionable_in_repo

2 participants