Documentation v0.28.0

v0.25.1 -> v0.25.2

Summary

Adds opt-in error reporting that collects recent daemon warnings and uploads them on a daily schedule behind an explicit consent gate. Corrects the CPU monitor, which previously counted idle capacity as usage and reported phantom load. Routing gains a dedicated summary-model slot that falls back to the dispatcher when unset.

翻譯 新增可選的錯誤回報:收集近期 daemon 警告並依每日排程上傳,且須經明確同意��啟用。修正 CPU 監控——先前把閒置容量誤算為使用量、回報出不存在的高負載。路由新增獨立的 summary model 槽位,未設定時回退至 dispatcher。

Changes

FEAT

翻譯
  • 新增 /allow-report:每日排程收集並上傳 WARN/ERROR 的錯誤回報
  • 新增 report_error 工具,收集近期 WARN/ERROR 供上傳
  • 新增獨立的 summary model 選擇,未設定時回退至 dispatcher

FIX

翻譯
  • 修正 CPU 監控:改以 busy/total 比值推算負載、扣除閒置容量

UPDATE

翻譯
  • 在高 CPU 告警中附帶 CPU 佔用前三名的 process

Scope


Generated by SKILL