Feat v0.2.5 ui polish dead code #9
Reference in New Issue
Block a user
Delete Branch "feat/v0.2.5-ui-polish-dead-code"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
resolveDefaultSurface was using ListEnabledByType("surface") which missed extension packages with type "full". Switch to List() and filter by source != core/builtin + type surface/full. Also make welcome surface smarter: detect when extensions exist but no default is set vs truly empty install, show appropriate messaging and CTA (Set Default Surface vs Go to Packages). Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>