Skip to main content

README

Agent Runtimes


Agent Runtimes / client/AgentsMixin

client/AgentsMixin

Agents mixin providing durable agent management functionality.

Wraps the ai-agents API functions into the DatalayerClient mixin pattern, providing methods for listing, inspecting, pausing, resuming, and monitoring durable agents, their checkpoints, tool approvals, notifications, evals, and costs.

This mixin is designed to be composed into a DatalayerClient instance from @datalayer/core. Import and compose it alongside the other core mixins.

Functions