export { DEFAULT_AGENT_IMAGE_OPTIMIZATION_BUDGET } from '../core/domain'; export { resolveAgentAttachmentCapability, type AgentAttachmentCapability } from '../core/domain'; export * from './optimizeImageForAgent';