docs: record queued-message send fix integration
This commit is contained in:
@@ -4,6 +4,8 @@ This file is the integrated default-branch snapshot. Feature tasks record progre
|
||||
|
||||
## Integrated Through
|
||||
|
||||
- 2026-09-12:任务 `20260912-merge-chat-send-6ca06743` 在用户确认主目录接管后,将本地 `main` 从 `2cedc9df` 快进到修复源 `954b275f10fd447dd9ebd7a2d25f1229c366bd17`。Code 的排队/引导选项在任务结束后不再阻止普通发送,成功接收的排队请求及时清理本地接收记录,实际队列仍由 Main Snapshot/Patch 投影。源验证通过 57 项相关单测、类型检查、scoped ESLint、Vite 生产构建和 1 项 Electron 交互用例;合并后产品树与已验证提交一致,原有 3 份未提交记录保留。尚未推送、打包或更新已安装的 1.4.3 客户端。
|
||||
|
||||
- 2026-09-11:任务 `20260911-land-cloud-agents-fd05bb3d` 在用户确认目录接管后,将本地 `main` 从 `927a85fa` 快进到已验证集成 `5d8e91c7`,完整包含云智能体源 `303f262`。原有 3 份未提交记录原样保留;源码与审查版本一致。主分支落地已完成,未推送、部署或清理工作区。
|
||||
|
||||
- 2026-09-11:个人云智能体源 `303f262`(任务 `20260910-personal-agent-platform-d15b2559`,含前置提交)由 `20260911-integrate-cloud-agents-ef7bd545` 无冲突集成,实际主分支落地见本集成任务。源代码保留已审查内容;个人创作者、创建者付款、调用者内容隔离、配置/发布/分享/API/日程、恢复、资源维护和费用上限均已实现。源批次测试通过,真实模型、完整部署及安装包验收仍待执行;已确认费用规则取代旧“每日预算未定”。见 [个人云智能体决策](../10-decisions/ADR-2026-09-11-personal-cloud-agents.md)。
|
||||
|
||||
@@ -0,0 +1,44 @@
|
||||
# Task: Merge verified queued-message send fix into main
|
||||
|
||||
## Identity
|
||||
|
||||
- Task ID: 20260912-merge-chat-send-6ca06743
|
||||
- Mode: Integration
|
||||
- Branch: main
|
||||
- Worktree: D:\Datas\OthersProjects\makelore
|
||||
- Base commit: 2cedc9df300ae0fb4592d078c948cc1f37b8c305
|
||||
- Owner: codex
|
||||
- Status: Ready for Integration
|
||||
|
||||
## Scope
|
||||
|
||||
- Fast-forward the verified queued-message send repair 954b275f10fd447dd9ebd7a2d25f1229c366bd17 into local main and record its actual integration.
|
||||
|
||||
## Intent And Constraints
|
||||
|
||||
- User explicitly requested main integration and confirmed releasing the completed prior task's ownership, adopting the main checkout, and retaining its three pre-existing untracked task records.
|
||||
- Loaded maintain-project-docs bundled release --force/start --adopt-existing succeeded; status matches this task, integration mode, main, worktree and base. Both gates passed. All peer scopes/intents/promotions were inspected read-only; the source task is ready, and historical placeholder peer scopes remain unknown without a concrete conflict on this bounded merge.
|
||||
- Source task records remain read-only. Preserve existing Pi/Host/Snapshot/Patch/queue authority, product configuration and user data. No subagents, push, installer build/replacement or production calls.
|
||||
|
||||
## Outcome
|
||||
|
||||
- main fast-forwarded from 2cedc9df300ae0fb4592d078c948cc1f37b8c305 to 954b275f10fd447dd9ebd7a2d25f1229c366bd17 without conflicts. The source commit and its regression coverage are now on the actual main branch.
|
||||
- Recorded the source commit and integration boundary under current-state.md Integrated Through. No additional architecture or product decision is introduced; README already documents the restored queue behavior.
|
||||
- Existing package-122, package-123 and client-hang-diagnosis untracked records remain outside the commit and unchanged.
|
||||
- The installed 1.4.3 client was not updated; this handoff reports source integration only.
|
||||
|
||||
## Verification
|
||||
|
||||
- git merge --ff-only completed successfully; source commit ancestry on main and exact product-tree equality with 954b275 passed.
|
||||
- Reused the same-session verified source results: 57 affected unit tests, including 6 new red-to-green cases; typecheck; scoped ESLint; all Vite targets; Electron PI feature UI test 1/1. No behavior changed during fast-forward, so repeating these tests would not exercise a new integration combination.
|
||||
- Three preserved records are compared directly as bytes before/after integration; the task-aware drift gate also validates their adopted state and document write boundaries.
|
||||
- Final documentation drift and whitespace checks are performed before the integration record commit.
|
||||
|
||||
## Follow-ups
|
||||
|
||||
- A replacement installer is still needed to deliver the fix to the user's installed client; no build, installation or publication is claimed here.
|
||||
- Cleanup awaiting user confirmation: task 20260912-chat-send-diagnosis-b6580605, worktree D:/Datas/OthersProjects/.codex-worktrees/makelore/20260912-chat-send-diagnosis-b6580605, branch codex/20260912-chat-send-diagnosis-b6580605-chat-send-diagnosis. Latest HEAD 954b275 is included in main, ownership is managed/ready and the source checkout is clean. The optional cleanup removes the checkout and ignored build/dependency outputs while preserving the branch and commit; until explicit approval arrives, retain it. The primary checkout is not a cleanup candidate.
|
||||
|
||||
## Promotion Candidates
|
||||
|
||||
- None; the integration outcome has been recorded in current-state.md. All source records remain unchanged.
|
||||
Reference in New Issue
Block a user