Skip to main content

Crate coding_agent_tools

Crate coding_agent_tools 

Source

Re-exports§

pub use tools::build_registry;

Modules§

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.

Structs§

CodingAgentTools