Skip to content

test(integration): combine all open PRs for session dev validation (2026-08-13) - #43

Closed
ZeroPointSix wants to merge 53 commits into
mainfrom
codexweb/session-rework-all-prs-20260813
Closed

test(integration): combine all open PRs for session dev validation (2026-08-13)#43
ZeroPointSix wants to merge 53 commits into
mainfrom
codexweb/session-rework-all-prs-20260813

Conversation

@ZeroPointSix

@ZeroPointSix ZeroPointSix commented Aug 13, 2026

Copy link
Copy Markdown
Owner

概要

这是 2026-08-13 当前开放会话开发 PR 的独立整合与验证分支。任务开始时有 #30#39#41#42;执行期间新增 #45,现均已通过真实提交历史纳入本分支。

最终 head:7eedd9990dec2b47a004e865f3b6315e8b68f8c5

Review Contract

Goal

在不修改 main 和任何原 PR head 分支的前提下,把当前开放的业务 PR 纳入一个独立、可审计的会话改造分支,用于 dev 一比一对照测试。

Non-goals

  • 本 Draft PR 不自动合并到 main
  • 不改写任何原 PR 分支。
  • 不部署或替换生产环境。
  • 不把部分验证或旧 head 的结果冒充最终验收。

Accepted Residual Risks

Acceptance Criteria

Merge Ledger

Daytona Validation

  • 分支创建、冲突解决、提交与 push 均在 Daytona 中完成。
  • pnpm --dir web lint:通过。
  • pnpm --dir web test:通过,11 个测试文件、49 个测试。
  • pnpm --dir web build:1 GB 小机在 7410 modules transformed 后 exit 137;受限堆与 --minify=false 均复现同一资源终止。
  • 中型快照创建后因 15 分钟闲置自动停止;再次申请中型资源受现有 stopped 沙箱配额影响返回 400。未删除任何未获授权的沙箱。

Follow-ups

  • 获得清理 stopped Daytona 沙箱的明确授权后,重新创建中型机,直接 pull 本分支并完成压缩构建与 Rust 门禁。
  • 根据最终构建刷新受版本控制的 Web 生成产物。
  • required checks 全绿后再决定是否转为 Ready for review。

cursoragent and others added 30 commits August 12, 2026 04:17
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 产物
…-all-open-prs-20260812

# Conflicts:
#	web/app.js
#	web/src/components/SessionTable.tsx
#	web/src/pages/SessionDetailPage.tsx
codexweb and others added 14 commits August 12, 2026 10:57
…-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
Integrate ZER-676 MCP circuit-breaker failure counting changes for isolated development validation.
Resolve the diverged #36 and #37 integration trees by retaining the current #39 tree, which contains the complete #30-#35 integration plus #38. The second parent preserves the exact #36/#41 head for ancestry and auditability without reintroducing its incomplete duplicate workbench implementation.
@ZeroPointSix

Copy link
Copy Markdown
Owner Author

已由 #46 的干净 ZER-404 W1–W5 只读工作台整合替代。#46 从最新 main 重建,排除了 W6/无关 PR,并修复了 sparse multi-hunk diff、ACP 稀疏 tool update 聚合与窄屏活动流高度问题。此历史整合 PR 关闭归档。

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.

3 participants