# Aug 27, 2025 - Uploading Files

### 📂  Uploading Files&#x20;

* It's now easier than ever to get Mito AI to work with your files. Just upload them and let Mito Ai get to work. No more copying and pasting file paths.

### 🏃 New Run All Cells Tool

* The Agent can now decide to rerun the notebook. This is particularly useful in helping the agent pick up it's work from an existing notebook.

<figure><img src="/files/TTOsgJDYGVbjhYE7eAKE" alt=""><figcaption></figcaption></figure>

### 🐛 Bug Fixes & Improvements&#x20;

* Better variables creation to avoid context window limits
* Fixes bug where refreshing app takes you back to chat mode
* The Notebook footer no longer overlaps cells sometimes
* Better error handling for streaming errors in chat mode
* More generous free tier limit so you use Mito AI for longer without having to pay


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.trymito.io/misc/release-notes/aug-27-2025-uploading-files.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
