# February 13, 2026

## What's New:

### Agent Public API

Prompt any workspace agent from external apps and scripts via the new public API. Build custom integrations that connect your agents to any workflow outside of Taskade.

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

***

### Hosted MCP v2

Fully hosted MCP server — no self-hosting required. Deeper agent-to-external-tool connections and the foundation for cross-service workflows, all managed from your workspace.

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

***

### Global Language Support

Full internationalization for Genesis app creation, AI chat, credit management, authentication, and error screens. Tens of thousands of new translated strings across the platform.

***

## Improvements & Fixes:

* Export AI agent conversations as clean Markdown files with one click.
* Faster agent list loading in large workspaces, smoother scrolling through Space Agents.
* Richer agent profiles with descriptions, capabilities, and context.
* Dedicated MCP Connectors dialog to browse, add, and manage integrations.
* Attach files and add rich notes to tasks directly in List View.
* Multiple time/day format support and more natural scheduling language for automations.
* Region-aware adaptive credit pricing.
* Fully responsive guest sign-up on small screens.
* Shopify automation now available for all users.
* Improved stability during AI-generated responses in long conversations.
* Agent Usage Analytics with clearer visibility into usage across workflows.
* Updated link preview images and favicons for Genesis branding.
* Plan-aware model picker that adapts to your current plan.
* \[Hotfix] Fixed agent visibility settings not applying in shared workspaces.
* \[Hotfix] Fixed missing suggestions in AI chat conversations.
* \[Hotfix] Improved handling of all output types in automation workflow summaries.


---

# 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-13-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.
