-
Notifications
You must be signed in to change notification settings - Fork 2
Merged upstream v1.0.150, 37 conflicts #128
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
…ove build performance
… glib-2.0 system library error
Resolved conflicts: - packages/opencode/package.json: Updated version to 1.0.150 - packages/opencode/src/cli/cmd/tui/component/prompt/index.tsx: Accepted upstream changes, restored double Ctrl+C exit feature (PR anomalyco#4900) - packages/opencode/src/config/config.ts: Accepted upstream changes with super keybinds, preserved header_toggle and session_parent keybinds - script/publish.ts: Preserved fork-specific comment - .github/workflows/publish.yml: Removed (deleted in fork) - packages/ui/src/components/input.css: Removed (deleted upstream) - packages/ui/src/components/input.tsx: Removed (deleted upstream) - bun.lock: Regenerated - All package.json files: Accepted upstream version bumps - Desktop, console, enterprise files: Accepted upstream Preserved fork features: - PR anomalyco#4900: Double Ctrl+C to exit - PR anomalyco#4865: session_parent keybind - Fork feature: header_toggle keybind
Resolved conflicts: - packages/opencode/package.json: Updated version to 1.0.150 - packages/opencode/src/cli/cmd/tui/component/prompt/index.tsx: Accepted upstream changes, restored double Ctrl+C exit feature (PR anomalyco#4900) - packages/opencode/src/config/config.ts: Accepted upstream changes with super keybinds, preserved header_toggle and session_parent keybinds - script/publish.ts: Preserved fork-specific comment - .github/workflows/publish.yml: Removed (deleted in fork) - packages/ui/src/components/input.css: Removed (deleted upstream) - packages/ui/src/components/input.tsx: Removed (deleted upstream) - packages/desktop/src/context/layout.tsx: Restored fork's font/theme support - packages/desktop/src/components/font-picker.tsx: Updated to use new items function signature - packages/desktop/src/components/theme-picker.tsx: Updated to use new items function signature - bun.lock: Regenerated - All package.json files: Accepted upstream version bumps - Desktop, console, enterprise files: Accepted upstream Preserved fork features: - PR anomalyco#4900: Double Ctrl+C to exit - PR anomalyco#4865: session_parent keybind - Fork feature: header_toggle keybind - Fork feature: Desktop font and theme pickers
|
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 |
The upstream sync has been completed successfully. Here's a summary:
Summary
Successfully merged upstream sst/opencode v1.0.150 into the Latitudes-Dev/shuvcode fork.
Conflicts Resolved
Fork Features Preserved
session_parentkeybind for parent session navigationheader_togglekeybindKey Changes
superkeybind modifier changes (replacingcmd)itemsfunction signaturelayout.tsxinput.css,input.tsx,publish.yml)PR Details
Closes #126
opencode session | github run