Expand description
Known tool rule directories and format inference from paths.
Structs§
- Tool
Rule Dir - Metadata for a known agent tool rule directory.
Constants§
- TOOL_
RULE_ DIRS - Known tool rule directories from mapping.md.
Functions§
- existing_
tool_ dirs - List tool rule directories that exist under
project_root. - find_
tool_ dir - Return the
ToolRuleDirentry matchingpath, if any. - infer_
format_ from_ path - Infer
RuleFormatwhenpathcontains a known tool directory segment.