claude-code-best/src/cli/handlers
claude-code-best a2cfaf9111 fix: 修复 RemoteTriggerTool 和 autonomy 测试的全量运行失败
RemoteTriggerTool 测试补充了缺失的 mock(log/debug/oauth/growthbook/policyLimits/bun:bundle),
用内存数组替代文件系统写入审计记录,避免路径冲突。autonomy handler 函数增加可选 rootDir 参数,
测试显式传递 rootDir 避免依赖全局 getProjectRoot() 导致并发测试状态污染。

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-04-28 22:29:36 +08:00
..
__tests__ fix: 修复 RemoteTriggerTool 和 autonomy 测试的全量运行失败 2026-04-28 22:29:36 +08:00
agents.ts feat: 添加服务层增强与零散改进 2026-04-22 22:38:10 +08:00
ant.ts Feat/integrate lint preview (#285) 2026-04-16 20:59:29 +08:00
auth.ts feat: 重构供应商层次 (#286) 2026-04-17 09:33:14 +08:00
autoMode.ts feat: 增强 auto mode 的易用性 (#312) 2026-04-20 21:13:09 +08:00
autonomy.ts fix: 修复 RemoteTriggerTool 和 autonomy 测试的全量运行失败 2026-04-28 22:29:36 +08:00
mcp.tsx chore: 更新 biome 注释 2026-04-25 16:33:02 +08:00
plugins.ts feat: 添加服务层增强与零散改进 2026-04-22 22:38:10 +08:00
templateJobs.ts Feat/integrate lint preview (#285) 2026-04-16 20:59:29 +08:00
util.tsx Revert "Revert "feat: 第一个可以用的 ink 组件抽象 (#158)" (#175)" 2026-04-07 16:17:48 +08:00