Files
pikasTech-unidesk/docs/MDTODO/details/cli-output-progressive-disclosure/R8.2_Task_Report.md
T
Codex f495151335
Pipelines as Code CI / hwlab-web-probe-sentinel-nc01- Success
Pipelines as Code CI / platform-infra-gitea-nc01- Success
Pipelines as Code CI / unidesk-host- Success
docs: 完成 trans 文本短路径复盘
2026-07-13 05:52:33 +02:00

1.2 KiB

R8.2 任务报告

结果

  • Issue #1890 第一阶段由原生子代理完成,PR #1893 已合并,master merge commit 为 1f05e26f
  • 已知文本路径的 download / upload 在远端操作或本地目标写入前返回 text-transfer-discouraged;二进制和显式 --allow-text-transfer 生成物仍保留字节数与 SHA-256 校验。
  • apply-patch 无 stdin 的交互 TTY 立即返回 apply-patch-stdin-required 和 quoted heredoc 示例。
  • 默认超限输出不再生成 dump;只有显式 full/raw 或 UNIDESK_TRAN_STREAM_DUMP=1 才允许受保护完整披露。
  • trans help、skill 与长期参考已统一推荐 cat|head|tail|rgapply-patch <<'PATCH',旧 < patch.diff> 与文本 download 默认示例已清零。

验证

  • 补审后定向测试 50/50、basic check 11/11、git diff --check 和受控 preflight 通过。
  • master 上 trans --help apply-patch|download|upload 的第一用法分别为 quoted heredoc、cat、quoted heredoc。
  • 使用 trans gh:/... apply-patch quoted heredoc 更新 Issue 正文,9 ms 一次成功,无临时 patch、download/upload 或 dump。