ποΈ 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 Approval
Dangerous tools require explicit user approval before execution. This prevents the agent from running destructive commands, overwriting files, or sending messages without the user's consent.
ποΈ 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 registered on the pydantic-ai Agent via the tool registry.