What can AI agents even do?
- Index, understand, and navigate your codebase by themselves.
- Search the internet.
- Connect to external services (see MCP, etc.).
- Instrument and debug your code (
console.log-style debugging). - Prepare an implementation plan for you.
- Read and analyze screenshots, videos, and even Figma designs.
- Automatically test changes (for example, in your browser!).