# February 12, 2026

## What's New:

### Upgrades to Agent Chat

We've upgraded our Agents to better match EVE's capabilities and interface. This update brings a cleaner UI, direct image uploads, and support for all LLM models already supported by EVE.

<figure><img src="/files/S2U41fOZzyqIfk0Lqnqa" alt="" width="563"><figcaption></figcaption></figure>

Public agents now have new customization options and the ability to make even more tool calls.

<figure><img src="/files/WjTLyrR02h3XFVVbpm9h" alt="" width="563"><figcaption></figcaption></figure>

***

## Improvements & Fixes:

* Improved the descriptions of some errors thrown in Automations.
* Improved LLM model hover descriptions
* Fixed an issue where the page would flicker or reload when first loading into Taskade.
* Fixed an issue where large Agent conversations in the project chat would cause the page to freeze.
* Fixed an issue where referral credits were not being credited properly.
* \[Hotfix] Restored the ability to export agent chats and fixed an issue where exported agent chats has missing timestamps.
* \[Hotfix] Restored the copy chat button, model information and timestamps for agent chat. These changes were also applied to the EVE chat.


---

# 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.taskade.com/updates-and-timeline/changelog-2026/february-2026/february-12-2026.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.
