claude-code-best/src/utils/hooks
claude-code-best c07ad4c738
chore: 清理仓库审计问题——修正 CLAUDE.md、删除冗余 yoga-layout、清除 621 个未使用的类型 stub (#354)
- 修正 CLAUDE.md/AGENTS.md 六处过时陈述:modifiers-napi、url-handler-napi 已非 stub,
  Magic Docs/LSP Server/Plugins/Marketplace 已恢复
- 删除未使用的 src/native-ts/yoga-layout/ 冗余副本(2715 行),权威版本保留在 packages/@ant/ink
- 删除 src/ 下 621 个 Auto-generated type stub 文件(全部 export type X = any,无活跃引用)

Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
2026-04-25 08:54:18 +08:00
..
__tests__ feat: 添加 skill learning 技能学习闭环系统 2026-04-22 22:38:09 +08:00
apiQueryHookHelper.ts feat: 增强 auto mode 的易用性 (#312) 2026-04-20 21:13:09 +08:00
AsyncHookRegistry.ts feat: 完成一大波类型修复, 虽然 any 很多 2026-03-31 23:43:39 +08:00
execAgentHook.ts feat: 工具层及 mcp 大重构 (#252) 2026-04-13 09:52:05 +08:00
execHttpHook.ts feat: 添加工具类增强与状态管理改进 2026-04-22 22:38:10 +08:00
execPromptHook.ts feat: 增强 auto mode 的易用性 (#312) 2026-04-20 21:13:09 +08:00
fileChangedWatcher.ts feat: build 2026-03-31 19:22:47 +08:00
hookEvents.ts feat: build 2026-03-31 19:22:47 +08:00
hookHelpers.ts feat: 工具层及 mcp 大重构 (#252) 2026-04-13 09:52:05 +08:00
hooksConfigManager.ts feat: 全部类型问题解决 2026-04-11 10:24:00 +08:00
hooksConfigSnapshot.ts feat: build 2026-03-31 19:22:47 +08:00
hooksSettings.ts feat: build 2026-03-31 19:22:47 +08:00
postSamplingHooks.ts feat: build 2026-03-31 19:22:47 +08:00
registerFrontmatterHooks.ts feat: build 2026-03-31 19:22:47 +08:00
registerSkillHooks.ts feat: build 2026-03-31 19:22:47 +08:00
sessionHooks.ts feat: build 2026-03-31 19:22:47 +08:00
skillImprovement.ts feat: 添加 skill learning 技能学习闭环系统 2026-04-22 22:38:09 +08:00
ssrfGuard.ts feat: build 2026-03-31 19:22:47 +08:00