2 Matching Annotations
  1. Last 7 days
    1. I went to inspect that reasoning this weekend and found a signature (600 characters long) and no text.

      作者去查 Claude Code 的本地日志,发现所谓的「推理块」里只有600字符的加密签名,没有任何推理文本。这个发现的意义在于:开发者以为自己在存储 AI 的真实思维过程,但实际上存的只是一个密文指针——内容在别人的服务器上(或者根本没有),本地文件毫无可读价值。

  2. Jun 2026
    1. Work you'd normally plan in quarters now finishes in days. Claude dynamically writes orchestration scripts that run tens to hundreds of parallel subagents in a single session, checking its work before anything reaches you.

      The 'quarters to days' compression is a bold claim that reframes AI coding tools from assistants to project managers. The key novelty here isn't just parallelism — it's that Claude writes the orchestration scripts itself, meaning the planning layer is also automated rather than pre-specified by engineers.