Skip to content

feat: bilingual guided installation and managed release packages - #39

Open
MaxMiksa wants to merge 7 commits into
mainfrom
agent/distribution-installer-20260924
Open

MaxMiksa wants to merge 7 commits into
mainfrom
agent/distribution-installer-20260924

Conversation

@MaxMiksa

@MaxMiksa MaxMiksa commented Sep 24, 2026 •

Copy link
Copy Markdown
Owner

Release downloads currently provide source snapshots without a guided setup path. This adds reproducible Windows, macOS and Linux archives with checksums, plus setup scripts that detect the OS UI language (Chinese or English), show missing dependencies and proposed changes, and install after confirmation. Windows retains the existing WSL2 runtime and Dashboard.

Managed installations receive an isolated local Git baseline and explicit update, rollback, recovery and uninstall commands. Maintenance preserves user projects and configuration, rejects modified distribution files or active writers, and shares the existing project registry lock. Services are prepared stopped; model login and starting the first run remain explicit user actions.

The package version remains 1.6.1 for this review. This PR does not publish assets or a release. Release attachment upload is manual, requires a matching draft release and successful runtime CI, and refuses to replace existing assets.

Validation at e06a2e7: all 12 jobs in CI run 36022242896 passed. Standard Python: 508 passed / 21 platform skips, covered by separate real launchd, systemd and media suites; browser: 32 passed; macOS installer: 64 passed / 2 Linux-only skips. Both PowerShell editions and deterministic package builds passed. Independent installer and bootstrap reviews have no remaining actionable findings in their reviewed scope.

Actual Linux tar and Windows ZIP acceptance completed no-clone installation, independent user-project creation, update, rollback and uninstall, preserving user files, registry and configuration; Linux also verifies preserved logs. Windows additionally verifies a native Dashboard from WSL, refusal to update while it is running, and paths containing Chinese characters, spaces and percent signs. Windows initial installation/doctor used the prior candidate and the final candidate resumed that verified fixture for update/rollback/uninstall. Both candidate packages use version 1.6.1, so this tests replacement between commits rather than a public version upgrade.

Fresh-machine WSL enablement, reboot, actual system package-manager dependency installation and interactive model login are outside this acceptance scope. WSL maintenance of files on NTFS is noticeably slower than the Linux-native filesystem. No real model requests or production-service changes were made.

@MaxMiksa
MaxMiksa marked this pull request as ready for review September 24, 2026 16:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant