Expand description
Builtin tools: read, write, edit, bash, ls, grep, glob.
Mirrors the core toolset shipped in packages/coding-agent/src/core/....
Modules§
- bash
- edit
- glob_
tool - grep
- ls
- read
- todo
- Lightweight in-memory todo list shared across one agent run. The model can
add,complete,list, orclearitems. Useful for long-horizon tasks. - web_
fetch - write
Functions§
- default_
tools - Returns the default suite of builtin tools used by the coding agent.