Documentation v0.28.0

v0.21.2 -> v0.21.3

Summary

Web mode introduces a browser rendering surface with live reload alongside the existing TUI, driven by a dedicated system prompt branch. TUI commands consolidate into scope-aware popups with inline-arg shortcuts and a conflict-checked session bot editor. Discord enable now validates the gateway connection before persisting state.

翻譯 新增 web mode 瀏覽器渲染管道與即時重載,並走獨立的 system prompt 分支,與既有 TUI 並存。TUI 指令統一為帶 scope 選擇的 popup,補上 inline arg 捷徑與帶衝突檢查的 session bot 編輯流程。Discord 啟用流程在持久化狀態之前先驗證 gateway 連線。

Changes

FEAT

翻譯
  • 新增 web mode 頁面渲染、即時重載與 TUI 模式切換
  • 新增 web mode system prompt 與執行旗標串接
  • 改寫指令選擇器描述並強化 skill 高亮

FIX

翻譯
  • 驗證 Discord 啟用流程並調整 TUI 指令路由

REFACTOR

翻譯
  • 整合 TUI model 與 reasoning 指令流程
  • 精簡 TUI 指令並規整 prompt 渲染
  • 重構 TUI tailing 流程並加入 session hash 追蹤

Generated by SKILL