Documentation v0.28.0

v0.25.6 -> v0.25.7

Summary

Continues the session package decomposition by extracting history, channel adapters, and config management into self-contained sub-packages, while removing redundant path construction and directory checks throughout the codebase.

翻譯 延續 session 套件拆分,將 history、channel adapter 與 config 管理抽取為獨立子套件,同時移除 codebase 中冗餘的路徑拼接與目錄檢查。

Changes

REFACTOR

翻譯
  • 將 session history 與 channel adapter 拆分為獨立套件
  • 將 session config 與 TUI 輔助拆分為獨立套件
  • 將 session summary 與 TUI hash 拆分為獨立輔助模組

Scope


Generated by SKILL