Fix usage-visibility CI allowlist drift - #2
Merged
cursor[bot] merged 2 commits intoAug 26, 2026
Merged
Conversation
The checkbox list was built only from the current menu-card model, so a lane the user hid disappeared from settings as soon as a partial refresh, an outage, or a plan change dropped it from the snapshot. The stored ID survived, but the only way back was Restore Defaults, which discards every other choice too. Append a row for each hidden item the provider is not reporting right now, labelled so it reads as unavailable rather than as a live lane.
The extra usageItems call site shifted Codex account constructs by one line, so ProviderArchitectureGatekeeperTests failed CI. Co-authored-by: Nguyễn Nam Long <J2TeamNNL@users.noreply.github.com>
J2TeamNNL
marked this pull request as ready for review
August 26, 2026 02:42
cursor
Bot
merged commit Aug 26, 2026
a2db500
into
psufka/usage-visibility-base
18 of 22 checks passed
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.
Summary
ProviderArchitectureGatekeeperTestsfailed because the extrausageItems:call site shifted three Codex-account allowlist anchors by one line (277→278,293→294,306→307).psufka/usage-visibility-base(the CI-sandbox copy of the upstream feature). This is not meant formain.Why this lives on the fork
Fork PRs into
steipete/CodexBardo not run Actions until a maintainer approves them. #1 was opened here only so GitHub Actions would actually run against the patch offered on steipete/CodexBar#3182. Updating upstream was enough for the product change: psufka already tookb671d70a7into steipete#3196. This PR only finishes the leftover CI sandbox.Test plan
PreferencesProvidersPane.swiftlinesswift-test-macosshard that runsProviderArchitectureGatekeeperTestslint-build-testgate