v0.25.12 -> v0.25.13
Summary
Keeps session identity aligned with chat context while making kuradb key propagation more reliable during runtime updates. This release improves naming continuity for existing and new chat sessions, and closes a sync gap around OpenAI credential refreshes.
翻譯
讓 session 身分持續貼齊聊天情境,並提升執行期更新時的 kuradb 金鑰同步可靠性。本版同時改善既有與新建聊天 session 的命名一致性,補上 OpenAI 憑證更新時的同步缺口。Changes
UPDATE
- Refresh chat-derived bot names for existing and new sessions (@pardnchiu) [202c763]
翻譯
- 更新既有與新建 session 的聊天來源 bot 名稱
UPDATE
- Sync OpenAI API key into kuradb on reload and key updates (@pardnchiu) [8d6cd4f]
翻���
- 在重載與金鑰更新時同步 OpenAI API key 到 kuradb
Scope
cmd/app/— UPDATEinternal/runtime/tui/— UPDATEinternal/session/config/bot/— UPDATEinternal/session/discord.go— UPDATEinternal/session/telegram.go— UPDATE
Generated by SKILL