Troubleshooting
Things that can go wrong, how to recognise them, and how to recover without losing credits.
A session hangs
Sessions time out after up to 8 minutes for new projects and 5 minutes for edits. If your session is stuck, wait for the hard timeout — you will see a clear error and the credits will be refunded automatically. If that does not happen, email support@mythos.new with the project ID.
Output looks wrong
Do not regenerate from scratch. Point at the specific problem in a follow-up prompt — the agent edits in place and the second pass is usually tighter.
Build fails in preview
Check the file tree for a missing import or a typo. If the build error mentions a module that should be installed, ask the agent to "install <package>" in the next prompt — it will call npm_install.
Was this page helpful?