Skip to content

Latest commit

 

History

History
73 lines (65 loc) · 1.91 KB

File metadata and controls

73 lines (65 loc) · 1.91 KB

Telegram Commands / Telegram 命令

English

Pairing

  • /start pair_<pairingSessionId>_<code>
    • Generated by QR from desktop app.
    • Binds current Telegram chat to device.

Approvals

  • /approve <approvalId>
  • /deny <approvalId>

Session commands

  • /threads
    • List recent Codex threads and bind quickly.
  • /bind latest
  • /bind <threadId|index>
  • /usage (alias: /limits)
    • Show Codex rate limits remaining and reset time.
  • /plan on|off|status
    • Toggle/query native Codex collaboration mode (Plan/Code).
    • In Plan mode, if Codex asks follow-up questions, answer directly with Telegram buttons or text.
    • After plan draft is produced, Telegram shows confirmation buttons:
      • Execute plan
      • Refine plan
      • Cancel
  • /active
  • /current
  • /detail <index|threadId|current|latest>
  • /status
  • /cancel
  • /unbind
  • /help

Normal text / photo

  • Text: routed as user turn input.
  • Photo: routed as image input (with optional caption text).

中文

配对

  • /start pair_<pairingSessionId>_<code>
    • 来自桌面端二维码。
    • 绑定当前 Telegram 会话到设备。

审批

  • /approve <approvalId>
  • /deny <approvalId>

会话命令

  • /threads
    • 查看最近会话并快速绑定。
  • /bind latest
  • /bind <threadId|编号>
  • /usage(别名:/limits
    • 查询 Codex 剩余用量与重置时间。
  • /plan on|off|status
    • 切换/查询 Codex 原生协作模式(Plan/Code)。
    • Plan 模式下如果 Codex 追问决策点,可直接在 Telegram 中点按钮或发文本回答。
    • 计划草稿完成后会出现确认按钮:
      • 确认并执行
      • 继续改计划
      • 取消本轮
  • /active
  • /current
  • /detail <编号|threadId|current|latest>
  • /status
  • /cancel
  • /unbind
  • /help

普通文本 / 图片

  • 文本:作为用户输入转发到 Codex。
  • 图片:作为图片输入转发(可带 caption)。