PulseAugur
实时 15:02:03
实体 InstructionsLoaded

InstructionsLoaded

PulseAugur coverage of InstructionsLoaded — every cluster mentioning InstructionsLoaded across labs, papers, and developer communities, ranked by signal.

Show in brief
总计 · 30天
1
90 天内 1
发布 · 30天
0
90 天内 0
论文 · 30天
0
90 天内 0
层级分布 · 90 天
主题
情绪 · 30 天

1 天有情绪数据

最近 · 第 1/1 页 · 共 1 条
  1. TOOL · CL_179204 ·

    使用 context 和 hooks 调试 Claude Code 规则加载问题

    本文为调试 Claude Code 似乎忽略用户定义规则的问题提供了技术指南。它概述了一个三步过程:首先,使用 `/context` 命令验证规则文件是否实际加载到 context 窗口中;其次,理解嵌套 CLAUDE.md 文件和导入链的两种主要延迟加载行为;第三,实现一个 `InstructionsLoaded` 钩子以实时记录规则加载事件。此钩子通过 `.claude/settings.json` 配置,提供有关哪些规则在何时何…