发布

  • fix(git): move review and CI refreshes off render path

    frostbyte_neo 发布于 2026-07-20 22:37:53 +00:00 | 27 次提交 在此版本后已推送到 main

    Serve PR and CI widgets from a versioned disk cache and refresh stale or missing data in a detached helper so slow GitHub CLI requests cannot block Claude Code's status line.

    Request statusCheckRollup only when a CI widget needs it, deduplicate background refreshes with recoverable lock files, and share a single deadline across GitHub fallback attempts. Restrict metadata retries to CI-field compatibility failures.

    Preserve upgrade compatibility with legacy raw JSON and empty negative-cache files, while marking new entries with whether CI checks were queried. Add regression coverage for migration, stale reads, cache upgrades, lock recovery, and timeout behavior.

    Bump the package version to 2.2.25.

    下载附件