- Remove VSCode walkthrough from storybook-launcher extension
- Remove CLI fallback scripts (figma-file, figma-node, figma-components)
and their pnpm aliases — MCP server handles all Figma access
- Fix chat.mcp.autoStart: false → true in devcontainer.json so Figma
MCP server starts automatically (was overridden by .vscode/settings.json)
- Sync workbench.startupEditor to 'none' in devcontainer.json
- Update designer agent to remove fallback section references
- Update docs and setup guide story to clarify FIGMA_TOKEN must be set
before creating the Codespace, with rebuild workaround if missed