# Inspector Shows Every Involved Model Bug Fix ยท 2026-07-02 ## Details When a task paused to ask for your approval and then continued, the continuation could run on a different model than the one you picked. That is fixed: the model you chose stays in charge from the first step to the last, including after approvals. The Activity Inspector is also more clear now: if a task ever runs on more than one model, the overview shows the full sequence instead of a single name, so you always know exactly which brains did the work. ## What changed - Approved tasks continue on the same model they started with - Inspector overview lists every model a task used, in order - Applies to every model and every employee automatically