Operand

odyssey, u hear?

gram: docs

> ./packages/agents/src/vue/types.ts

/**
* Vue re-export of the shared agent UI types so Vue consumers don't have
* to import a path with `react` or `agent-types` in it.
*/
export type { AgentMessage, AgentToolCall } from '../agent-types';