Release hardening: upstream compatibility, workspace isolation, and multi-server workflows - #35
Merged
Merged
Conversation
theblazehen
force-pushed
the
feat/upstream-parity-hardening
branch
from
July 18, 2026 17:53
d4c5746 to
679a715
Compare
Melloss
self-requested a review
July 21, 2026 10:47
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
This release-scale branch hardens P4OC across workspace ownership, server lifecycle, upstream protocol compatibility, security, persistence, accessibility, and multi-server workflows.
The upstream baseline is OpenCode v1.18.3 at
c69abee0c73253aebae65e87e4e1b9bfa8c38021. All 65 HTTP operations supported by the Android client were aligned with the pinned method, normalized path, and query contracts. This remains a deliberate Android product subset; it does not claim support for all 188 upstream operations or all 89 event variants.Workspace and lifecycle
Upstream compatibility
project.updated,project.directories.updated,models-dev.refreshed,catalog.updated,mcp.tools.changed,installation.update-available, andglobal.disposed.Security and reliability
Product workflows and accessibility
Intentional exclusions
session.next.*events and APIs.Verification
Post-event integrated gate:
/home/jasmin/.omp/agent/sessions/-Projects-android-opencode_android/2026-07-17T16-56-22-312Z_019f7101-f828-7000-8acb-85c3c6cf84f9/1449.bash-original.log.Earlier full release/device gate, before the final stable-event additions:
/home/jasmin/.omp/agent/sessions/-Projects-android-opencode_android/2026-07-17T16-56-22-312Z_019f7101-f828-7000-8acb-85c3c6cf84f9/1386.bash-original.log.Reviewer guide
The complete
origin/main...HEADrange spans workspace/lifecycle authority, network/API/events/security, Home/navigation, chat/files/terminal, accessibility/localization, and their regression tests. Review the full branch range rather than only the final commit.