CodingTools is a minimal toolkit for coding agents. Four core tools (read, edit, write, shell) let an agent run tests, use git, install packages, and edit code. Three exploration tools (grep, find, ls) are opt-in.
Example
cookbook/91_tools/coding_tools/01_basic_usage.py
Toolkit Params
Toolkit Functions
Developer Resources
- Tools source
- Basic usage
- All tools
- Workspace toolkit for a confirmation-gated alternative