v0.28.2 -> v0.28.3
Summary
KuraDB moves from an Agenvoy-managed child process to an independently observed daemon, with search collapsing into a single unified endpoint and the updater kept in sync. Release site metadata and internal skill documentation get a refresh to match current behavior.
翻譯
KuraDB 從 Agenvoy 管理的子行程,轉為獨立觀察的常駐服務,搜尋收斂成單一統一端點,更新流程同步跟進。發布網站中繼資料與內部技能文件同步更新以符合現況。
Changes
UPDATE
- Align KuraDB runtime control, unified search API, and update flow (@pardnchiu) [6857be7]
- Align readme and version skill rules with Claude source (@pardnchiu) [cb9f32d]
- Sync release site metadata and hide language switch on version pages (@pardnchiu) [9795c63]
翻譯
- 對齊 KuraDB 執行期控制、統一搜尋 API 與更新流程
- 對齊 README 與 version skill 規則與 Claude 來源
- 同步發布網站中繼資料,並於版本頁隱藏語言切換
DOC
- Update TUI and KuraDB documentation for new runtime behavior (@pardnchiu) [db807ef]
翻譯
- 更新 TUI 與 KuraDB 文件以反映新的執行期行為
Scope
cmd/app/cmdDeamon.go— UPDATEinternal/filesystem/path.go— UPDATEinternal/runtime/kuradb/— UPDATE, REMOVE (kuradb.go,run.go,tool/search.go)internal/runtime/tui/— UPDATE (cmdSelector.go,commandKuradb.go,update.go)static/scripts/update.sh,worker/public/scripts/update.sh— UPDATEworker/public/scripts/kuradb/— REMOVEworker/public/docs/pages/— UPDATE, DOC (multiple files)worker/public/sitemap.xml,worker/build.js,worker/sync-tags.js— UPDATEextensions/skills/readme-generate/— UPDATE (multiple files)extensions/skills/version-generate/scripts/01-detect-version.md— UPDATE
Generated by SKILL