Skip to content

Remove unused OPENCLI_SKIP_FETCH env var#987

Merged
jackwener merged 1 commit intomainfrom
remove-skip-fetch
Apr 13, 2026
Merged

Remove unused OPENCLI_SKIP_FETCH env var#987
jackwener merged 1 commit intomainfrom
remove-skip-fetch

Conversation

@jackwener
Copy link
Copy Markdown
Owner

Summary

  • Remove OPENCLI_SKIP_FETCH environment variable from fetch-adapters.js and docs
  • The adapter sync already has version caching (skips if same version) and makes no network requests, so this opt-out flag adds no value

Changes

  • scripts/fetch-adapters.js: removed the opt-out check
  • README.md / README.zh-CN.md: removed env var table row

Test plan

  • All 197 test files pass (1490 tests)

The adapter sync already has version caching (skips if same version)
and makes no network requests, so this opt-out flag adds no value.
@jackwener jackwener merged commit 79a15e8 into main Apr 13, 2026
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant