导入的 Codex 会话无法继续对话:发送新消息时报 LAZY_CREATE_FAILED / thread not loaded
- Dominant language
- TypeScript
- Stars
- 2.7k
- Forks
- 395
- Avg merge
- 21h 48m
- Merged PRs (30d)
- 776
Description
**提交人**: 肖书南(再度Miren)
**客户端版本**: 0.1.76
---
导入的 Codex 会话在继续对话时失败,无法发送新消息。
**现象**
- 导入 Codex 会话后,会话可以打开查看,但在发送新消息、尝试继续对话时失败。
- 影响范围:所有导入的 Codex 会话都会出现,不只是单条会话。
- 复现:稳定复现,每次发送新消息都会触发。
**报错信息(已脱敏,去掉具体线程 ID)**
```
LAZY_CREATE_FAILED: codex app-server thread/read error -32600: thread not loaded
```
**期望**
导入的 Codex 会话能够正常继续对话。
---
## 提交时的任务环境
仅代表提交时快照,不一定是故障环境。OS 来自提交客户端本机,不含 SSH 远端主机;Harness / 模型来自当前任务。与运行环境无关的反馈可忽略本段。
**OS**: win32 x64 (10.0.26100)
**Harness**: Codex
**Model ID**: ` qwen3.8-27b `
**界面语言**: zh-CN
Contributor guide
Research direction
No source file or test is named. Start by tracing imported Codex session continuation through the Codex app-server thread/read path and the LAZY_CREATE_FAILED error. Done means every imported Codex session can send a new message successfully instead of reporting that the thread is not loaded.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100