Claude
6b7cfda9b1
fixup: 处理 PR #386 review 中尚未覆盖的 4 项
- src/cli/print.ts: cron onFire 改用 createAutonomyQueuedPromptIfNoActiveSource
并以 prompt 文本作为 sourceId,避免同一定时提示在前一次 run 仍活跃时被重复
入队叠加;顺手移除 4 个已没人引用的 dead import
(commitAutonomyQueuedPrompt / prepareAutonomyTurnPrompt /
markAutonomyRunCancelled / createAutonomyQueuedPrompt)
- src/services/compact/postCompactCleanup.ts: 在 void import().then() 处加
注释,明确 sweepFileContentCache 是有意的 fire-and-forget,函数对外保持
同步签名是设计而非疏忽
- src/utils/autonomyFlows.ts: 给 selectPersistedAutonomyFlows 的两阶段排序
加文档注释(先按 active+updatedAt 选 top-N,再统一按 updatedAt 重排)
- tests/integration/autonomy-lifecycle-user-flow.test.ts: stderr 断言失败时
把实际 stderr 内容写进 message,方便 CI 失败时定位
2026-04-29 12:45:02 +00:00
..
2026-04-29 15:17:50 +08:00
2026-04-22 22:38:10 +08:00
2026-04-25 08:54:18 +08:00
2026-04-27 14:47:18 +08:00
2026-04-11 10:24:00 +08:00
2026-04-29 12:45:02 +00:00
2026-04-29 14:04:27 +08:00
2026-04-28 21:23:38 +08:00
2026-04-26 19:49:54 +08:00
2026-04-25 08:54:18 +08:00
2026-04-13 09:52:05 +08:00
2026-04-29 14:04:27 +08:00
2026-04-29 14:04:27 +08:00
2026-04-01 01:00:10 +08:00
2026-04-29 14:04:27 +08:00
2026-04-16 20:59:29 +08:00
2026-04-26 15:43:25 +08:00
2026-04-20 13:30:05 +08:00
2026-04-25 08:54:18 +08:00
2026-04-04 23:24:27 +08:00
2026-04-26 19:49:54 +08:00
2026-03-31 19:22:47 +08:00
2026-04-19 21:33:27 +08:00
2026-04-29 14:04:27 +08:00
2026-04-29 14:04:27 +08:00
2026-04-17 16:21:27 +08:00
2026-04-25 08:54:18 +08:00
2026-04-29 15:17:50 +08:00
2026-04-01 01:00:10 +08:00
2026-04-01 01:00:10 +08:00
2026-04-29 12:45:02 +00:00
2026-04-25 08:54:18 +08:00
2026-04-24 14:25:56 +08:00
2026-04-26 19:49:54 +08:00
2026-04-29 14:04:27 +08:00
2026-04-29 14:04:27 +08:00
2026-03-31 23:32:58 +08:00
2026-04-29 12:45:02 +00:00
2026-03-31 19:22:47 +08:00
2026-04-25 13:57:30 +08:00
2026-04-24 10:01:05 +08:00
2026-03-31 19:22:47 +08:00
2026-04-18 21:54:22 +08:00
2026-03-31 19:22:47 +08:00
2026-04-22 22:38:10 +08:00
2026-04-22 22:38:10 +08:00
2026-04-20 10:20:27 +08:00
2026-04-27 17:06:33 +08:00
2026-03-31 19:22:47 +08:00
2026-04-29 14:04:27 +08:00
2026-04-24 09:59:23 +08:00
2026-04-07 16:17:48 +08:00
2026-04-22 22:38:10 +08:00
2026-03-31 19:22:47 +08:00
2026-03-31 19:22:47 +08:00
2026-04-29 14:04:27 +08:00
2026-04-22 22:38:09 +08:00