Agent
Reference for the current version of the Agent library.
The Agent library provides the ComputerAgent class and tools for building AI agents that automate workflows on Cua Computers.
Agent Loops
See the Agent Loops documentation for how agents process information and take actions.
Chat History
See the Chat History documentation for managing conversational context and turn-by-turn interactions.
Callbacks
See the Callbacks documentation for extending and customizing agent behavior with custom hooks.