Skip to content

#90: Soft apply remount without rebuild - #93

Open
Unthred wants to merge 1 commit into
mainfrom
feature/90-settings-remount-without-rebuild
Open

#90: Soft apply remount without rebuild#93
Unthred wants to merge 1 commit into
mainfrom
feature/90-settings-remount-without-rebuild

Conversation

@Unthred

@Unthred Unthred commented Aug 27, 2026

Copy link
Copy Markdown
Owner

Closes #90

Summary

  • Separate cold StartAsync (startup build) from RemountWithoutBuildAsync (Settings HardRestart)
  • Settings Save is never a build trigger; StartOnLaunch applies to cold BM startup only
  • Affected-project remount plans so unrelated Local projects are not bounced
  • AI Controlled Hard remounts compile 0 times even when StartOnLaunch is true
  • Docs updated for StartOnLaunch / HardRestart remount semantics

Test plan

  • Focused SettingsApplyImpact / remount / BuildTrigger / WatchIgnore tests (129)
  • Full ship-check (700)
  • Manual: WatchExcludeSegments / RunMode / active toggle remount with no build (see PR comment checklist)

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.

Enhancement: Settings Soft apply for Local process remount without rebuild

1 participant