fix(sketchybar): 修正 Stats 新機部署與 AI 用量失敗隔離 - #159
Open
CollieIsCute wants to merge 2 commits into
Open
CollieIsCute wants to merge 2 commits into
CollieIsCute wants to merge 2 commits into
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
修正
defaults部署 CPU/RAM/感測器/網路速度;首次設定不再卡在精靈,既有程式套用時重開,CI 不啟動 GUI。enabled(包含停用與未設定),現有 Codex 強制source=oauth、Claude 強制source=cli,不新增缺少的 provider。不增加平台分支或腳本;Noctalia 與 AUR 安裝來源不變。驗證
a8ef8e8安裝 CI:macOS、Ubuntu 通過;Arch 與 Windows+WSL 都因 AURcodexbar-cli 0.60.3-1上游校驗碼錯誤而失敗。AUR 預期66c6d707…,官方 release digest/.sha256均為1a888488…。失敗 job。依使用者決定保留 AUR 等上游修正,不換來源、不繞過校驗;2026-09-16 查詢 AUR HEAD 仍為1c148988。b5255c1已觸發四平台安裝 CI,結果待確認,尚未全綠。chezmoi apply -v兩次通過。既有部分失敗處理重新驗證通過。chezmoi init --apply -v。不新增功能測試腳本;本地 HTML 計畫不提交。可重跑的一次性部分失敗驗證(不加入 repo)
可重跑的一次性共用設定驗證(不加入 repo)
依據:Stats 原生設定、首次設定流程、CodexBar 部分失敗輸出、CLI 啟用來源設定。