Skip to main content

Module discover

Module discover 

Source
Expand description

Known tool rule directories and format inference from paths.

Structs§

ToolRuleDir
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 ToolRuleDir entry matching path, if any.
infer_format_from_path
Infer RuleFormat when path contains a known tool directory segment.