# June 9 - Follow the rules (0.1.23)

### 📜 Mito Rules

* Mito rules let you add your own reusable instructions to Mito AI. Use it for things like code preferences and project context.&#x20;

### 👣 Notebook Footer

* The new notebook footer let's prompt the Mito AI agent without leaving the notebook.
* Add a new Python or Text cell to the bottom of the notebook from the notebook footer.&#x20;

<figure><img src="https://2294704369-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MP_U5ZCmiamDOXEOOTC%2Fuploads%2FcGP3WrZy153XQ7ShQqpi%2FScreenshot%202025-06-09%20at%2010.10.54%E2%80%AFPM.png?alt=media&#x26;token=34f2f4b1-30a6-47aa-830e-7b72d521426e" alt=""><figcaption></figcaption></figure>

### 💬 More Databases

* Mito AI learned about new databases, including MySQL, PostgreSQL, and SQLite.

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

* Clear the variable manager on kernel restarts, so the Ai doesn't think variables exist that don't.
* CSV and Excel files from the current working directory are now displayed in the @ mention dropdown.
* Turns off the default dataframe output mitosheet renderer. You can still view your dataframes in the mitosheet by launching a new mitosheet and importing your dataframes.&#x20;
