44.11 Composer Agent constantly stalling / stuck on generating

Hey @michaeljpento!

Sorry to hear you’ve been struggling. Have you started any new sessions in the last few hours and seen them stick?

If so, can you follow the steps to ensure the devs are able to look specifically into your case?

  • Temporarily switch off ‘Privacy’ mode if you have it on, otherwise they get almost no information about your requests at all
  • Enter a prompt and observe a ‘stuck’ generation attempt
  • In the editor, press Cmd+Shift+P (mac) or Ctrl+Shift+P (PC) for the command drop-down, and type Report AI Action. From there you can get the request ID for your prompt attempt
  • Share the request ID that failed and which LLM model you were using

That will give them the information for checking any other problems you might be having.

If you’re finding the models like Claude are getting confused, that’ll be something else unrelated. Keeping the LLMs on track as your codebase grows beyond the trivial is its own art; but there’s lots of good posts about how to achieve that. You might find the Idiot’s Guide To Bigger Projects a useful place to start.

Do let us know how you get on with the stuck requests, I know the dev team is really keen to ensure this is completely resolved.