defect-tools 0.1.0-alpha.1

Built-in tool implementations (filesystem, shell, subagents, skills) for the defect agent.
Documentation

Built-in tool set.

Implements the Tool trait from [defect_agent], providing basic capabilities such as file I/O, bash execution, and text search. Each tool resides in its own submodule and can be enabled as needed.