Build errors

image.png

If you open localhost:3000 and see something like this, copy the entire error and paste it into Agent. You can also paste a screenshot of the error if that’s easier. LLMs are thankfully pretty good at fixing build errors 🙏.

I am running into this error:
[Paste the error]

Search the web

If Agent isn’t able to fix something, you can ask it to “search the web.” Sometimes, it might be referencing dated intel.

Search the web for the latest Notion API documentation to help me fix my error.

Send a screenshot

debugging.png

Paste a screenshot of your site into the chat. This can be useful when there’s a small alignment bug.

Detailed explanation

Try asking Agent to “Explain the error in a lot of detail.”

[Describe the error]. Explain why this is happening in a lot of detail.

Then, in the same chat, ask Agent again to fix the specific issues.

Fix [paste the issues Agent listed].

Use a different model

models.png

Try toggling to a different model. If your current model is not working, it might work when you try a different one.

Provide context and examples

Remember that Agent doesn’t remember everything. It only knows what is in your codebase and what is in your active chat window.