Skip to content

sync: merge upstream v1.0.172#154

Closed
shuv1337 wants to merge 4 commits intointegrationfrom
opencode/issue152-20251220033120
Closed

sync: merge upstream v1.0.172#154
shuv1337 wants to merge 4 commits intointegrationfrom
opencode/issue152-20251220033120

Conversation

@shuv1337
Copy link
Copy Markdown
Collaborator

Summary

Merge upstream opencode v1.0.172 into integration branch.

Conflict Resolution

File Resolution
README.md Keep ours (fork-specific documentation with PR table)
bun.lock Regenerated with bun install
packages/opencode/package.json Accept upstream version 1.0.172
packages/opencode/src/file/index.ts Preserved fork feature (binary content detection)
packages/*/package.json (16 files) Accept upstream versions
packages/extensions/zed/extension.toml Accept upstream

Preserved Fork Features

  • Improved text file detection (PR #0): isBinaryContent() function and application/octet-stream check for SVG and extensionless files like Dockerfile, Makefile
  • All other fork features auto-merged successfully

Validation

  • Typecheck: 12/12 packages passed
  • Tests: 329 passed, 1 skipped, 0 failed

Closes #152

rekram1-node and others added 4 commits December 19, 2025 21:22
Resolved conflicts:
- README.md: keep ours (fork-specific documentation with PR table)
- bun.lock: regenerated with bun install
- packages/opencode/package.json: accept upstream version 1.0.172
- packages/opencode/src/file/index.ts: preserved fork feature (binary content detection for SVG and extensionless files)
- packages/console/*/package.json: accept upstream versions
- packages/desktop/package.json: accept upstream version
- packages/enterprise/package.json: accept upstream version
- packages/extensions/zed/extension.toml: accept upstream
- packages/function/package.json: accept upstream version
- packages/plugin/package.json: accept upstream version
- packages/sdk/js/package.json: accept upstream version
- packages/slack/package.json: accept upstream version
- packages/tauri/package.json: accept upstream version
- packages/ui/package.json: accept upstream version
- packages/util/package.json: accept upstream version
- packages/web/package.json: accept upstream version
- sdks/vscode/package.json: accept upstream version

Preserved fork features:
- PR #0: Improved text file detection for SVG and extensionless files (isBinaryContent function and application/octet-stream check)
- All other fork features auto-merged successfully
@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/issue152-20251220033120

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.172

2 participants