Your Playcode AI can now hand heavy work to background agents - and stay available while they run.
- It keeps talking while they work. Ask for research, an audit, or a build slice "in the background" and the AI starts a task, tells you the id, and keeps the conversation going. When the task finishes, the result lands right back in your chat.
- A tasks panel in the editor. See every background task with a live status - queued, running, finished - how long it's been going, and a stop button while it's alive.
- Every task is a real chat. Open any task to watch the agent work message by message, exactly like your main chat. Type into it to steer a running agent mid-flight, or message a finished one to continue where it left off.
- Built-in quality loop. For bigger builds the AI can run build -> audit -> fix cycles: a coder agent implements, an auditor agent reviews against your requirements and returns a concrete verdict, and fixes get their own task - before the result comes back to you.
Long tasks no longer look like a hang: if an agent hits a limit, you get the partial result and can send it a follow-up to continue. Tasks even survive our own deploys - they resume from their chat history instead of failing.