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

# 1.5: Daisy

> Released: August 26, 2025

## What's new in 1.5?

### [Managed Agents](../features/v1/multiple-agents#google-workspace-agent)

<Frame>
  <img src="https://mintcdn.com/aithing/ymZuY2hcYq_i4O0e/images/v1/multiple-agents.png?fit=max&auto=format&n=ymZuY2hcYq_i4O0e&q=85&s=4108d4a91172ecd2bea1d42f15d26dc3" width="1048" height="912" data-path="images/v1/multiple-agents.png" />
</Frame>

Integrate with AI agents in **one click** on your terms. Choose only the capabilities you need, and AI gets **just enough access to perform the task — nothing more.**

Stating with Google Agent to perform tasks in Calendar, Docs, Drive, Forms, Gmail, Sheets, Slides, and Tasks. [Learn More](../features/v1/multiple-agents#google-workspace-agent)

<Frame>
  <iframe className="w-full aspect-video rounded-xl" src="https://www.youtube.com/embed/Pk7ZEGkWwxs" title="Google Agent" frameBorder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowFullScreen />
</Frame>

<Note>
  The agent is still under review by Google, so you might see a warning before using it.
</Note>

### [Secure Files](../features/v1/secure-files)

<Frame>
  <img src="https://mintcdn.com/aithing/ymZuY2hcYq_i4O0e/images/v1/secure-files.png?fit=max&auto=format&n=ymZuY2hcYq_i4O0e&q=85&s=c53192f4a694c90d5b68d65843336c43" width="1318" height="574" data-path="images/v1/secure-files.png" />
</Frame>

Work with multiple files and use them to ask questions or perform complex tasks with AI — **without uploading them to any server**.

Files are encoded into a string and used only in the current tab. Once the tab is closed, the encoded strings are no longer available.

This is a major feature for maintaining privacy.

<Frame>
  <iframe className="w-full aspect-video rounded-xl" src="https://www.youtube.com/embed/LcoT6VI4Ry8" title="File Upload" frameBorder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowFullScreen />
</Frame>

### [Respond Anywhere](../features/v1/respond-anywhere)

Introduced in version 1.4 as a beta, Respond Anywhere is now production-ready.

* Use the `@selected` keyword to grab any highlighted text and run it through AI.
* Use the `@here` keyword to insert generated text directly into any application.

<Frame>
  <iframe className="w-full aspect-video rounded-xl" src="https://www.youtube.com/embed/RV7JWkcYTEQ" title="Type Here" frameBorder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowFullScreen />
</Frame>
