Skip to content

feat(workspace): revamp miniapp and shell scene flows#150

Merged
GCWing merged 1 commit intomainfrom
gcwing/dev
Mar 14, 2026
Merged

feat(workspace): revamp miniapp and shell scene flows#150
GCWing merged 1 commit intomainfrom
gcwing/dev

Conversation

@GCWing
Copy link
Owner

@GCWing GCWing commented Mar 14, 2026

Summary

  • Replace the old toolbox flow with dedicated miniapp scenes, gallery views, and navigation entries.
  • Improve workspace and shell navigation so sessions, assistant workspaces, and shell targets open in the right scene context.
  • Stabilize flow-chat session persistence and ordering, including guards for in-flight image analysis and BTW thread metadata.

Test plan

  • pnpm run type-check:web
  • pnpm --dir src/web-ui run test:run -- src/flow_chat/utils/sessionMetadata.test.ts src/flow_chat/utils/sessionOrdering.test.ts
  • cargo check -p bitfun-desktop
  • E2E / manual interaction checks

Replace the old toolbox flow with dedicated miniapp scenes and richer workspace navigation so shell, assistant workspaces, and chat sessions open in the right context. Tighten session persistence and ordering to keep the new multi-scene workflow stable across switches and restarts.

Made-with: Cursor
@GCWing GCWing merged commit 8969e5c into main Mar 14, 2026
1 check passed
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