Skip to content

What It Does

Out of the box, every agent has 20+ built-in tools:

  • Files — read, write, edit, create, glob, grep across your workspace
  • Code — AST-aware search and replace via ast-grep
  • Shell — run commands, manage background processes
  • Browser — navigate, extract, interact with web pages
  • Planning — break down complex tasks, deep reasoning for hard problems
  • Memory — remember facts, recall context, build knowledge across sessions
  • Sub-agents — spawn specialized agents (coder, researcher, analyst) for parallel work
  • Skills — auto-discover SKILL.md files for project-specific capabilities