Skip to content

v2.0.5

Latest

Choose a tag to compare

@github-actions github-actions released this 14 Aug 16:19

This release makes cc-safety-net update faster and gives it clearer progress feedback.

Changed

  • Improved cc-safety-net update speed: all detected integrations now update concurrently, and integration detection starts while the install banner plays. (#75)
  • Improved update progress feedback: the command shows a spinner while it checks and updates integrations, then prints one result line per integration. (#75)
  • Improved Codex updates: the update reuses the codex plugin list output from detection instead of querying the Codex marketplace a second time. (#75)
  • Changed the stale npx cache cleanup during updates: the cache is cleared once before the targets run, and a cleanup failure now fails only the targets that depend on that cache while the other integrations still update. (#75)