Canvas (A2UI)
The Canvas is a structured UI layer that lets the agent render interactive components β tables, forms, cards, buttons, badges β directly in the Suzent interface, alongside the chat.
Tool Permissions and Human Approval
Suzent evaluates every deferred tool call through one backend permission engine. The engine decides whether to allow, deny, or ask, and it supplies the exact actions shown by the frontend. The client never constructs permission rules itself.
Tools
Tools extend the agent's capabilities, allowing it to interact with the filesystem, web, memory, social platforms, and more. Each tool is a function owned by a named capability in the centralized registry.