feat: replace the OMP-hosted appserver with the T4 host - #95
Merged
Conversation
# Conflicts: # docs/OMP_BRIDGE.md # docs/adr/013-t4-host-ownership.md
# Conflicts: # apps/desktop/src/service.ts # apps/desktop/test/desktop-lifecycle.test.ts
# Conflicts: # apps/desktop/src/lifecycle.ts
wolfiesch
marked this pull request as ready for review
July 20, 2026 11:40
|
You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard. |
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.
Outcome
Moves the generic appserver process into a standalone
t4-hostexecutable owned and packaged by T4. OMP is now invoked through a strict versioned stdio bridge for session authority and as one RPC worker per active session.Rollout
There are no live users, so this directly replaces the existing service definition instead of dual-running hosts or preserving mixed runtime versions. The service label and local socket remain stable. Rollback stays at the Git/release level.
Included
t4-omp-authority/1client with bounded frames, immediate cancellation, safe errors, and advertised-method checksomp bridge --stdioRuntime provenance
8476f4451ed95c5d5401785d279a93d3c659fac4t4code-17.0.5-appserver-10f7d4438e163aabc4ca624468bf5bd4a243b5e1ab5360e84cef52abe93683ea55t4-hostand OMPVerification
pnpm check