---
title: "Tinybird Code QoL improvements"
excerpt: "Accept a whole plan, better file management, service data sources in context, and more"
date: "2025-08-29"
---

# Tinybird Code QoL improvements

### Accept a whole plan
When Tinybird Code needs to implement multiple changes in your project, it will propose several steps to follow to solve the task. You will be able to accept the whole plan now instead of accepting each step one by one, by selecting the `Yes, continue and implement all` option.

### Better file management

Tinybird Code can now list and read any kind of file, not only Tinybird specific ones (e.g: `.md`, `.txt`, `.sql`) so you can provide extra context with them.

### Service data sources support

Workspace and organization service datasources are now present in the agent context.

## Query parameter added to pipe_stats_rt

Query used in query API is now available in `pipe_stats_rt` in the `parameters` column as `q`.

## Multi-factor authentication for email logins

We’re rolling out MFA for users signing in with email and password. When you log in, you’ll be asked to enter a one-time code sent to you.
