claude-code-best/src/services/skillLearning
claude-code-best 86fa5f81ad chore: 清理 src 下 113 项未使用导入和死代码
删除未使用的文件(BuiltinStatusLine.tsx、4 个重复的 .ts stub)、
移除约 55 个文件中未使用的 React 导入、
清理约 50 处未使用的导入/变量/参数。
净减少 ~296 行代码,precheck 4077 测试全部通过。

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-05 20:05:15 +08:00
..
__tests__ style: 完成所有文件的lint 2026-05-01 21:39:30 +08:00
agentGenerator.ts fix: 限制 skill-learning evidence 无限增长导致全局 skill 文件膨胀 2026-04-28 08:47:37 +08:00
commandGenerator.ts feat: 添加 skill learning 技能学习闭环系统 2026-04-22 22:38:09 +08:00
config.ts feat: 添加 skill learning 技能学习闭环系统 2026-04-22 22:38:09 +08:00
evolution.ts feat: 添加 skill learning 技能学习闭环系统 2026-04-22 22:38:09 +08:00
featureCheck.ts feat: harden autonomy lifecycle, OOM bounds, and provider-boundary finalization 2026-04-29 14:04:27 +08:00
index.ts feat: 添加 skill learning 技能学习闭环系统 2026-04-22 22:38:09 +08:00
instinctParser.ts fix: 限制 skill-learning evidence 无限增长导致全局 skill 文件膨胀 2026-04-28 08:47:37 +08:00
instinctStore.ts feat: 添加 skill learning 技能学习闭环系统 2026-04-22 22:38:09 +08:00
learningPolicy.ts feat: 添加 skill learning 技能学习闭环系统 2026-04-22 22:38:09 +08:00
llmObserverBackend.ts feat: 添加 skill learning 技能学习闭环系统 2026-04-22 22:38:09 +08:00
observationStore.ts chore: 清理 src 下 113 项未使用导入和死代码 2026-05-05 20:05:15 +08:00
observerBackend.ts feat: 添加 skill learning 技能学习闭环系统 2026-04-22 22:38:09 +08:00
projectContext.ts feat: harden autonomy lifecycle, OOM bounds, and provider-boundary finalization 2026-04-29 14:04:27 +08:00
promotion.ts feat: harden autonomy lifecycle, OOM bounds, and provider-boundary finalization 2026-04-29 14:04:27 +08:00
runtimeObserver.ts feat: 添加 skill learning 技能学习闭环系统 2026-04-22 22:38:09 +08:00
sessionObserver.ts feat: 添加 skill learning 技能学习闭环系统 2026-04-22 22:38:09 +08:00
skillGapStore.ts feat: 添加 skill learning 技能学习闭环系统 2026-04-22 22:38:09 +08:00
skillGenerator.ts fix: 限制 skill-learning evidence 无限增长导致全局 skill 文件膨胀 2026-04-28 08:47:37 +08:00
skillLifecycle.ts feat: 添加 skill learning 技能学习闭环系统 2026-04-22 22:38:09 +08:00
toolEventObserver.ts chore: 清理 src 下 113 项未使用导入和死代码 2026-05-05 20:05:15 +08:00
types.ts feat: 添加 skill learning 技能学习闭环系统 2026-04-22 22:38:09 +08:00