Skip to content

fix(ui): improve chat timestamps and tui paste#353

Closed
szdtzpj wants to merge 1 commit into
lsdefine:mainfrom
szdtzpj:codex/ui-usability-fixes
Closed

fix(ui): improve chat timestamps and tui paste#353
szdtzpj wants to merge 1 commit into
lsdefine:mainfrom
szdtzpj:codex/ui-usability-fixes

Conversation

@szdtzpj
Copy link
Copy Markdown

@szdtzpj szdtzpj commented May 13, 2026

Summary

Issues

Validation

  • python -m unittest discover -s tests -p test*.py
  • python -m py_compile frontends\tuiapp_v2.py frontends\stapp.py tests\test_tuiapp_v2_input.py
  • python frontends\tuiapp_v2.py --help
  • git diff --check

@szdtzpj szdtzpj force-pushed the codex/ui-usability-fixes branch from 4523954 to fac92b6 Compare May 13, 2026 02:45
@szdtzpj
Copy link
Copy Markdown
Author

szdtzpj commented May 13, 2026

Rebased this PR on the latest main (09cd857, which includes #352) and resolved the frontends/tuiapp_v2.py conflict by keeping the upstream unified bracketed-paste insertion path while preserving this PR's Ctrl+V support and duplicate-paste guard.

Re-ran validation locally after the rebase:

  • python -m unittest discover -s tests -p test*.py
  • python -m py_compile frontends\tuiapp_v2.py frontends\stapp.py tests\test_tuiapp_v2_input.py
  • python frontends\tuiapp_v2.py --help
  • git diff --check

@szdtzpj
Copy link
Copy Markdown
Author

szdtzpj commented May 13, 2026

Superseded by #354.

@szdtzpj szdtzpj closed this May 13, 2026
@szdtzpj szdtzpj deleted the codex/ui-usability-fixes branch May 13, 2026 02:48
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.

1 participant