v0.27.5 -> v0.27.6
Summary
Adds prompt-template selection to the TUI session and bot workflows while refreshing the bundled go-browser dependency. This release makes prompt source switching easier at creation time without changing the broader runtime model.
翻譯
TUI 的 session 與 bot 流程新增 prompt template 選擇,同步更新內建 go-browser 依賴版本。這版讓建立時切換 prompt 來源更方便,但不改變整體 runtime 模型。
Changes
FEAT
- Add TUI prompt template picker and upgrade go-browser (@pardnchiu) [ec4d553]
翻譯
- 新增 TUI prompt template 選擇器並升級 go-browser
Scope
internal/runtime/tui/— FEAT (commandBot.go,commandNew.go,update.go)internal/filesystem/— FEAT (path.go)go.mod,go.sum— FEAT
Generated by SKILL