File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6565| --- | --- |
6666| ` /threads ` | List recent threads and bind quickly |
6767| ` /bind latest ` | Bind the latest thread |
68- | `/bind <index| threadId>` | Bind a specific thread |
68+ | ` /bind <index> ` | Bind by list index (from ` /threads ` ) |
69+ | ` /bind <threadId> ` | Bind by thread ID |
6970| ` /current ` | Show snapshot of the current bound thread |
7071| ` /status ` | Show bridge status |
7172| ` /usage ` / ` /limits ` | Show Codex rate limits remaining |
@@ -173,7 +174,8 @@ Codex 在桌面端很强,但它不是“随时随地继续工作”的工具
173174| --- | --- |
174175| ` /threads ` | 查看最近会话并快速绑定 |
175176| ` /bind latest ` | 绑定最新会话 |
176- | `/bind <编号| threadId>` | 绑定指定会话 |
177+ | ` /bind <编号> ` | 按 ` /threads ` 列表编号绑定 |
178+ | ` /bind <threadId> ` | 按 threadId 绑定 |
177179| ` /current ` | 查看当前会话快照 |
178180| ` /status ` | 查看桥接状态 |
179181| ` /usage ` / ` /limits ` | 查看剩余用量与重置时间 |
You can’t perform that action at this time.
0 commit comments