# codineer-tools
AI-callable tool definitions and execution for [Codineer](https://github.com/andeya/codineer).
This crate implements the built-in tools available to the AI agent — file operations, bash/PowerShell execution, web search, notebook editing, sub-agent orchestration, and more.
## Note
This is an internal crate of the Codineer project. It is published to crates.io as a dependency of `codineer-cli` and is not intended for standalone use. API stability is not guaranteed outside the Codineer workspace.
## License
MIT — see [LICENSE](https://github.com/andeya/codineer/blob/main/LICENSE) for details.