Skip to content

fix: unify reconnect wrapper and configure tmux history limit - #321

Merged
SeemSeam merged 1 commit into
SeemSeam:mainfrom
rholin33:fix/reconnect-tmux-history-policy
Aug 20, 2026
Merged

fix: unify reconnect wrapper and configure tmux history limit#321
SeemSeam merged 1 commit into
SeemSeam:mainfrom
rholin33:fix/reconnect-tmux-history-policy

Conversation

@rholin33

Copy link
Copy Markdown
Contributor

Summary

  • Make reconnect autostart execute the Python-selecting bin/codex-reconnect wrapper directly.
  • Change the default tmux history-limit from 50000 to 10000.
  • Add CCB_TMUX_HISTORY_LIMIT for runtime overrides and include it in detached-server preparation caching.
  • Update tests and runtime contract documentation.

Validation

  • Focused test suite: 200 passed.
  • git diff --check: passed.
  • One unrelated existing sidebar-theme test remains affected by an external contrast environment/configuration value; it is not part of this change.

- 统一 reconnect 自动启动使用 codex-reconnect wrapper
- 将 tmux history-limit 默认值调整为 10000 并支持环境变量覆盖
- 更新运行时测试与配置契约文档
@SeemSeam
SeemSeam merged commit 01d5b1c into SeemSeam:main Aug 20, 2026
11 of 12 checks passed
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.

2 participants