2026-07-15 新聞檔案

本頁保留 2026-07-15 的精選新聞。建議先看中文 5 條抓教學主題,再對照英文 5 條,練習把 first-run、worker auth、reasoning budget、MCP 資源顯示與資料邊界改寫成工程問題。

2026-07-15 每日重點

先看中文 5 條抓教學主題,再對照英文 5 條練習怎麼把同一則更新改寫成工程問題。

回到今日新聞彙整

中文 5 條

  1. OpenClaw v2026.7.1 仍是今天最值得先讀的官方版本,因為它把 guided setup、連線檢查與 approval boundary 放進同一版,提醒學生「第一次能不能用」其實是 onboarding、憑證、模型與 fallback 一起成立。
    來源:查看來源(OpenClaw 官方 Release)
  2. OpenClaw 修正 OpenAI OAuth models 在 cloud workers 失敗的問題,這是一個很好的 worker-auth 教材:同一個模型路由若沒有把授權 profile 投影到正確執行環境,雲端 worker 就會在真正推理前先壞掉。
    來源:查看來源(OpenClaw 官方 Commit)
  3. Hermes 新增 auxiliary 各任務可獨立設定 reasoning_effort,這很適合拿來教學生:vision、web_extract、compression 不一定要共用同一個 thinking budget,任務成本與品質可以分欄設計。
    來源:查看來源(Hermes Agent 官方 Commit)
  4. Hermes 修正 MCP ResourceLink 要顯示真實 wire tool name,並在 error path 把 resource 文字內容露出來;這很適合教學生:如果錯誤只剩一句泛用訊息,agent 根本無法知道下一步該讀哪個資源。
    來源:查看來源(Hermes Agent 官方 Commit)
  5. The Verge 報導 Grok Build 程式工具曾把使用者整個 codebase 上傳到雲端 bucket,這很適合當今天的外部對照:coding agent 不只比補全速度,還要先畫清楚哪些原始碼、路徑與資產能不能離開本機。
    來源:查看來源(The Verge)

English 5 Items

  1. OpenClaw v2026.7.1 is still the best official item to study first today because it packages guided setup, connection checks, and approval boundaries into one release-level lesson: first-run success depends on onboarding, credentials, model routing, and fallback all working together.
    Source: Source (OpenClaw Official Release)
  2. OpenClaw fixes OpenAI OAuth models failing on cloud workers, which is a compact worker-auth lesson: if the auth profile is not projected into the real execution environment, the worker breaks before inference even starts.
    Source: Source (OpenClaw Official Commit)
  3. Hermes now lets each auxiliary task set its own reasoning_effort, making it a strong teaching example that vision, web_extract, and compression do not need to share the same thinking budget or latency target.
    Source: Source (Hermes Agent Official Commit)
  4. Hermes fixes MCP ResourceLink rendering so the marker points to the real wire tool name and still surfaces resource text on the error path, a useful lesson that observability fails when an agent is shown a fake tool name or an empty error shell.
    Source: Source (Hermes Agent Official Commit)
  5. The Verge reports that Grok Build was uploading users’ entire codebases to a cloud bucket, making it today’s clearest outside comparison point: coding agents are not only about generation quality, but also about whether source code, paths, and artifacts are allowed to leave the local machine at all.
    Source: Source (The Verge)