2026-07-12 新聞檔案
本頁保留 2026-07-12 的精選新聞。建議先看中文 5 條抓教學主題,再對照英文 5 條,練習把 onboarding、狀態主權、runtime budget 與部署控制權改寫成工程問題。
2026-07-12 每日重點
先看中文 5 條抓教學主題,再對照英文 5 條練習怎麼把同一則更新改寫成工程問題。
中文 5 條
- OpenClaw v2026.7.1-beta.5 把 conversational onboarding、ClawRouter routing 與 quotas 收進同一版,最適合拿來教「首次啟用」其實同時牽涉模型發現、核准邊界、憑證遮罩與 fallback 行為。
來源:來源(OpenClaw 官方 Release) - OpenClaw 把 legacy session ownership 遷到 sqlite,這是一個很好的狀態主權案例:當 session 所屬關係不再靠舊路徑猜測,agent workflow 才比較容易做稽核、續跑與權限界定。
來源:來源(OpenClaw 官方 Commit) - Hermes Agent v2026.7.7.2 仍值得保留在今天的清單,因為它把 WhatsApp Baileys 依賴從 pinned git commit 換回 published release,示範了 tagged-release Docker build 為何必須追到可重現的依賴來源。
來源:來源(Hermes Agent 官方 Release) - Hermes 修正 gateway 沒有確實遵守 runtime context budgets,這很適合教學生區分「設定上限存在」與「執行期真的照上限裁切」是兩件不同的工程問題。
來源:來源(Hermes Agent 官方 Commit) - TechCrunch 引述 Hugging Face 執行長談「企業不想一直租用自己的 AI」,很適合拿來和 agent 平台做外部對照:模型、資料與工具鏈一旦要長期維運,部署控制權本身就是課堂上的系統設計題。
來源:來源(外部報導(TechCrunch))
English 5 Items
- OpenClaw v2026.7.1-beta.5 is the strongest official item to teach first today because it bundles conversational onboarding, ClawRouter routing, and quotas into one lesson about model discovery, approval boundaries, credential masking, and deterministic fallback.
Source: Source(OpenClaw Official Release) - OpenClaw migrates legacy session ownership to sqlite, making a strong systems lesson that workflow ownership becomes easier to audit, resume, and permission-check when it moves from inferred legacy state into a durable source of truth.
Source: Source(OpenClaw Official Commit) - Hermes Agent v2026.7.7.2 still belongs in today’s set because it replaces a pinned WhatsApp Baileys git commit with a published release, making reproducible dependency sources the key lesson behind tagged-release Docker builds.
Source: Source(Hermes Agent Official Release) - Hermes fixes the gateway so runtime context budgets are actually honored, which is a compact lesson that having a configured limit and enforcing that limit at execution time are two different engineering problems.
Source: Source(Hermes Agent Official Commit) - TechCrunch quotes Hugging Face’s CEO arguing that companies are done renting their AI, which gives students a useful outside comparison point: once agent systems are operated for the long term, infrastructure control becomes part of the product design, not a side issue.
Source: Source(External Coverage (TechCrunch))