Skip to main contentCrate coding_agent_tools
Source pub use tools::build_registry;
- agent
- Agent spawning module for Claude Code subagents.
- glob
- Glob-based file matching with sorting.
- grep
- Regex-based content search with multiple output modes.
- just
- Just recipe discovery and execution module.
- pagination
- Pagination helpers specific to
coding_agent_tools (ls tool). - paths
- Path normalization utilities for the ls tool.
- tools
- Tool wrappers for
coding_agent_tools using agentic-tools-core. - types
- walker
- Directory traversal with gitignore and custom pattern filtering.
- CodingAgentTools