feat: 支持 Codex 会话恢复并改进终端与 Git 视图 - #448
Merged
Merged
Conversation
- 增加 Codex 会话历史查看、恢复和 SQLite 索引 - 使用独立辅助进程管理 Windows PTY - 增加 Git 提交历史图表和文件树状态显示 - 修复文件树刷新及 Codex 终端输入问题
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
说明
本 PR 为 EnsoAI 增加 Codex 会话历史查看与恢复功能,并改进 Windows 终端稳定性、Git 提交历史展示和文件状态显示。
主要改动
Codex 会话
终端
Shift+Enter无法正确换行--no-alt-screen保留终端滚动内容,并过滤 xterm 颜色查询响应,避免控制字符被 Codex 当作普通输入显示Git 提交历史与文件树
改动文件
查看全部 92 个文件