Skip to content

Conversation

@opencode-agent
Copy link

Summary

Successfully resolved upstream merge conflicts and synced the fork with upstream sst/opencode v1.0.147:

Resolved Conflicts:

File Resolution
.github/workflows/publish.yml Keep ours (deleted - fork-specific workflows)
.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)

Results:

Closes #120

New%20session%20-%202025-12-11T16%3A50%3A00.005Z
opencode session  |  github run

Brendonovich and others added 16 commits December 11, 2025 22:20
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)
@coderabbitai
Copy link

coderabbitai bot commented Dec 11, 2025

Important

Review skipped

Auto reviews are disabled on this repository.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@shuv1337 shuv1337 closed this Dec 11, 2025
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.

[Upstream Sync] Merge conflict with v1.0.147

10 participants