Changelog

Every change, documented.

Every fix, improvement, and new feature, in order.

May 9, 2026
Feature

Multi-Agents

Connect your existing agents together and let them collaborate, combine specialized agents into a more powerful, unified workflow without rebuilding from scratch.

May 7, 2026
Feature

Multi-Step Tasks

Chain multiple agents into a single automated pipeline, each step feeds its output into the next using {{step_1.output}} syntax, all triggered from one event.

May 7, 2026
Improved

Rich Conversation Transcript

Conversations now show a live activity strip, tool calls, referenced files, sub-agent hand-offs, and attention banners for approvals or failures, all inline as they happen.

May 6, 2026
Feature

Test & Chat Panel on Agent Edit

Build and test your agent without leaving the editor. A new side panel gives you a Test mode against the current draft and a Chat mode against the published version, each with its own conversation history.

May 5, 2026
Feature

ARC: Context Compression for Long-Running Agents

Agents running long workflows no longer lose critical context. ARC (Abstracted Record of Context) replaces generic compression with structured summarization and selective retrieval, storing exact data references, file trails, and decision history on demand.

May 5, 2026
Feature

Custom Tools API Reference Generator

Build a custom tool and Toqan auto-generates a structured API reference page your agents can read, so they always know exactly how to call it, no more wrong parameters.

May 5, 2026
Improved

Stop Button

Stop a response mid-stream without waiting for it to finish. Change direction, refine your prompt, or cut it short, whenever you want.