R21 审查修复批:并发/越权/i18n/SSE 十九项加固 - #17
Merged
Merged
Conversation
- proactive intent 投递前 DB 级原子领取(created→delivering,迁移0070),双并发/恢复扫描不再双投 Cuu 消息与行动卡 - event_outbox 重试封顶10次转 failed 死信(迁移0071)+published 行7天定期清理+发布统计只计真更新 - 工作项评论改取最新200条窗口(desc+id tie-break 后反转),超量不再丢最新评论 - 工作区审计流分页补 id 次级排序键,同时间戳翻页不丢行 - 项目归档/删除收口 NULL workspace 旁路:admin 特权要求确证同租户,孤儿行仅 owner 可管理 - 停用善后认领退回+审计日志并入同一事务,重试真收敛 - claim() workspaceId 兜底对齐 assign()(项目侧回退),NULL 不再误 409 Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
- P2-09 语言同步告警改为壳层渲染完成后再渲(在飞 PATCH 复用不重发),快速失败不再静默丢告警 - 会话加参与者选择器改用分页拉全量的 fetchWorkspaceRosterMembers,>100人工作区不再静默截断 - 预算策略行保存成功后同步刷新版本号 pill Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
- 桌面回收站英文界面套用 restoreBlockedReasonEn 映射(导出共享),不再泄漏中文原值 - 撤销失败后保持武装态,「点此重试」单击即真重试(带超时回 idle) - live-runtime 同 URL 复用比较 key/eventTypes,不一致重建流,消除旧闭包陷阱 - 桌面 Cuu 流退避计数改在真收到数据后清零,accept-即断服务端正常指数退避 Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
- Suspend 等令牌分支补 select! 兜底轮询,notify_waiters 丢失唤醒不再永久卡死推流 - urgency/fallback 文案补 proposal.merged(对齐 webview 打扰策略分类) - route_for_notification 畸形 ID 优雅降级到兜底路由,不再断整条 SSE 连接 Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
主动性 intent 投递/恢复已改 DB 级原子领取(R21 批A),从单实例假设中摘除并留对照注记。 Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
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.
对 origin/main(R20 wave5 合流后)做的一轮全量代码审查(6 路子系统并行审查 + 逐条复核)产出 19 项真实发现,本 PR 按四个互斥文件域全部修复并配套单测。
批A fix(api,db)——并发/越权/数据可见性
批B fix(web)
批C fix(ui,web-runtime,desktop-webview)
批D fix(desktop, Rust)
docs
验证
🤖 Generated with Claude Code