Atoms
Troubleshooting

Error Message Guide

Guide on troubleshooting error messages and handling repeated agent execution errors

Troubleshoot common error messages and build failures when working with your AI agent team.

Handling Error Messages in Chat

When you encounter an error message or build failure during project development:

  1. Share Full Error Logs: Copy and paste the complete error log, traceback, or screenshot into the chat input box.
  2. Direct Agent Inspection: Tag your engineer agent (e.g., @Alex) and ask them to analyze the stack trace.
  3. Automated Fixes: The agent team will inspect the failure logs and apply targeted code repairs automatically.

What to Do If Agents Keep Running Into Errors

If your AI agents repeatedly run into execution errors:

  • Refine Prompt Clarity: Clarify your prompt instructions and specify explicit file paths or requirements.
  • Break Down Tasks: Divide large or complex feature requests into smaller, modular implementation steps.
  • Check Cache & Storage: Verify that your browser cache is clear and your project disk storage has sufficient free space.
Was this page helpful?

Related Articles