Multitask / Agent does not do all

So giving a Multitask chat a task to implement some changelogs, it did a couple of items then stops… asking if it can continue.

Now this sort of asking makes one nervous about chats and agent work - always worried that it does not do ALL.

How can we get this Multitask to just do all, spawn agents and do the work.

Otherwise tab should then indicate a Question on it.. and Chat should show the Agent as not finished.

Hi @AndrewC!

A couple of quick questions so I can get to the bottom of it:

  • Which model did you have selected on that chat?
  • Do you have a request ID from that session I can look up?
  • When it stopped, did you actually get a question prompt asking for next steps, or did it just end with that message?

For context: getting models to push all the way through long, multi-step tasks without pausing at checkpoints is genuinely one of the harder problems, and it’s something we’re actively working on for our own Composer models, so this should keep improving over time (if Composer was the model you were using).

We recently introduced the /loop skill, which can be useful if you regularly find that certain tasks are ending early!

I think it was just too much todo… will monitor and see if it happens again

Will give the /loop ago