Skip to content

feat(extension): 添加 Twitter setup wizard - #71

Open
xiaoland wants to merge 10 commits into
mainfrom
feat/extension-setup-wizard-web-peer
Open

feat(extension): 添加 Twitter setup wizard#71
xiaoland wants to merge 10 commits into
mainfrom
feat/extension-setup-wizard-web-peer

Conversation

@xiaoland

Copy link
Copy Markdown
Member

变更

  • 在 Extension 卡片增加 setup 入口与 Extension 自有多步骤 popup
  • 支持选择 Peer 并启用/停用 Extension
  • 恢复 Settings 中 Peer config 与 Registry origin 配置流程
  • Web Peer 使用字段受限的普通 peers upsert 注册 runtime facts

边界

  • client-web 只拥有 popup;stepper 与内容归 Twitter Web Extension
  • setup 面向整个 Extension,不绑定单个 Core Peer
  • Preview 验收只到 Twitter setup popup 成功打开

验证

  • pnpm check
  • 36 test files / 137 tests
  • 全 workspace type-check/build/package contract
  • git diff --check

本 PR 取代 #68 的实现方向;在 Preview 验收完成前请勿合并。

- add extension-owned multi-step setup popup
- restore peer registration and settings lifecycle
- support per-peer extension control and registry overrides
- update reactive PostgREST transport before immediate bootstrap queries
- cover config cutover followed by a same-tick database request
- use fixed OAuth capabilities and ordinary Source, Cron, and Job models
- separate Bookmark Source selection, creation, and scheduling in the wizard
- publish the immutable Web Distribution as 0.2.1
…wizard-web-peer

# Conflicts:
#	extensions/twitter/package.json
#	scripts/native-extension-distribution.test.mjs
…wizard-web-peer

# Conflicts:
#	ARCHITECTURE.md
#	FILESYSTEM.md
#	apps/client-web/AGENTS.md
#	extensions/AGENTS.md
#	packages/core/AGENTS.md
- allow the trusted preview job to install private workspace packages
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