For the complete documentation index, see llms.txt. This page is also available as Markdown.

May 4, 2026

Taskade developer changelog — May 4, 2026: Knowledge-Base Citations in Agent Chat, `?mode=template` Share Parameter.

Developer highlights. This section tracks API, MCP, SDK, automation, and Taskade Genesis platform changes for developers. For the full product changelog see taskade.com/changelog; for release newsletters see taskade.com/blog/updates.

What's New:

Knowledge-Base Citations in Agent Chat

When an agent draws on a connected knowledge base to answer a query, it now surfaces inline citations in the chat response, making it easier to trace which source documents informed a given answer.

?mode=template Share Parameter

Public agent pages can now be linked with a ?mode=template URL parameter, presenting the agent in template/clone mode rather than live chat — useful for distributing agent starters.

Agent Stop-Reason Indicator

A new FinishChip appears in agent chat when a generation ends for a reason other than a normal stop — such as hitting a context-length limit or a content filter — so you can see why the agent stopped and decide how to continue.

Last updated

Was this helpful?