Filter Codex TUI redraw noise in Slack output #8

Merged
jihoson merged 1 commits from fix/codex-tui-noise-filter into main 2026-02-17 04:45:46 +09:00
Collaborator

Summary

  • filter broken charset tokens like (B/)B left from lost ESC(B sequences
  • drop Codex TUI redraw noise lines (banner/help/context/frame lines) from Slack output
  • suppress empty box interior lines and consecutive duplicate lines
  • add regression tests for Codex redraw/box noise cases

Test Evidence

  • pytest -q
## Summary - filter broken charset tokens like `(B`/`)B` left from lost `ESC(B` sequences - drop Codex TUI redraw noise lines (banner/help/context/frame lines) from Slack output - suppress empty box interior lines and consecutive duplicate lines - add regression tests for Codex redraw/box noise cases ## Test Evidence - pytest -q
agentson added 1 commit 2026-02-17 04:45:31 +09:00
jihoson merged commit cfbe781210 into main 2026-02-17 04:45:46 +09:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: jihoson/LazyEnter#8