Module registry

Module registry 

Source
Expand description

Tool registry for consistent tool attachment across agents

This module provides macros and utilities for attaching the standard tool set to agents in a consistent manner, preventing drift between main agents and subagents.

Macros§

attach_core_tools
Attach the core analysis tools to an agent builder.

Constants§

CORE_TOOLS
Core tools list for reference - these are the tools attached by attach_core_tools!