v0.25.3 -> v0.25.4
Summary
Tightens runtime recovery and consolidates interactive tooling into clearer internal boundaries. It also hardens provider auth and failover behavior while aligning release-generation rules with the actual remote tag source.
翻譯
收斂執行期復原流程,並把互動式工具整理成更清晰的內部邊界。同時加強 provider 驗證與 failover 行為,並讓版本產生規則對齊實際遠端 tag 來源。Changes
FIX
Fix Gemini auth flow and harden runtime recovery behavior (@pardnchiu) [5fb287f]
Fix agent failover handling and extract prompt-health helper utilities (@pardnchiu) [fccdc12]
翻譯
修正 Gemini 驗證流程,並強化執行期復原行為
修正 agent failover 處理,並抽出 prompt health 輔助工具
REFACTOR
Refactor execution and utility code while updating module dependencies (@pardnchiu) [1edb9fc]
Consolidate user data and log tools into shared modules (@pardnchiu) [50d0bf5]
Extract interactive tools into a dedicated module (@pardnchiu) [b6fdae9]
翻譯
重構執行與工具程式碼,並更新模組相依
整併使用者資料與日誌工具到共用模組
將互動式工具抽離為獨立模組
Scope
cmd/app/— FIXconfigs/prompts/— FIXextensions/skills/extension-install/— REFACTORextensions/skills/extension-upload/— REFACTORextensions/skills/version-generate/scripts/— FIX, REFACTORgo.mod— REFACTORgo.sum— REFACTORinternal/agents/exec/— FIX, REFACTORinternal/agents/provider/gemini/— FIXinternal/agents/provider/openaiCodex/image2/— REFACTORinternal/filesystem/— REFACTORinternal/routes/handler/chatCompletions/— FIXinternal/runtime/discord/— FIXinternal/runtime/kuradb/— FIXinternal/runtime/telegram/— FIXinternal/runtime/tui/— FIXinternal/session/— FIXinternal/tools/interactive/— REFACTORinternal/tools/listLog/— REFACTORinternal/tools/— FIX, REFACTORinternal/tools/reportError/— REFACTORinternal/tools/userData/— REFACTORinternal/utils/— FIX, REFACTOR
Generated by SKILL