> ## Documentation Index
> Fetch the complete documentation index at: https://docs.replit.com/llms.txt
> Use this file to discover all available pages before exploring further.

# January 24, 2025

> 2 min read

## What's new

* [Assistant + Workflows](#assistant----workflows)
* [Better Zips](#better-zips)
* [Autoscale deployment optimizations](#autoscale-deployment-optimizations)

## Platform updates

### Assistant + Workflows

Assistant now integrates with "Workflows." That means you can chat with Assistant to configure how your Replit Apps run.

<Frame>
  <img src="https://mintcdn.com/replit/_awOuN-Ml26WVE62/images/changelog/2025-01-24/assistant-workflows.png?fit=max&auto=format&n=_awOuN-Ml26WVE62&q=85&s=63d85d5d2aed6e2a1d1c845107359321" alt="Assistant + Workflows" width="2528" height="1732" data-path="images/changelog/2025-01-24/assistant-workflows.png" />
</Frame>

If you haven't used Workflows before, they're really cool and can take your Replit Apps to the next level.

You can learn more [here](/core-concepts/project-editor/app-setup/workflows).

### Better Zips

<Frame>
  <img src="https://mintcdn.com/replit/_awOuN-Ml26WVE62/images/changelog/2025-01-24/zip.webp?fit=max&auto=format&n=_awOuN-Ml26WVE62&q=85&s=ed2b620b226295e63a9547561619a67e" alt="Better Zips" width="720" height="451" data-path="images/changelog/2025-01-24/zip.webp" />
</Frame>

We've improved the speed and reliability of zipping Replit Apps. You'll notice "export as zip" is now lightning fast.

### Autoscale deployment optimizations

Autoscale deployments are now more reliable and faster thanks to some behind-the-scenes improvements on cold-start times.
