Skip to content

chore: sync generated bundle after modularization - #136

Merged
ByBrawe merged 3 commits into
mainfrom
chore/sync-modularized-bundle
Aug 21, 2026
Merged

chore: sync generated bundle after modularization#136
ByBrawe merged 3 commits into
mainfrom
chore/sync-modularized-bundle

Conversation

@ByBrawe

@ByBrawe ByBrawe commented Aug 21, 2026

Copy link
Copy Markdown
Owner

Summary

Final cleanup after the V1 source modularization slices.

  • regenerate the committed single-file stable src/index.js from the now-modular src/source/ tree;
  • keep the final PR diff limited to the generated bundle only;
  • remove the temporary same-repo bundle-sync workflow before merge;
  • preserve package version 0.5.32 and all user-visible behavior.

The source modularization itself was already validated on the immediately preceding exact source head (a8256b7f58057b54483f3b6335c0bbaf620bf60f) by CI, Single-file Bundle Gate on Linux/Windows, and V2 Lifecycle Contract. This final bundle-only PR does not match the Bundle/V2 path filters (src/source/** / src/source/runtime/**), so only normal CI is expected to run on the cleaned exact head.

Verification

Exact cleaned head f0d9b7a6290cdf4bec70f59a3ec7983972bc7d61:

  • final diff: only src/index.js;
  • CI: success, including Linux/Windows tests, OpenCode 1.4.0/latest compatibility, and real OpenCode Loop hosts on Linux/Windows;
  • temporary sync workflow removed from the branch;
  • generated bundle was produced from the modular source by the temporary build step before that workflow was removed.

No runtime state schema, command behavior, or package-version change.

@ByBrawe
ByBrawe marked this pull request as ready for review August 21, 2026 06:38
Copilot AI lite review requested due to automatic review settings August 21, 2026 06:38

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@ByBrawe
ByBrawe merged commit e2401f9 into main Aug 21, 2026
6 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.

2 participants