Documentation v0.28.0

[!CAUTION] DEPRECATED — Do not use this release. A critical bug introduced in this version causes history.json to grow exponentially for Telegram and Discord sessions. See #49 · Fixed in v0.25.9

Summary

Continues the structural decomposition wave by extracting four more domain-specific sub-packages, reducing cross-cutting imports and clarifying ownership boundaries across the runtime.

翻譯 延續結構拆分浪潮,抽取四個領域專屬子套件,降低交叉引用並釐清 runtime 內各模組的所有權邊界。

Changes

REFACTOR

翻譯
  • 抽取 skill 檔案系統為獨立套件並重新接線
  • 重組 runtime record 輔助模組與共用 session 路徑
  • 搬移 summary agent 並重新命名 dispatcher 存取器
  • 將 route handler 搬入 runtime routes 套件

Scope


Generated by SKILL