AI Tools
The agent can use structured tools to inspect and change code safely.
Read and search
- Semantic search for conceptual discovery
- Exact search for symbols/strings
- File reads for precise edits
Edit and run
- Patch-based file edits
- Terminal command execution
- Lint checks after modifications
Safety rules
Tool usage is constrained by sandbox and explicit permissions.
