2026-07-19 每日新聞檔案
今天建議先抓五個工程點:OpenClaw 仍用 release 帶你讀 remote session 與 recovery,再用 per-job dynamic cadence 補上排程層;Hermes 則用 MCP poll-loop OOM 與 Windows 安裝編碼錯誤提醒你把非同步錯誤路徑、記憶體邊界與跨平台 bootstrap 分開驗證;外部對照用 Vertu AI agent 手機實測,練習把產品宣稱拆成工作流、資安與人工接管。
封存時間:2026-07-19 07:00 CST
中文 5 條
先讀 release 抓系統全貌,再用 commit 與外部報導練習把排程、錯誤路徑、安裝契約與產品宣稱改寫成工程問題。
- OpenClaw v2026.7.2-beta.2 仍是今天最值得先讀的官方版本,因為它把 remote coding sessions、guided setup、channel safety 與 gateway/session recovery 綁成同一個系統案例,最適合學生把主機控制權、核准邊界與故障續跑放進同一張驗證表。
來源:查看來源(OpenClaw 官方 Release) - OpenClaw 新增 per-job dynamic cadence,這很適合教排程工程:真正的 cron 不只是固定時間表,還要記錄哪個 job 能自己提出下一次檢查點、範圍怎麼被夾住、狀態何時寫回。
來源:查看來源(OpenClaw 官方 Commit) - Hermes 修正 MCP poll loop 把已完成 future 的真實 TimeoutError 吞掉而引發 gateway OOM,這是一個很好的非同步系統教材:如果錯誤包裝錯了,agent 會同時失去可觀測性與資源上限。
來源:查看來源(Hermes Agent 官方 Commit) - Hermes 把 install.ps1 強制維持純 ASCII,避免 Windows PowerShell 5.1 誤判字元造成安裝腳本整段失敗,這很適合教學生:跨平台 bootstrap 常常先壞在編碼與殼層契約,不是模型或 UI。
來源:查看來源(Hermes Agent 官方 Commit) - TechCrunch 實測 Vertu 的 AI agent 手機,這很適合當今天的外部對照:只要產品宣稱能幫高階主管代理工作流,工程檢查就不能只問模型會不會回答,還要同時問資安、人工接管與真實任務完成率。
來源:查看來源(TechCrunch)
English 5 Items
Use the English list to compare how release notes, commit fixes, and outside product coverage frame the same engineering questions.
- OpenClaw v2026.7.2-beta.2 is still the best official item to study first today because it packages remote coding sessions, guided setup, channel safety, and gateway/session recovery into one release-level lesson about host ownership, approval boundaries, and recovery paths.
Source: Source (OpenClaw Official Release) - OpenClaw adds per-job dynamic cadence, which makes a strong scheduling lesson: a serious cron system is not just a fixed calendar, but a contract for who may propose the next check, how bounds clamp it, and when that state is written back.
Source: Source (OpenClaw Official Commit) - Hermes fixes an MCP poll loop that swallowed a completed future's real TimeoutError and could drive gateway OOM, a compact async-systems lesson in how bad error wrapping destroys both observability and resource control.
Source: Source (Hermes Agent Official Commit) - Hermes keeps install.ps1 pure ASCII so Windows PowerShell 5.1 will not misparse the installer, which is a clean cross-platform bootstrap lesson: encoding and shell contracts often fail before model behavior or UI ever matter.
Source: Source (Hermes Agent Official Commit) - TechCrunch's hands-on review of Vertu's AI-agent phone is a useful outside comparison point: once a product claims it can act on behalf of executives, engineering evaluation has to cover security, human takeover, and real workflow completion—not just chatbot polish.
Source: Source (TechCrunch)