Skip to content

Add validated multi-scene project browser foundation - #34

Merged
WebCrew merged 8 commits into
mainfrom
feature/multi-scene-browser
Sep 8, 2026
Merged

Add validated multi-scene project browser foundation#34
WebCrew merged 8 commits into
mainfrom
feature/multi-scene-browser

Conversation

@WebCrew

@WebCrew WebCrew commented Sep 8, 2026

Copy link
Copy Markdown
Owner

Summary

  • discover and validate project-owned scene documents
  • display available scenes in a dedicated project panel
  • switch scenes without exposing arbitrary filesystem access
  • preserve the existing unsaved-change decision flow before switching
  • restore only matching validated local Scene History
  • mark the initial Multi-Scene Project Browser slice complete in Phase 2

Scope

This first slice lists and opens existing top-level project scenes. Creation, rename, move and deletion remain later Phase 2 work and are not claimed here.

Local verification

  • node scripts/check.cjs
  • JavaScript syntax checks for main, preload and renderer
  • git diff --check

@WebCrew
WebCrew merged commit 4b0e2cc into main Sep 8, 2026
5 checks passed
@WebCrew
WebCrew deleted the feature/multi-scene-browser branch September 8, 2026 16:09
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