2026-07-08 新聞檔案

本頁保留 2026-07-08 的精選新聞。建議先看中文 5 條抓教學主題,再對照英文 5 條練習怎麼把同一則更新改寫成工程問題。

2026-07-08 每日重點

今天可先把 5 條消息分成 release 封裝、讀取/平台邊界、agent workflow 擴張三欄,再補 source of truth。

回到今日新聞彙整

中文 5 條

  1. OpenClaw 2026.7.1-beta.2 把 GPT-5.6、attach、Telegram Codex、on-exit cron 與 scoped conversations 收進同一版,適合學生練習把「新能力」「控制邊界」與「觀測點」放在同一張 release 表讀
    來源:來源(OpenClaw 官方 Release)
  2. OpenClaw 對 Slack thread history 加上 pagination 上界,這很適合教學生把「聊天資料讀取」當成成本與延遲控制問題,而不是只看功能有沒有跑通
    來源:來源(OpenClaw 官方 Commit)
  3. Hermes Agent v2026.7.1 把 Mixture-of-Agents、completion contracts 與 verification evidence 綁在同一版,提醒學生「做得更會想」和「做完要能證明」最好一起設計
    來源:來源(Hermes Agent 官方 Release)
  4. Hermes 在 stdio watchdog 裡補上 Windows 對 POSIX kill primitive 的防護,這很適合教「跨平台守護程式」不能把 Unix 假設硬套到所有系統
    來源:來源(Hermes Agent 官方 Commit)
  5. The Verge:Anthropic 將 Claude Cowork 帶到手機與網頁,適合帶學生討論 coding agent 為何會從終端往整個辦公與協作流程擴張
    來源:來源(The Verge)

English 5 Items

  1. OpenClaw 2026.7.1-beta.2 packages GPT-5.6 support, attach, Telegram Codex, on-exit cron runs, and scoped conversations into one release, making it a clean class example of reading new capability, boundary design, and observability together
    Source:Source(OpenClaw Official Release)
  2. OpenClaw bounds Slack thread-history pagination, a compact lesson in treating chat retrieval as a latency and cost-control problem instead of only asking whether the feature works
    Source:Source(OpenClaw Official Commit)
  3. Hermes Agent v2026.7.1 ships Mixture-of-Agents, completion contracts, and verification evidence together, making stronger reasoning and provable completion part of the same release story
    Source:Source(Hermes Agent Official Release)
  4. Hermes adds a Windows guard around POSIX-only kill primitives in the stdio watchdog, a useful example of not smuggling Unix process assumptions into cross-platform agent infrastructure
    Source:Source(Hermes Agent Official Commit)
  5. The Verge: Anthropic is launching Claude Cowork on mobile and web, giving students a concrete way to discuss why coding agents are expanding from the terminal into broader office and collaboration workflows
    Source:Source(The Verge)