refactor: split Linux egui host from shared backend - #1019
Open
H-Chris233 wants to merge 56 commits into
Open
Conversation
H-Chris233
force-pushed
the
codex/linux-egui-shared-backend
branch
from
August 31, 2026 16:04
297c518 to
06e85f7
Compare
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
2.0.0and preserving 1.x local-data migrations.F01-F24 closure
All F01-F24 source and automated-contract items in
docs/linux-egui-shared-backend-plan.mdare implemented:CredentialDirectory, provider descriptors/auth/probes/model listing, keyless custom endpoints, write-only secrets, channel ordering/activation.PasteSentvsOutcomeUnknown, Core-only final reconciliation, capsule/fallback ownership, Unicode replace-from transcript replay.AgentCommand, fail-closed startup handshake, and same-phase removal of replaced Host policy.Validation
Final head:
2f961caec5d749ed444a0fa3dc24ef136a58f9a5Local full implementation validation was run on
df39d217; the final Android-only follow-up then passed targetedcargo check, the shared-backend source contract, formatting, andgit diff --checkbefore push.betaheadfc9824ee.Remote evidence for this exact head:
Linux artifact audit:
lddonopenless,libopenless.so, andqwen_asrreports no missing libraries and no Tauri/WebKitGTK dependency.minisign=null), as expected; this is build evidence, not release-signing evidence.Final review
Standards: no blocking findings after dependency, secret, runtime, public-surface, formatting, linear-history, and source-policy checks.
Spec: F01-F24 production wiring and automated contracts are closed. The Android stub regression found by the first CI run was fixed in
2f961caeand the replacement CI passed completely.Release gates still open
Do not merge or promote to stable based on CI/artifacts alone. Real-device evidence is still required for Ubuntu audio/focus/input/fcitx5/Secret Service and deb/rpm/AppImage install-upgrade-rollback; Windows Foundry/Sherpa/TSF insertion and installer behavior; macOS MLX/Whisper/Apple Speech/focus/newline and signing/notarization; Android overlay/accessibility/Shizuku/IME and APK install-upgrade behavior. These are explicit evidence gaps, not hidden source stubs.