This release makes cc-safety-net update faster and gives it clearer progress feedback.
Changed
- Improved
cc-safety-net updatespeed: all detected integrations now update concurrently, and integration detection starts while the install banner plays. (#75) - Improved
updateprogress 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 listoutput from detection instead of querying the Codex marketplace a second time. (#75) - Changed the stale
npxcache 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)