Add optional bilingual CrystalPilot plugins for Argus 0.1.3 - #119
Draft
TopoSpace wants to merge 3 commits into
Draft
Add optional bilingual CrystalPilot plugins for Argus 0.1.3#119TopoSpace wants to merge 3 commits into
TopoSpace wants to merge 3 commits into
Conversation
This was referenced Sep 10, 2026
lbx154
added a commit
that referenced
this pull request
Sep 11, 2026
Adapt the host integration from #119 without reverting current runtime or release changes. Keep the independently distributed scientific plugin optional and preserve its license and user-owned scientific data. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
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.
Argus users can install CrystalPilot from a plugin center, open its separate workbench, or enable crystallography tools in a native conversation with
/crystalpilot. The host follows the configured Codex, Copilot or Pi backend, including per-role choices. Unsupported backends block entry without changing provider or model configuration. A fresh Argus installation has no plugin enabled.This branch is based on main
407ee917(0.1.3), retaining its Windows/macOS desktop, trial onboarding, signed-runtime and updater fixes. The new command follows the existing everyday commands so keyboard completion keeps its original order.The host downloads CrystalPilot 0.4.0 from
https://crystalpilot-downloads.argusbot.cn/, verifies the catalog-pinned SHA-256, prepares an isolated scientific environment and activates a validated release. The plugin scientific core and workbench implementation are maintained separately; they are not in this public patch or the host wheel. Public builds and CI do not require private repository credentials. External scientific software and user credentials are not bundled.CrystalPilot 0.4.0 includes offline Chinese/English UI catalogs. A compact sidebar language button and Settings → Appearance share a plugin-owned preference. Changing it preserves the mounted conversation, input draft and active task; subsequent replies, progress explanations, reports and automatic titles follow that language. Existing names, paths, scientific evidence and historical messages remain intact. The Argus plugin-center UI follows the host locale and shows a small catalog-provided rights notice.
Updates stage a new version before switching and keep the previous release on failure. Active plugin work blocks update, disable and uninstall. Data, conversation state and reusable scientific software are stored separately and retained on uninstall. Native Argus conversations and CrystalPilot workbench conversations have separate ownership. Authenticated plugin routes, CLI tool bindings, cancellation/events and accounting integrate with the host lifecycle. The environment UI exposes health/repair and licensed SHELX downloads without sending download credentials through a model.
The host includes general fixes discovered during plugin testing: legitimate uv cache hardlinks are detached before protected Playground skill snapshots without weakening execution-time checks; verified pre-execution Codex refusals are recorded without estimating model charges. Luna reference pricing is included. The published plugin also retains approval accept/reject/session-grant fixes, KIMI/auto defaults and closes pending approvals before exposing cancellation completion.
Build configuration preserves external catalog entries when no plugin source is in the checkout; only locally built packages get local artifact paths. The compatibility catalog remains curated with Argus releases, rather than automatically trusting a remote latest manifest. Documentation explains installation, language settings, licensing, data retention and publication. Web/TUI assets and the 0.1.3 source manifest are refreshed. A four-platform plugin CI example installs from public HTTPS. It is supplied under
docs/ci-examples/for maintainers to enable: the isolated submitting OAuth session lacks GitHub workflow scope, so no new workflow is activated by this PR. Existing repository CI remains unchanged.Validation:
/crystalpiloton/off, cross-surface isolation and uninstall retention against this host baseline.This PR is for review and is not to be merged yet. The upstream host package version stays 0.1.3 for maintainers to coordinate the next release.
Argus CrystalPilot: © 2026 TopoSpace. All rights reserved. Unauthorized commercial use or derivative development is prohibited. Third-party components retain their respective licenses. These terms apply to the TopoSpace-owned plugin, not to Argus or this MIT-licensed host integration.