Skip to content

[P1] Make GlassShell workspace orchestration thinner #16

Description

@Gupta91

Problem

useGlassWorkspace reduced GlassShell complexity, but it still owns many concerns: Canvas bullet syncing, pending selection, preview tabs, Scratch run state, and diff pane orchestration.

Expected Behavior

Split workspace orchestration by domain and keep top-level shell code focused on routing/layout composition.

Acceptance Criteria

  • Canvas, Pending, Scratch, and diff pane state have clearer domain boundaries.
  • Top-level shell code is easier to read and reason about.
  • Existing workspace behavior remains covered by tests.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions