repowiserepowise
Sign in
2233admin/vibecoding-orchestration
OverviewDocsArchitectureKnowledge GraphFilesCode HealthRefactoring

People & History

CommitsContributorsDecisions
ChatPro
Stats
repowiserepowise
ExplorePricingDocs
Sign inIndex repoIndex your repo free
repowise2233admin/vibecoding-orchestration

Commits

Every commit scored for change-risk against this repo's own history, so 'elevated' means elevated here rather than on some global curve.

Needs review

16of 49 scored

16 commits sit in this repo's top risk tercile, which is 33% of the 49scored. The cut is drawn against this codebase's own history rather than a global curve, so a quiet repo still fills its top band, and here it starts at 7.9 out of 10. What pushes a commit up is size and spread together: a large change confined to one area scores below a smaller one scattered across a dozen files.

Fix commits1429%Commits whose subject reads as a bug fix rather than new work.Change diffusion1.55bitsShannon entropy of a commit's churn across its files. Zero is a single file, and every extra bit is a doubling of how widely the change spread.Review threshold7.9out of 10Score a commit has to clear to land in this repo's top tercile.

How the work changed shape

Commit categories over time, read off the subject line. Fixes carry the accent because that is the series this chart exists to show.

How this repo's commit mix shifts over time.

Feature37%
Fix29%
Refactor4%
Docs27%
Chore4%

Review-priority queue

Ranked by change-risk, highest first. Priority is a tercile of this repo's own distribution, so a quiet repo still fills its top band.

Commit review-priority queue
#CommitAuthorWhenLinesRiskTop driver
1
a7635be8feat: 跨平台 Node 脚本套件(macOS/Linux 适配)
齐栋
1d ago+1.5K -3
99%Elevated
more lines added than baseline
2
792d2824feat: Codex 大型项目标准开发流程 standard-devflow 开源初版
齐栋
1w ago+926 -0
97%Elevated
more lines added than baseline
3
d64c5f8dfeat: 多平台适配契约 + opencode 样板适配器与社区模板
齐栋
1d ago+567 -0
94%Elevated
more lines added than baseline
4
988be926fix(standard-devflow): 心跳误杀修复——冷启动 8 分钟宽限、LONG 长命令 15 分钟宽限、interrupt 前强制复查 .heartbeat 与全仓 2 分钟变更
齐栋
1w ago+490 -8
94%Elevated
more lines added than baseline
5
973a12d5feat(ui-design-intelligence): 新增 UI 设计智能 skill——Design Genome 提炼/注入/视觉评审闭环;standard-devflow 加三处薄挂载(LLD/开发/G5)
齐栋
3d ago+568 -1
90%Elevated
more lines added than baseline
6
66073bebfeat: 新增 pil-diagram skill——用 Python PIL 手绘清晰美观的架构图/流程图(浅色背景、微软雅黑、圆角卡片、语义色板、2x 高清导出、像素级文字校验),含 scripts/diagram.py 绘图库、references/style.md 文字风格规范与 panorama-example.py 完整参考实现;纯文本模型无需看图即可复刻
齐栋
6d ago+454 -0
90%Elevated
more lines added than baseline
7
2070d676docs: README 中英双版重写(三模式定位 + 搜索关键词);新增三场景全景图 zh/en 与生成器
齐栋
1d ago+523 -46
87%Elevated
more lines added than baseline
8
3e88a1dbfeat: 加速工具落地——classify-change 自动模式判断 + generate-taskbooks 任务书骨架 + Gate 分级规则 + 冻结决策表
齐栋
1d ago+333 -0
85%Elevated
more lines added than baseline
9
b2265b3ffeat(standard-devflow): V2 文档整合首刀——document-governance.md 协议(分层阅读/首次触发整合/门禁增量/检索优先)、INDEX.md 模板、consolidate-docs.ps1 存量历史项目首次整合(生成 INDEX+摘要骨架+归档计划,不移动文件),backlog 补首次触发规则
齐栋
4d ago+240 -0
83%Elevated
more lines added than baseline
10
3d4d7f7afeat: 运行监控两本账(调度账 orchestration.jsonl + 执行账 runs/*.jsonl),新增 record-event/analyze-flow 脚本,心跳追加执行账,spawn 后 90 秒无首心跳提前预警,check-flow 检查日志;补 release 锁参数说明
齐栋
1w ago+263 -17
81%Elevated
more lines added than baseline
11
4dae78addocs: 三档模式各一张全景图(zh/en),README 改为三图引用;移除旧合成图
齐栋
1d ago+441 -252
79%Elevated
more lines added than baseline
12
f09a6140fix(opencode): 实测验收修复——心跳 BOM 容错 + 并行隔离(CLI 覆盖参数)、总控调度账纪律、评审员 reviews 写权限、契约路径统一;验收记录入档
齐栋
1d ago+170 -69
76%Elevated
more lines added than baseline
13
4792c66dfeat(ui-design-intelligence): 动效成为一等公民——三通道验证(genome 规范层/check-motion.ps1 代码层/录屏多模态渲染层),verdict 增加 motion gate,未验证动效不得判 alive;standard-devflow 挂载点同步
齐栋
2d ago+182 -24
76%Elevated
more lines added than baseline
14
4497d4b6feat(standard-devflow): 落地优化 A/B/C/E——①契约冻结后按依赖图分批并行(命名任务书 <task_name>.md + current.md 镜像兜底,并行 agent 独立心跳文件 -HeartbeatFile);②回归分层(dev 轮只跑模块单测+契约,全量由装配/G5 执行);③任务书模板新增关键接口速查节;④新增 run-tests-parallel.ps1 全量分片并行(失败分片自动串行重跑),实测 codex-proxy 13 模块 3 片全绿
齐栋
5d ago+147 -23
72%Elevated
more lines added than baseline
15
b5b20047feat(standard-devflow): 适配层 v2 运行监控——watchdog(事实账 run-N.facts.jsonl + 3/8/15 判卡死 + 预算校验 + 证据快照)、agent_stale/budget 事件、external_change 外部变更登记、任务书模板加预算节
齐栋
1w ago+172 -6
70%Elevated
more lines added than baseline
16
e7cf9de3feat(standard-devflow): V2 剩余项一次落地——①quick-mode.md 快速模式(小改动不跑 G0-G5,评审不可免);②STATE Agent Registry(活跃 agent 表,环境适配第 19 条);③Scope Lock(06-task 允许/禁止修改节,预审必查);④Artifact 元数据(01/02/03/05 模板加生成者/评审者/状态/哈希);⑤SUMMARY.md 一页总结模板;⑥小偏差修复(心跳命令补 -TaskName、镜像/接口速查预审入清单)
齐栋
4d ago+86 -14
68%Elevated
more lines added than baseline
17
8120c1a0refactor: 子 agent 编排改为文件式最终协议(current.md 唯一任务书 + 预审放行 + 复述后直接开工 + 心跳超时 + 默认串行轮次)
齐栋
1w ago+94 -48
66%Typical
more lines added than baseline
18
9f5333d7refactor: 分层重构——环境适配独立成册 references/environment-adaptation.md,SKILL.md 回归薄入口(97行),workflow.md 精简;核心层(流程/门禁/角色/红线)冻结,后续环境问题只改适配层;顺带修复 SKILL.md 内 NUL/模板名残留
齐栋
1w ago+82 -42
62%Typical
more lines added than baseline
19
b20d0348feat: Agent 启动抢锁(全局互斥锁脚本 + 任务书独占创建,防多项目并发)
齐栋
1w ago+108 -2
62%Typical
more lines added than baseline
20
fce808e3feat: 强制子 agent 编排(G2 架构评审员 / 详细设计-开发实现并行 / G5 QA 评审员)
齐栋
1w ago+101 -41
62%Typical
more lines added than baseline
21
ecbfc8fffeat(ui-design-intelligence): 文本优先(text-first)——纯文本 Agent(DS-Flash)可全程跑通 U1-U4:种子 DESIGN.md + 源码/CSS/DOM 证据替代截图;验收模式 text-only/multimodal,alive 在 text-only 下显式标注 perceptual=pending
齐栋
2d ago+79 -23
58%Typical
more lines added than baseline
22
e3a4856edocs(standard-devflow): 记录优化方向 backlog(A 模块并行/B 减回归/C 冷启动压缩/D 推理档分级/E 回归分片),当前稳定版冻结不实施,含一次性验证方案与回滚基线
齐栋
6d ago+59 -0
56%Typical
more lines added than baseline
23
ca9694cdfeat(standard-devflow): L2 长命令包装器 long-cmd.ps1(自动 LONG 心跳 + 可选超时 + 输出透传),任务书/协议强制长命令用包装器;门禁 G2/G5 新增根因证据检查(补缺口 B);环境适配补代理流量心跳规格(实现方=REQ-019 代理)
齐栋
1w ago+56 -6
54%Typical
more lines added than baseline
24
ae3a371efix(standard-devflow): 同步 long-cmd.ps1 项目修复版(cwd 钉项目根、Job 内 2>&1 转文本、LONGCMD_EXIT 哨兵透传退出码)与 check-flow.ps1 参数化版(-HeartbeatWarnMin/KillMin/LongMin)到源仓库
齐栋
1w ago+40 -10
52%Typical
more lines added than baseline
25
4b521f97fix: 心跳提速至60秒并带进度note,3分钟超时判卡死;task_name限小写字母/数字/下划线;新增cwd规则与槽位回收硬约束(issue #13947)
齐栋
1w ago+41 -21
50%Typical
more lines added than baseline
26
49161bb2fix(standard-devflow): watchdog 收尾修复——首心跳基线改为本轮起算(不继承上一轮旧 .heartbeat,消除 spawn 后误报)、检测到本 Run interrupt 事件自动退出(消除完成后幽灵告警);analyze-flow 过滤 run-N.facts.jsonl(消除孤儿误报)
齐栋
1w ago+35 -9
48%Typical
more lines added than baseline
27
11d18d6adocs(standard-devflow): backlog 新增 V2 候选——P0(quick mode/Agent Registry/Scope Lock/Artifact 元数据)、缓做项、明确不做(max_depth=3)、文档治理包(INDEX/门禁摘要收敛/历史归档/检索优先/主控必读清单)
齐栋
4d ago+32 -0
46%Typical
more lines added than baseline
28
66b8619dfix: 子 agent 任务正文落盘机制(spawn 只传路径,规避加密通道投递失败)
齐栋
1w ago+35 -7
44%Typical
more lines added than baseline
29
e53af4eefix(opencode): heartbeat 参数解析重构——flag 消费自身值 + 支持 --note,冒烟补显式 note 断言
齐栋
1d ago+30 -14
42%Typical
more lines added than baseline
30
bde13058ci: 三平台脚本冒烟(windows/macos/ubuntu 矩阵)
齐栋
1d ago+24 -0
40%Typical
more lines added than baseline
31
b7e8a16fchore: 正式改名 standard-devflow -> vibecoding-orchestration(含全仓库引用与 opencode 适配器路径)
齐栋
1d ago+45 -40
38%Typical
more lines added than baseline
32
47440988feat: 子 agent 任务确认与失败上限(复述确认、失败≤2次上报、G5 独立补验)
齐栋
1w ago+18 -10
36%Typical
more lines added than baseline
33
80ba2069fix: 锁脚本兼容 PS5.1(UTF-8 BOM)并修复跨进程语义(release 按 project+task、stale 只按 TTL)
齐栋
1w ago+11 -14
34%Typical
more scattered than baseline
34
cc45bf35feat: 启动检查合并数量与锁(list_agents + 锁内槽位校验,exit 2/3 不得强行 spawn)
齐栋
1w ago+13 -5
32%Below typical
more scattered than baseline
35
d9e9920adocs(standard-devflow): backlog 记录 Neo EPIC-07 B-4 验证——A 并行实弹通过(3+2 批次/命名任务书/独立心跳)、B/E 机制就位待 dev 轮、C 执行未落实;附带 3 项小偏差列入 V2
齐栋
4d ago+11 -0
30%Below typical
more focused than baseline
36
9bb63659fix: update-heartbeat 支持绝对/相对 LogFile(IsPathRooted,修复嵌套拼接);适配层新增 fork_turns=none 零上下文继承策略(待实测)与判卡死全仓库产出扫描规则
齐栋
1w ago+9 -4
28%Below typical
fewer lines added than baseline
37
6aafc448fix: 并发容量与禁止递归(一批 spawn ≤剩余槽位、子 agent 禁 self-spawn、消息用规范路径)
齐栋
1w ago+11 -7
26%Below typical
more scattered than baseline
38
474e58c8fix(opencode): heartbeat note 解析排除 flag 值,冒烟补 note 断言
齐栋
1d ago+8 -2
23%Below typical
fewer lines added than baseline
39
5d805c57docs: README 顶部加语言切换(English/中文)双版互链
齐栋
1d ago+6 -2
20%Below typical
fewer lines added than baseline
40
3c6a9597fix: 任务书自发现协议(按 task_name 命名,子 agent 从消息壳 Task name 定位,不依赖消息正文)
齐栋
1w ago+7 -6
20%Below typical
fewer lines added than baseline
41
ee2c5a7ffix: 子 agent 必须读取任务文件并引用复述,未复述视为投递失败中断重试
齐栋
1w ago+6 -4
17%Below typical
fewer lines added than baseline
42
d15ddbfbdocs(standard-devflow): long-cmd 使用约束——只包装原生命令,禁止纯 PS exit N 结尾的命令串(exit 先于哨兵结束 Job 导致退出码/输出丢失),写入任务书模板与心跳协议
齐栋
1w ago+3 -1
15%Below typical
fewer lines added than baseline
43
29e48ed8docs: 并发容量表述改为以实际配置为准(默认4槽可调)
齐栋
1w ago+3 -3
13%Below typical
fewer lines added than baseline
44
84575e42docs: 语言切换统一为 English · 中文(中英两版同一行)
齐栋
1d ago+2 -2
9%Below typical
fewer lines added than baseline
45
03013cd7docs: 语言切换标签改英文(English / Chinese),避免非中文读者看不懂
齐栋
1d ago+2 -2
9%Below typical
fewer lines added than baseline
46
00a6486afix(ui-design-intelligence): check-genome.ps1 显式 UTF-8 读文件,修复 Windows PowerShell 5.1 下 ANSI 误读导致 JSON 校验失败
齐栋
3d ago+2 -2
9%Below typical
fewer lines added than baseline
47
0e0ce88fdocs: 固化并发推荐配置(32G 内存 agents=6 共 7 线程、重启生效、编译并发≤3)
齐栋
1w ago+2 -2
5%Below typical
fewer lines added than baseline
48
db83caaddocs: README 指向实际仓库地址
齐栋
1w ago+1 -1
3%Below typical
fewer lines added than baseline
49
3885da01docs(standard-devflow): 文档治理包补产品级汇总层(用户视角)——PRODUCT-PRD/PRODUCT-HLD/ROADMAP,门禁增量合并、引用不复制
齐栋
4d ago+1 -0
1%Below typical
fewer lines added than baseline
  • a7635be8feat: 跨平台 Node 脚本套件(macOS/Linux 适配)
    Author
    齐栋
    When
    1d ago
    Lines
    +1.5K -3
    Risk
    99%Elevated
  • 792d2824feat: Codex 大型项目标准开发流程 standard-devflow 开源初版
    Author
    齐栋
    When
    1w ago
    Lines
    +926 -0
    Risk
    97%Elevated
  • d64c5f8dfeat: 多平台适配契约 + opencode 样板适配器与社区模板
    Author
    齐栋
    When
    1d ago
    Lines
    +567 -0
    Risk
    94%Elevated
  • 988be926fix(standard-devflow): 心跳误杀修复——冷启动 8 分钟宽限、LONG 长命令 15 分钟宽限、interrupt 前强制复查 .heartbeat 与全仓 2 分钟变更
    Author
    齐栋
    When
    1w ago
    Lines
    +490 -8
    Risk
    94%Elevated
  • 973a12d5feat(ui-design-intelligence): 新增 UI 设计智能 skill——Design Genome 提炼/注入/视觉评审闭环;standard-devflow 加三处薄挂载(LLD/开发/G5)
    Author
    齐栋
    When
    3d ago
    Lines
    +568 -1
    Risk
    90%Elevated
  • 66073bebfeat: 新增 pil-diagram skill——用 Python PIL 手绘清晰美观的架构图/流程图(浅色背景、微软雅黑、圆角卡片、语义色板、2x 高清导出、像素级文字校验),含 scripts/diagram.py 绘图库、references/style.md 文字风格规范与 panorama-example.py 完整参考实现;纯文本模型无需看图即可复刻
    Author
    齐栋
    When
    6d ago
    Lines
    +454 -0
    Risk
    90%Elevated
  • 2070d676docs: README 中英双版重写(三模式定位 + 搜索关键词);新增三场景全景图 zh/en 与生成器
    Author
    齐栋
    When
    1d ago
    Lines
    +523 -46
    Risk
    87%Elevated
  • 3e88a1dbfeat: 加速工具落地——classify-change 自动模式判断 + generate-taskbooks 任务书骨架 + Gate 分级规则 + 冻结决策表
    Author
    齐栋
    When
    1d ago
    Lines
    +333 -0
    Risk
    85%Elevated
  • b2265b3ffeat(standard-devflow): V2 文档整合首刀——document-governance.md 协议(分层阅读/首次触发整合/门禁增量/检索优先)、INDEX.md 模板、consolidate-docs.ps1 存量历史项目首次整合(生成 INDEX+摘要骨架+归档计划,不移动文件),backlog 补首次触发规则
    Author
    齐栋
    When
    4d ago
    Lines
    +240 -0
    Risk
    83%Elevated
  • 3d4d7f7afeat: 运行监控两本账(调度账 orchestration.jsonl + 执行账 runs/*.jsonl),新增 record-event/analyze-flow 脚本,心跳追加执行账,spawn 后 90 秒无首心跳提前预警,check-flow 检查日志;补 release 锁参数说明
    Author
    齐栋
    When
    1w ago
    Lines
    +263 -17
    Risk
    81%Elevated
  • 4dae78addocs: 三档模式各一张全景图(zh/en),README 改为三图引用;移除旧合成图
    Author
    齐栋
    When
    1d ago
    Lines
    +441 -252
    Risk
    79%Elevated
  • f09a6140fix(opencode): 实测验收修复——心跳 BOM 容错 + 并行隔离(CLI 覆盖参数)、总控调度账纪律、评审员 reviews 写权限、契约路径统一;验收记录入档
    Author
    齐栋
    When
    1d ago
    Lines
    +170 -69
    Risk
    76%Elevated
  • 4792c66dfeat(ui-design-intelligence): 动效成为一等公民——三通道验证(genome 规范层/check-motion.ps1 代码层/录屏多模态渲染层),verdict 增加 motion gate,未验证动效不得判 alive;standard-devflow 挂载点同步
    Author
    齐栋
    When
    2d ago
    Lines
    +182 -24
    Risk
    76%Elevated
  • 4497d4b6feat(standard-devflow): 落地优化 A/B/C/E——①契约冻结后按依赖图分批并行(命名任务书 <task_name>.md + current.md 镜像兜底,并行 agent 独立心跳文件 -HeartbeatFile);②回归分层(dev 轮只跑模块单测+契约,全量由装配/G5 执行);③任务书模板新增关键接口速查节;④新增 run-tests-parallel.ps1 全量分片并行(失败分片自动串行重跑),实测 codex-proxy 13 模块 3 片全绿
    Author
    齐栋
    When
    5d ago
    Lines
    +147 -23
    Risk
    72%Elevated
  • b5b20047feat(standard-devflow): 适配层 v2 运行监控——watchdog(事实账 run-N.facts.jsonl + 3/8/15 判卡死 + 预算校验 + 证据快照)、agent_stale/budget 事件、external_change 外部变更登记、任务书模板加预算节
    Author
    齐栋
    When
    1w ago
    Lines
    +172 -6
    Risk
    70%Elevated
  • e7cf9de3feat(standard-devflow): V2 剩余项一次落地——①quick-mode.md 快速模式(小改动不跑 G0-G5,评审不可免);②STATE Agent Registry(活跃 agent 表,环境适配第 19 条);③Scope Lock(06-task 允许/禁止修改节,预审必查);④Artifact 元数据(01/02/03/05 模板加生成者/评审者/状态/哈希);⑤SUMMARY.md 一页总结模板;⑥小偏差修复(心跳命令补 -TaskName、镜像/接口速查预审入清单)
    Author
    齐栋
    When
    4d ago
    Lines
    +86 -14
    Risk
    68%Elevated
  • 8120c1a0refactor: 子 agent 编排改为文件式最终协议(current.md 唯一任务书 + 预审放行 + 复述后直接开工 + 心跳超时 + 默认串行轮次)
    Author
    齐栋
    When
    1w ago
    Lines
    +94 -48
    Risk
    66%Typical
  • 9f5333d7refactor: 分层重构——环境适配独立成册 references/environment-adaptation.md,SKILL.md 回归薄入口(97行),workflow.md 精简;核心层(流程/门禁/角色/红线)冻结,后续环境问题只改适配层;顺带修复 SKILL.md 内 NUL/模板名残留
    Author
    齐栋
    When
    1w ago
    Lines
    +82 -42
    Risk
    62%Typical
  • b20d0348feat: Agent 启动抢锁(全局互斥锁脚本 + 任务书独占创建,防多项目并发)
    Author
    齐栋
    When
    1w ago
    Lines
    +108 -2
    Risk
    62%Typical
  • fce808e3feat: 强制子 agent 编排(G2 架构评审员 / 详细设计-开发实现并行 / G5 QA 评审员)
    Author
    齐栋
    When
    1w ago
    Lines
    +101 -41
    Risk
    62%Typical
  • ecbfc8fffeat(ui-design-intelligence): 文本优先(text-first)——纯文本 Agent(DS-Flash)可全程跑通 U1-U4:种子 DESIGN.md + 源码/CSS/DOM 证据替代截图;验收模式 text-only/multimodal,alive 在 text-only 下显式标注 perceptual=pending
    Author
    齐栋
    When
    2d ago
    Lines
    +79 -23
    Risk
    58%Typical
  • e3a4856edocs(standard-devflow): 记录优化方向 backlog(A 模块并行/B 减回归/C 冷启动压缩/D 推理档分级/E 回归分片),当前稳定版冻结不实施,含一次性验证方案与回滚基线
    Author
    齐栋
    When
    6d ago
    Lines
    +59 -0
    Risk
    56%Typical
  • ca9694cdfeat(standard-devflow): L2 长命令包装器 long-cmd.ps1(自动 LONG 心跳 + 可选超时 + 输出透传),任务书/协议强制长命令用包装器;门禁 G2/G5 新增根因证据检查(补缺口 B);环境适配补代理流量心跳规格(实现方=REQ-019 代理)
    Author
    齐栋
    When
    1w ago
    Lines
    +56 -6
    Risk
    54%Typical
  • ae3a371efix(standard-devflow): 同步 long-cmd.ps1 项目修复版(cwd 钉项目根、Job 内 2>&1 转文本、LONGCMD_EXIT 哨兵透传退出码)与 check-flow.ps1 参数化版(-HeartbeatWarnMin/KillMin/LongMin)到源仓库
    Author
    齐栋
    When
    1w ago
    Lines
    +40 -10
    Risk
    52%Typical
  • 4b521f97fix: 心跳提速至60秒并带进度note,3分钟超时判卡死;task_name限小写字母/数字/下划线;新增cwd规则与槽位回收硬约束(issue #13947)
    Author
    齐栋
    When
    1w ago
    Lines
    +41 -21
    Risk
    50%Typical
  • 49161bb2fix(standard-devflow): watchdog 收尾修复——首心跳基线改为本轮起算(不继承上一轮旧 .heartbeat,消除 spawn 后误报)、检测到本 Run interrupt 事件自动退出(消除完成后幽灵告警);analyze-flow 过滤 run-N.facts.jsonl(消除孤儿误报)
    Author
    齐栋
    When
    1w ago
    Lines
    +35 -9
    Risk
    48%Typical
  • 11d18d6adocs(standard-devflow): backlog 新增 V2 候选——P0(quick mode/Agent Registry/Scope Lock/Artifact 元数据)、缓做项、明确不做(max_depth=3)、文档治理包(INDEX/门禁摘要收敛/历史归档/检索优先/主控必读清单)
    Author
    齐栋
    When
    4d ago
    Lines
    +32 -0
    Risk
    46%Typical
  • 66b8619dfix: 子 agent 任务正文落盘机制(spawn 只传路径,规避加密通道投递失败)
    Author
    齐栋
    When
    1w ago
    Lines
    +35 -7
    Risk
    44%Typical
  • e53af4eefix(opencode): heartbeat 参数解析重构——flag 消费自身值 + 支持 --note,冒烟补显式 note 断言
    Author
    齐栋
    When
    1d ago
    Lines
    +30 -14
    Risk
    42%Typical
  • bde13058ci: 三平台脚本冒烟(windows/macos/ubuntu 矩阵)
    Author
    齐栋
    When
    1d ago
    Lines
    +24 -0
    Risk
    40%Typical
  • b7e8a16fchore: 正式改名 standard-devflow -> vibecoding-orchestration(含全仓库引用与 opencode 适配器路径)
    Author
    齐栋
    When
    1d ago
    Lines
    +45 -40
    Risk
    38%Typical
  • 47440988feat: 子 agent 任务确认与失败上限(复述确认、失败≤2次上报、G5 独立补验)
    Author
    齐栋
    When
    1w ago
    Lines
    +18 -10
    Risk
    36%Typical
  • 80ba2069fix: 锁脚本兼容 PS5.1(UTF-8 BOM)并修复跨进程语义(release 按 project+task、stale 只按 TTL)
    Author
    齐栋
    When
    1w ago
    Lines
    +11 -14
    Risk
    34%Typical
  • cc45bf35feat: 启动检查合并数量与锁(list_agents + 锁内槽位校验,exit 2/3 不得强行 spawn)
    Author
    齐栋
    When
    1w ago
    Lines
    +13 -5
    Risk
    32%Below typical
  • d9e9920adocs(standard-devflow): backlog 记录 Neo EPIC-07 B-4 验证——A 并行实弹通过(3+2 批次/命名任务书/独立心跳)、B/E 机制就位待 dev 轮、C 执行未落实;附带 3 项小偏差列入 V2
    Author
    齐栋
    When
    4d ago
    Lines
    +11 -0
    Risk
    30%Below typical
  • 9bb63659fix: update-heartbeat 支持绝对/相对 LogFile(IsPathRooted,修复嵌套拼接);适配层新增 fork_turns=none 零上下文继承策略(待实测)与判卡死全仓库产出扫描规则
    Author
    齐栋
    When
    1w ago
    Lines
    +9 -4
    Risk
    28%Below typical
  • 6aafc448fix: 并发容量与禁止递归(一批 spawn ≤剩余槽位、子 agent 禁 self-spawn、消息用规范路径)
    Author
    齐栋
    When
    1w ago
    Lines
    +11 -7
    Risk
    26%Below typical
  • 474e58c8fix(opencode): heartbeat note 解析排除 flag 值,冒烟补 note 断言
    Author
    齐栋
    When
    1d ago
    Lines
    +8 -2
    Risk
    23%Below typical
  • 5d805c57docs: README 顶部加语言切换(English/中文)双版互链
    Author
    齐栋
    When
    1d ago
    Lines
    +6 -2
    Risk
    20%Below typical
  • 3c6a9597fix: 任务书自发现协议(按 task_name 命名,子 agent 从消息壳 Task name 定位,不依赖消息正文)
    Author
    齐栋
    When
    1w ago
    Lines
    +7 -6
    Risk
    20%Below typical
  • ee2c5a7ffix: 子 agent 必须读取任务文件并引用复述,未复述视为投递失败中断重试
    Author
    齐栋
    When
    1w ago
    Lines
    +6 -4
    Risk
    17%Below typical
  • d15ddbfbdocs(standard-devflow): long-cmd 使用约束——只包装原生命令,禁止纯 PS exit N 结尾的命令串(exit 先于哨兵结束 Job 导致退出码/输出丢失),写入任务书模板与心跳协议
    Author
    齐栋
    When
    1w ago
    Lines
    +3 -1
    Risk
    15%Below typical
  • 29e48ed8docs: 并发容量表述改为以实际配置为准(默认4槽可调)
    Author
    齐栋
    When
    1w ago
    Lines
    +3 -3
    Risk
    13%Below typical
  • 84575e42docs: 语言切换统一为 English · 中文(中英两版同一行)
    Author
    齐栋
    When
    1d ago
    Lines
    +2 -2
    Risk
    9%Below typical
  • 03013cd7docs: 语言切换标签改英文(English / Chinese),避免非中文读者看不懂
    Author
    齐栋
    When
    1d ago
    Lines
    +2 -2
    Risk
    9%Below typical
  • 00a6486afix(ui-design-intelligence): check-genome.ps1 显式 UTF-8 读文件,修复 Windows PowerShell 5.1 下 ANSI 误读导致 JSON 校验失败
    Author
    齐栋
    When
    3d ago
    Lines
    +2 -2
    Risk
    9%Below typical
  • 0e0ce88fdocs: 固化并发推荐配置(32G 内存 agents=6 共 7 线程、重启生效、编译并发≤3)
    Author
    齐栋
    When
    1w ago
    Lines
    +2 -2
    Risk
    5%Below typical
  • db83caaddocs: README 指向实际仓库地址
    Author
    齐栋
    When
    1w ago
    Lines
    +1 -1
    Risk
    3%Below typical
  • 3885da01docs(standard-devflow): 文档治理包补产品级汇总层(用户视角)——PRODUCT-PRD/PRODUCT-HLD/ROADMAP,门禁增量合并、引用不复制
    Author
    齐栋
    When
    4d ago
    Lines
    +1 -0
    Risk
    1%Below typical
Showing 49 of 49 commits

How the score behaves here

Change risk →

Two views of the same model: where the cuts fall, and what commit shape lands you above them.

Score distribution

Every scored commit, binned on the raw 0 to 10 score rather than the percentile. Percentile ranks are uniform by construction, so that axis has no shape to draw. The dashed lines are the tercile cuts behind each row's priority pill.

06typical ↑↑ elevated0.05.010.0Change-risk score →
Below typical
Typical
Elevated

Size against diffusion

The 49 most recent commits, on their own recency sample rather than the feed above: that defaults to risk-sorted, so reusing it would plot only the top tercile and call it the spread. Big and scattered is what the model penalises. Click a dot to open it.

1101001,000Lines changed (log) →0.04.0Diffusion →
Below typical16
Typical17
Elevated16

Commit history for 2233admin/vibecoding-orchestration

2233admin/vibecoding-orchestration has 58 commits in its history from 2 contributors, the first of them Aug 4, 2026. In the last 90 days 19 files were touched, 33 times in total, most often _smoke.mjs. Every commit is scored for change risk from its size, spread and the history of the files it touches.