May 29
Run AI Agent in the background
Right now if you start the AI chat, it starts creating content in your course, then you close the tab or reload the page, the session will end. To continue the agent will waste tokens trying to gather your previous context.Move long running agent tasks to the background
In Progress