Add Windows AI Flywheel bootstrap - #9
Open
infoconex wants to merge 5 commits into
Open
Conversation
infoconex
force-pushed
the
feature/windows-bootstrap
branch
from
August 9, 2026 04:03
0d6faf7 to
1bf1262
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
Refactors the Windows Python bootstrap to consume the published AI Flywheel Framework installer instead of duplicating framework installation logic, and adds an explicit choice between repository-owned editable source and a managed CLI.
Responsibility boundary
.flywheelpublication, rollback, and refusal to overwrite.Framework contract
2026.08.08fe11b801b5dfeef812377a978558fd563b67fa9e2d84294cbe9922ec907fe718e9dd06e9944e0ebc4f787819df1617d0a6b8435196e9c978cfbf1457Installation modes
pyproject.toml, README, package source, tests, and project tasks under.flywheel/tools; creates an editable runtime under.flywheel/.runtime/python-cli; and preserves repository adaptations on repeat runs.%LOCALAPPDATA%\AI-Flywheel\environmentsand does not copy CLI source into the repository.-CliInstallMode Source|Managed. Initial source installation also requires-Apply..flywheel/toolscontent is protected from overwrite.Other changes
flywheel doctorwith deterministic compatibility and repository-health output.Validation
Validated against exact remote head
dc51459fadda9d4939a8c5209d1d11cdeb9b5bc7:No onboarding or lifecycle operation is started by bootstrap.