Skip to content

fix(ci): stop over-deferring local UI feature issues#2425

Merged
binaricat merged 1 commit into
mainfrom
fix/classify-prefer-ui-quick-wins
Jul 24, 2026
Merged

fix(ci): stop over-deferring local UI feature issues#2425
binaricat merged 1 commit into
mainfrom
fix/classify-prefer-ui-quick-wins

Conversation

@binaricat

Copy link
Copy Markdown
Owner

Summary

  • Classify was systematically choosing feature_defer for local UI polish (e.g. keychain layout).
  • Prompt now: prefer feature_quick_win when touch surface is 1–4 files / same panel; do not defer just because old UI tests exist.
  • feature_defer only for multi-module, protocol/schema, or true strategic work.
  • Auto-downgrade floor for features: 0.80.7 so mid-confidence UI polish still implements.

Test plan

Triage was biased toward feature_defer ("be conservative" + treating existing
UI tests / layout preference as strategic). Prefer quick wins for small,
same-panel UI work; reserve defer for multi-module or true product strategy.
Slightly lower the auto-downgrade floor for feature confidence to 0.7.
@binaricat
binaricat merged commit 0aef4c2 into main Jul 24, 2026
7 checks passed
@github-actions github-actions Bot added the automation:codex-loop Own/bot PR waiting on Codex review↔fix loop label Jul 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automation:codex-loop Own/bot PR waiting on Codex review↔fix loop

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant