fix: complete the bundled scan example - #480
Conversation
|
Codex Review: Didn't find any major issues. Bravo. Reviewed commit: ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
If Codex has suggestions, it will comment; otherwise it will react with 👍. Codex can also answer questions or update the PR. Try commenting "@codex address that feedback". |
|
Security review completed. No security issues were found in this pull request. Reviewed commit: Only the user who started this review can view the report in Codex. ℹ️ About Codex security reviews in GitHubThis is an experimental Codex feature. Security reviews are triggered when:
Once complete, Codex will leave suggestions, or a comment if no findings are found. |
|
Codex Review: Didn't find any major issues. Keep it up! Reviewed commit: ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
If Codex has suggestions, it will comment; otherwise it will react with 👍. Codex can also answer questions or update the PR. Try commenting "@codex address that feedback". |
|
Security review completed. No security issues were found in this pull request. Reviewed commit: Only the user who started this review can view the report in Codex. ℹ️ About Codex security reviews in GitHubThis is an experimental Codex feature. Security reviews are triggered when:
Once complete, Codex will leave suggestions, or a comment if no findings are found. |
|
@codex review Please review the current head, |
|
Codex Review: Didn't find any major issues. More of your lovely PRs please. Reviewed commit: ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
If Codex has suggestions, it will comment; otherwise it will react with 👍. Codex can also answer questions or update the PR. Try commenting "@codex address that feedback". |
|
Security review completed. No security issues were found in this pull request. Reviewed commit: Only the user who started this review can view the report in Codex. ℹ️ About Codex security reviews in GitHubThis is an experimental Codex feature. Security reviews are triggered when:
Once complete, Codex will leave suggestions, or a comment if no findings are found. |
|
Codex Review: Didn't find any major issues. Bravo. Reviewed commit: ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
If Codex has suggestions, it will comment; otherwise it will react with 👍. Codex can also answer questions or update the PR. Try commenting "@codex address that feedback". |
|
Security review completed. No security issues were found in this pull request. Reviewed commit: Only the user who started this review can view the report in Codex. ℹ️ About Codex security reviews in GitHubThis is an experimental Codex feature. Security reviews are triggered when:
Once complete, Codex will leave suggestions, or a comment if no findings are found. |
Summary
Make the bundled completed-scan example usable by tracking preflight, including installations that already cached the previous plugin version.
Changes
0.1.20to0.1.21so existing SDK plugin caches receive the completed example.Testing
db2b2765becacdbc35335a96e48c6af731031d17: 1,294 passed, 11 skipped, 0 failed; 9,151 assertions across 63 files. Used Bun 1.3.14, seed12345, and the original 30,000 ms timeout.pnpm run typesandpnpm run formatpassed again on that exact head.pnpm run build,pnpm pack, andpnpm run check:packagepassed. The installed-package smoke verified public imports, the CLI, all 107 bundled-plugin files, and local nested-worker startup.0.1.21, and the npm package version remains0.1.14.git diff --checkpassed. Fresh pushed-head GitHub CI remains required for the standard and cross-platform suites.Risk and rollout
The report is a derived artifact; this change does not alter the sealed canonical scan JSON or scan runtime behavior. The paired plugin-version update is required because an existing SDK marketplace cache is refreshed only when the selected plugin version changes.
If another plugin-bearing change merges first, refresh this branch against main and advance both version markers to the next unused plugin version before shipping. This pull request does not change the npm version, create a release tag, or publish a release.
Public disclosure review
Newly authored material was reviewed for public disclosure. Existing automated review comments contain access-restricted report references; maintainer cleanup remains outstanding.