Media Encoding
Video encoding jobs now run reliably. We fixed an issue that could leave the worker process group undeclared, so uploads queue and process as expected.
Dispatch
Draft generation now respects a per-account Anthropic spend limit. Once an account reaches its cap, further draft requests on that path stop rather than continuing to bill.
Media Encoding
Idle workers now sleep and wake on demand. Encoding workers go to sleep when the queue drains and wake automatically when you enqueue new jobs. Workers only sleep when there is confirmed proof the machine is departing, so jobs are not left stranded.
Faster, better image encoding. WebP output is now produced with an updated sharp and libvips, bringing encoding and image-handling improvements.