Documentation v0.28.0

v0.25.0 -> v0.25.1

Summary

Adds a startup resource monitor that watches CPU, RAM, and network reachability, escalating threshold breaches to the daemon log. Transient retry, probe, and silent-fallback paths across the daemon now also surface at warn level, so operational issues become visible before they cascade.

翻譯

啟動時加入常駐 resource monitor,盯住 CPU、RAM 與網路連通性,超過門檻即升級至 daemon log。同時把 daemon 內 transient retry、probe 與 silent fallback 路徑統一拉到 warn 級,operational 問題能在 cascade 之前就被看見。

Changes

FEAT

翻譯
  • 新增 runtime monitor,週期觀測 CPU、RAM 與網路連通性並在門檻外發 warn

UPDATE

翻譯
  • 把單次重試 / probe / dispatcher attempt / callback miss 與 stub activation、CommitSkillDir、keychain.Delete、OAuth openBrowser 等 silent fallback 路徑統一升至 slog.Warn

CHORE

翻譯
  • 升級 go-bot 至 v0.3.6

Scope


Generated by SKILL