SIGN IN SIGN UP

release: 2.0.74 — 真修两条没人接的超时 + reuse miss

#122 zhangzhang-bit · 25s 把 30s 才到的成功请求砍掉重试
  warmStallMs 25→45s 默认 + 新加 toolActive 180s 档(toolCallCount>0
  自动切档),三档 ceiling 大档赢。error message 跟实际 ceiling 报
  不再硬编码 25s。env 三档全可调。

#116 zhangzhang-bit · system prompt hash 飘 reuse 永远 miss
  Claude Code 长 system prompt 末尾 gitStatus 块(Recent commits /
  Status / Recent files)每次 commit 内容变,git short hash 7 字节
  长度固定但内容飘 → len 一致 hash 飘 → reuse miss。
  normalizeSystemPromptForHash 加 5 类 normalize:Status / Recent
  commits / Recent files 整块吞,inline git short hash(要求含数字
  + 含字母 a-f)→ <gitsha>,1700000000-2099999999 范围 epoch →
  <epoch>。

测试 792 → 805(+13),0 回归。
D
dwgx committed
4548ffad040b53067f1a6917db9dc1b0959187db
Parent: 8df3c5a