test(integration): combine all open PRs for dev validation - #36
Closed
ZeroPointSix wants to merge 27 commits into
Closed
test(integration): combine all open PRs for dev validation#36ZeroPointSix wants to merge 27 commits into
ZeroPointSix wants to merge 27 commits into
Conversation
Replace ProTable sessions list and detail pages with a read-only three-column SessionWorkbenchPage using Ant Design X Conversations for the sidebar, status bar + transcript placeholder in the main panel, and metadata/alerts/events tabs in the inspector. Co-authored-by: ZeroPointSix <ZeroPointSix@users.noreply.github.com>
- 左栏新增 New chat 禁用占位(会话创建 W6 开放) - 中栏状态条补齐 Profile / workdir 字段 - 底部只读条内嵌 SSE 连接态:新增 StreamStatusContext,复用 AdminLayout 同一 SSE,不新建连接 - 新增 useMediaQuery,≤1100px 左右栏折叠为 Drawer,390 下顶栏不溢出 - 版本号 0.2.3 → 0.3.0 - 重新构建并提交 web/app.js 与 web/styles.css 产物
…ntral status map (ZER-669)
…-all-open-prs-20260812 # Conflicts: # web/app.js # web/src/components/SessionTable.tsx # web/src/pages/SessionDetailPage.tsx
…-all-open-prs-20260812 # Conflicts: # web/app.js # web/package.json # web/pnpm-lock.yaml # web/src/components/AdminLayout.tsx # web/src/components/RecentSessionsTable.tsx # web/src/pages/OverviewPage.tsx # web/src/pages/SessionWorkbenchPage.tsx # web/src/styles.css # web/styles.css
…-all-open-prs-20260812 # Conflicts: # web/app.js # web/src/lib/session.test.ts # web/src/pages/OverviewPage.tsx # web/src/pages/SessionDetailPage.tsx
…-all-open-prs-20260812 # Conflicts: # crates/openab-core/src/session_snapshot.rs # crates/openab-core/src/slack.rs # crates/openab-gateway/src/session_admin.rs # web/src/components/RecentSessionsTable.tsx # web/src/components/StatusTag.tsx # web/src/hooks/useSessionStream.ts # web/src/lib/format.ts # web/src/lib/session.test.ts # web/src/pages/OverviewPage.tsx # web/src/pages/SessionDetailPage.tsx
…-all-open-prs-20260812 # Conflicts: # crates/openab-gateway/src/session_admin.rs
This was referenced Aug 12, 2026
Owner
Author
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
这是全部开放 PR 的隔离集成与一比一测试分支。当前已合并并验证 W1 的 #31 与 #30;后续会继续合并 #33、#35、#34、#32。
Review Contract
Goal
在不修改 main 和原 PR 分支的前提下,将当前开放 PR #30 至 #35 全部纳入同一可测试分支,解决重叠实现与冲突,并执行仓库现有 Web/Rust 门禁和运行验收。
Non-goals
Accepted Residual Risks
Acceptance Criteria
Merge Ledger