Skip to content

test(integration): combine PR #30-#38 for session dev validation - #39

Closed
ZeroPointSix wants to merge 35 commits into
mainfrom
codexweb/session-rework-all-prs-20260812
Closed

test(integration): combine PR #30-#38 for session dev validation#39
ZeroPointSix wants to merge 35 commits into
mainfrom
codexweb/session-rework-all-prs-20260812

Conversation

@ZeroPointSix

Copy link
Copy Markdown
Owner

概要

这是 2026-08-12 当前全部开放 PR(#30#38)的独立会话改造与开发验证分支。

当前进度:

Review Contract

Goal

在不修改 main 和任何原 PR head 分支的前提下,把任务开始时开放的 #30#38 纳入一个独立、可审计的会话改造分支,并为后续 Daytona 一比一开发测试提供唯一基线。

Non-goals

本 PR 不自动合并到 main,不改写原 PR 分支,不部署生产环境,也不把本地或 GitHub CI 结果冒充 Daytona 验收。

Accepted Residual Risks

#36#37 是对同一组 #30#35 的分叉集成方案,不能同时保留两套互相冲突的最终实现。本分支选择验证记录更完整的 #37 作为最终树,并用独立合并提交保留 #36 的祖先与审计关系。该选择只影响本隔离测试分支,可通过删除分支完整回滚。

Acceptance Criteria

  1. ZER-404 W1: 三栏只读会话工作台骨架 #30[codex] dedupe parallel MCP circuit-breaker failures (ZER-676) #38 的精确 head SHA 都是本分支 HEAD 的祖先,或对无法三方合并的集成 PR 留有明确的冲突处理提交。
  2. [codex] dedupe parallel MCP circuit-breaker failures (ZER-676) #38 的熔断修复代码正常进入最终树,不被 test(integration): combine all open PRs for dev validation #36/feat: integrate open session workbench PR series #37 的重复集成覆盖。
  3. Web 的 lint、单元测试与生产构建通过。
  4. Rust 的格式、Clippy 和相关测试按仓库 CI 门禁通过;资源限制导致的未执行项必须单独列出。
  5. 在 Daytona daytona-medium 上完成一比一开发验收,记录沙箱、命令与结果。
  6. main、原 PR head 与生产环境保持不变。

Follow-ups

集成验证通过后,由维护者决定保留本 PR 作为测试基线、关闭旧的 #36/#37,或从本分支拆出面向 main 的最终交付 PR。

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 产物
Integrate ZER-676 MCP circuit-breaker failure counting changes for isolated development validation.
ZeroPointSix added a commit that referenced this pull request Aug 13, 2026
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.

2 participants