fix(plugins): preserve task host context and prepare Windows PLATON - #121
Draft
stormstarlight wants to merge 1 commit into
Conversation
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.
Dependency / review scope
This is a dependent follow-up to draft #119, targeting
codex/optional-crystalpilot-plugins-20260910rather than mixing the entire optional-plugin feature into current main. It does not merge #119 or publish a release. The proprietary CrystalPilot 0.4.0 wheel and its pinned digest are unchanged.Fixes
ARGUS_SKILL_HOME; propagate through desktop launch, clean spawn, bootstrap and CLI hooks. Trial profile lookup stays host-scoped without copying credentials.check.defgeneration, then use the existing pluginconfigurecontract.+00switch: official PLATON otherwise leaves its completion dialog alive after-z2. Native argument boundaries/Unicode and the true exit code are preserved; no shell or artificial success-by-killing.No system installer is executed; no global PATH/registry modification, credential, scientific dataset, third-party binary, or modified proprietary plugin is included. The generated first-party adapter is built reproducibly during Windows desktop packaging and is ignored by Git. Source-only users must build it before using the optional preparation action.
Validation
On Windows:
See
docs/windows-plugin-runtime.mdfor boundaries and the official software preparation procedure. This PR intentionally does not alter upstream's cost-policy decision or reintroduce main's removed release-identity machinery; the retained branch identity is refreshed according to #119's existing convention.