Cannot submit to agent

Hey, thanks for the report. The timeout after idle needs some diagnostics.

Please check the following:

  1. Network Diagnostics:
  • Cursor Settings > Network > Run Diagnostics > screenshot the result
  1. Extensions:
  • Run in terminal: cursor --disable-extensions
  • Reproduce the issue (wait 5 minutes, then send a request to the agent)
  • Does the problem persist?

If it works without extensions, try a temporary profile for isolation:

  • Run: cursor --user-data-dir="CursorData/Test1"
  • Open your project and test
  1. Console logs:
  • Help > Toggle Developer Tools > Console
  • Reproduce the issue
  • Copy all errors

Recently a similar issue was fixed by removing the NX Console extension Unable to Reach Model Provider for All Models Except Composer1. If you have MCP servers installed, disable them temporarily and test.

Share the results, and I’ll pass the info to the team if needed.