v0.27.1 -> v0.27.2
Summary
Consolidates TUI slash commands into grouped menus and adds a shift-tab auto mode toggle for uninterrupted tool execution. Provider model discovery now fetches live listings from NVIDIA NIM and local endpoints instead of relying on static registries.
翻譯
整合 TUI 斜線指令為群組選單,新增 shift-tab auto mode 切換以無中斷執行工具。Provider model 探索改為從 NVIDIA NIM 與本地端點即時拉取,不再依賴靜態清單。Changes
FEAT
- Add TUI auto mode toggle with shift-tab and bottom-bar indicator (@pardnchiu) [c65fcaf]
- Group slash commands under
/model,/feature, and/dangerousmenus (@pardnchiu) [f281f66] - Add NVIDIA NIM
/v1/modelsdiscovery and local model scan flow (@pardnchiu) [297c5df] - Refresh README layouts and demo messaging (@pardnchiu) [5dc6beb]
- Refresh homepage messaging for tool-building and MCP positioning (@pardnchiu) [d5da552]
翻譯
- 新增 TUI auto mode,shift-tab 切換並於底部狀態列顯示
- 將斜線指令整合至
/model、/feature、/dangerous群組選單 - 新增 NVIDIA NIM
/v1/models探索與本地 model 掃描流程 - 更新 README 排版與示範訊息
- 更新首頁文案定位
Scope
internal/runtime/tui/— FEAT (commandModel.go,commandFeature.go,commandDangerous.go,commandModelAdd.go,commandModelScanLocal.go,update.go,view.go,handlerCommand.go,cmdSelector.go)doc/wiki/— FEAT (CLI-Reference.md,CLI-Reference.zh.md,KuraDB-RAG.md,KuraDB-RAG.zh.md,Architecture.md,Architecture.zh.md,Configuration.md,Configuration.zh.md,Home.md,Memory-System.md,Memory-System.zh.md)README.md,doc/README.zh.md— FEATindex.html,static/— FEAT
Generated by SKILL