-
Notifications
You must be signed in to change notification settings - Fork 3
sync: merge upstream v1.0.147 #121
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 ✨ Finishing touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
0a2f127 to
20e8e71
Compare
Summary
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.tsCloses #120