-
Notifications
You must be signed in to change notification settings - Fork 2
Synced fork with upstream v1.0.147 #122
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Comment out the plugin entry in opencode.jsonc
Resolved conflicts: - .github/workflows/publish.yml: Keep ours (deleted - fork-specific) - .opencode/opencode.jsonc: Accept upstream (added commented plugin line) - bun.lock: Regenerated - packages/desktop/src/context/global-sync.tsx: Merged both (upstream's new import pattern + our Command type) - packages/desktop/src/context/layout.tsx: Merged both (upstream's batch/produce imports + our theme/font features) - packages/desktop/src/context/sync.tsx: Keep ours (extra load functions) - script/publish.ts: Merged both (our fork-specific changes + upstream's release id output)
|
Important Review skippedAuto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the Comment |
Summary
Successfully resolved upstream merge conflicts and synced the fork with upstream sst/opencode v1.0.147:
Resolved Conflicts:
.github/workflows/publish.yml.opencode/opencode.jsoncbun.lockpackages/desktop/src/context/global-sync.tsxpackages/desktop/src/context/layout.tsxpackages/desktop/src/context/sync.tsxscript/publish.tsResults:
Closes #120
opencode session | github run