Every fix, improvement, and new feature, in order.
Connect your existing agents together and let them collaborate, combine specialized agents into a more powerful, unified workflow without rebuilding from scratch.
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.
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.
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.
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.
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.
Stop a response mid-stream without waiting for it to finish. Change direction, refine your prompt, or cut it short, whenever you want.