Skip to content

sync: merge upstream v1.0.175#160

Closed
shuv1337 wants to merge 12 commits intointegrationfrom
opencode/issue159-20251220111304
Closed

sync: merge upstream v1.0.175#160
shuv1337 wants to merge 12 commits intointegrationfrom
opencode/issue159-20251220111304

Conversation

@shuv1337
Copy link
Copy Markdown
Collaborator

Summary

Resolves conflicts from upstream v1.0.175 merge.

Resolved Conflicts

  • packages/opencode/package.json: accepted upstream version 1.0.175
  • packages/desktop/src/context/global-sync.tsx: merged upstream retry wrapper with fork defensive array handling
  • Various package.json files: accepted upstream version updates
  • packages/extensions/zed/extension.toml: accepted upstream version
  • bun.lock: regenerated

Preserved Fork Features

  • Defensive array handling in global-sync.tsx (Array.isArray check for session list API response)

Closes #159

Frank and others added 12 commits December 20, 2025 01:26
Resolved conflicts:
- packages/opencode/package.json: accepted upstream version 1.0.175
- packages/desktop/src/context/global-sync.tsx: merged upstream retry wrapper with fork defensive array handling
- packages/console/*/package.json: accepted upstream versions
- packages/desktop/package.json: accepted upstream version
- packages/enterprise/package.json: accepted upstream version
- packages/function/package.json: accepted upstream version
- packages/plugin/package.json: accepted upstream version
- packages/sdk/js/package.json: accepted upstream version
- packages/slack/package.json: accepted upstream version
- packages/tauri/package.json: accepted upstream version
- packages/ui/package.json: accepted upstream version
- packages/util/package.json: accepted upstream version
- packages/web/package.json: accepted upstream version
- sdks/vscode/package.json: accepted upstream version
- packages/extensions/zed/extension.toml: accepted upstream version
- bun.lock: regenerated

Preserved fork features:
- Defensive array handling in global-sync.tsx (Array.isArray check)
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Dec 20, 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.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch opencode/issue159-20251220111304

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.

❤️ Share

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

@shuv1337 shuv1337 closed this Dec 20, 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.175

3 participants